summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (tar-copy): Inhibit use of jka-compr handlerRichard M. Stallman1995-07-251-1/+12
| | | | when both to- and from- files would use it.
* (run-hook-with-args): Deleted; now in C code.Karl Heuer1995-07-251-29/+0
|
* (make-face-bold, make-face-italic, make-face-bold-italic)Richard M. Stallman1995-07-251-30/+23
| | | | | (make-face-unbold, make-face-unitalic): No error if font is already bold, italic, or whatever.
* (rmail-insert-inbox-text): Always use movemail when renaming a file.Richard M. Stallman1995-07-251-23/+21
|
* (Info-current-file): Doc fix.Richard M. Stallman1995-07-241-3/+4
| | | | (Info-find-node): Set Info-current-file to file name as specified.
* (tcl-word-no-props): New function.Tom Tromey1995-07-231-7/+17
| | | | | (tcl-figure-type): Use it. (tcl-current-word): Ditto.
* Doc fixes.Tom Tromey1995-07-231-4/+10
|
* Add latest changes of old library and some more.Karl Heuer1995-07-221-178/+311
| | | | | | | | | | | | | | | | | | (apropos): Only show unbound symbols when do-all (apropos-documentation-check-elc-file): new copied function. (apropos-command): also use `apropos-do-all' when called as function. (apropos-print-doc): renamed from `apropos-print-documentation', i is numeric index, replaces parameter tem. (apropos-macrop): new function. (apropos-print): use it to differentiate macros. (apropos-symbol-face, apropos-keybinding-face, apropos-label-face) (apropos-property-face, apropos-match-face): new variables replace and extend the effect of `apropos-use-faces'. (apropos-safe-documentation): renames `safe-documentation', also returns a cons. (apropos-regexp, apropos-files-scanned, apropos-accumulator) (apropos-item): new variables to prevent compiler warnings. (apropos-value-internal, apropos-documentation-internal): new fns.
* (byte-optimize-lapcode): Fix format calls.Richard M. Stallman1995-07-211-2/+2
|
* (imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.Richard M. Stallman1995-07-211-1/+1
|
* (menu-bar-buffer-menu): Function deleted.Richard M. Stallman1995-07-211-3/+6
| | | | | (global-map): Define [menu-bar buffer] as a keymap with no fcn name. (menu-bar-update-buffers): After defining it, call it.
* (font-lock-make-faces): Redo logic for whetherRichard M. Stallman1995-07-211-6/+6
| | | | to call font-lock-make-face for a given face.
* (indent-new-comment-line): fill-prefix overrides comment indentation.Richard M. Stallman1995-07-211-52/+56
|
* (local-variables-section): Delete autoload cookie.Richard M. Stallman1995-07-201-68/+66
| | | | | | | (skeleton-pair-insert-maybe): Renamed from pair-insert-maybe. (skeleton-pair, skeleton-pair-filter, skeleton-pair-alist) (skeleton-pair-on-word): Renamed from pair-... (mirror-mode): Commented out.
* (mail-fetch-field): Use buffer-substring-no-properties.Richard M. Stallman1995-07-201-2/+3
|
* (derived-mode-set-keymap): Cope if old-map is nil.Richard M. Stallman1995-07-201-2/+3
|
* (menu-bar-update-yank-menu): Treat all-dashes specially.Richard M. Stallman1995-07-201-0/+4
|
* (mail-default-reply-to): Doc fix.Richard M. Stallman1995-07-191-1/+3
|
* (backquote): Doc fix.Richard M. Stallman1995-07-191-2/+2
|
* (outline-next-visible-heading): Rewritten to handleRichard M. Stallman1995-07-191-10/+12
| | | | backwards motion and handle beg/end of buffer properly.
* (electric-helpify): Autoload with-electric-help, electric-helpify.Richard M. Stallman1995-07-181-3/+5
|
* (font-lock-defaults): New variable.Richard M. Stallman1995-07-181-2/+43
| | | | | | | | | (nroff-mode-syntax-table): New variable to provide comment syntax for font-lock; I'm not sure if this is (or should be) necessary in 19.29 with font-lock-defaults. (nroff-font-lock-keywords): New variable. (nroff-mode): Install nroff syntax table and font lock keywords. Comment about comments in filling and line-counting.
* (forward-same-syntax): New function.Richard M. Stallman1995-07-181-1/+13
|
* Don't (require 'backquote).Richard M. Stallman1995-07-181-38/+10
| | | | | | | | | | | (mouse-extend-internal): Select space in between "things" when extending selection, ie. we are extending to "thing" boundaries. Use x-lost-selection-hooks to handle loss of selection. (mouse-sel-lost-selection-hook): New function. (mouse-sel-selection-owner-p-function): Variable removed. (mouse-sel-selection-owner-p): Function removed. (mouse-sel-validate-selection): Function removed.
* (file-name-sans-versions): Recognize version control version numbers.Richard M. Stallman1995-07-181-1/+1
|
* (vc-mode-line, vc-find-file-hook): Moved the test forRichard M. Stallman1995-07-181-8/+7
| | | | version-controlled symbolic link from the former to the latter.
* (vc-do-command): Added parameter BUFFER (the default,Richard M. Stallman1995-07-181-52/+56
| | | | | | if nil, is *vc*). Updated all callers. (vc-next-action-on-file, vc-diff, vc-version-diff, vc-backend-diff): Use buffer *vc-diff* for diff output instead of *vc*.
* (menu-bar-tools-menu): Don't define gnus entry if no network support.Richard M. Stallman1995-07-181-1/+2
|
* (auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.Richard M. Stallman1995-07-181-1/+1
|
* (ada-ident-re): Doc fix.Richard M. Stallman1995-07-181-58/+35
| | | | | | | | | | | | | | | | (ada-end-stmt-re): Corrected serious pb of wrong parentheses. (ada-subprog-start-re): Removed 'body' from the list. (ada-format-paramlist): Simplified a regexp. (ada-indent-current): On first line of the buffer, indent to column 0. Don't reindent if new position is the same as the old one. Thus, a correcly indended line is not modified. (ada-get-indent-subprog): Simplified a regexp. (ada-goto-matching-decl-start): Distinguish between normal type declaration and protected types, which are more like procedures. (ada-remove-trailing-spaces): Use save-match-data, save-restriction and widen when removing whitespace. (ada-font-lock-keywords-1): Add 'pragma' as keyword. (ada-font-lock-keywords-2): Allow *qualified* idents after 'end'.
* (x-create-frame-with-faces):Richard M. Stallman1995-07-181-4/+5
| | | | | Specify frame arg to x-color-values and frame-parameters. (set-face-background): Pass background-p arg to face-color-supported-p.
* (bookmark-make): Strip text properties off name.Karl Heuer1995-07-171-36/+30
| | | | | (bookmark-make-cell): Use `buffer-substring-no-properties'. (bookmark-yank-word): Use buffer-substring-no-properties.
* (electric-buffer-list): Save point beforeKarl Heuer1995-07-171-2/+7
| | | | | finding the first buffer line, and use that saved point to determine the buffer to use, if it is a reasonable value.
* (ff-set-point-accordingly): Doc fix.Karl Heuer1995-07-171-1/+1
|
* (vc-backend-merge-news): Force to refetch theKarl Heuer1995-07-171-1/+5
| | | | properties after the merge.
* (shell-command): Use save-match-data.Karl Heuer1995-07-171-68/+54
| | | | | | | | Put the buffer in shell mode, don't use shell-command-filter. (shell-command-filter): Deleted. (shell-command-sentinel): Don't reset the mode line. Don't test the buffer name--what was that for, anyway?. (column-number-mode): New variable and new command.
* (mail-setup-hook): New defvar.Karl Heuer1995-07-171-2/+6
| | | | (mail): Doc fix.
* (normal-top-level): Don't use mail-host-addressKarl Heuer1995-07-171-3/+3
| | | | for auto-save-list-file-name.
* (x-create-frame-with-faces): Set background-modeKarl Heuer1995-07-171-80/+125
| | | | | | | | | | | | and display-type frame parameters. (x-frob-font-slant, x-frob-font-weight): Replace the adstyle field with *, if we can find it. (set-face-background): Use face-color-supported-p. (face-color-gray-p): New function. (face-default-stipple): New variable. (set-face-background): Use face-default-stipple for all grays. (set-face-stipple): Change arg name. (face-color-supported-p): Use face-color-gray-p.
* (vc-mode-line): Don't write-protect aKarl Heuer1995-07-171-20/+21
| | | | | | | | | | | | VC-Log buffer. Better mode line text for initial comments. Streamlined the function. (vc-locking-user): Consider a cvs file "locked" if its status is either 'locally-modified or 'needs-merge. (vc-workfile-version): Catch 'found when calling vc-find-cvs-master. (vc-fetch-master-properties): Handle cvs status "Needs Checkout". This is intended for future use. (vc-fetch-master-properties): Shrink the window that displays the error message.
* (remote-shell-program): Try rcmd also.Karl Heuer1995-07-171-0/+2
|
* (ediff-skip-unsuitable-frames): Use make-frame,Karl Heuer1995-07-171-1/+1
| | | | not ediff-make-frame.
* (menu-bar-help-menu): Add finder-by-keyword.Karl Heuer1995-07-171-1/+6
|
* (canonically-space-region): Doc fix.Karl Heuer1995-07-171-14/+18
| | | | | | | | (fill-region-as-paragraph): In adaptive-fill-mode, if paragraph has one line, take the fill prefix from it. (adaptive-fill-regexp): Doc fix. (fill-individual-paragraphs): Use `adaptive-fill-regexp' to determine `fill-prefix' if `adaptive-fill-mode' is non-nil.
* (vendor-specific-keysyms):Karl Heuer1995-07-171-2/+2
| | | | In Sun keys, f36 was misnamed f35 and f37 misnamed f36.
* (dabbrev--search): Don't let spurious match in middleKarl Heuer1995-07-171-22/+22
| | | | of word obscure real match at start of same word.
* (auto-mode-alist): Move .scm.[0-9] before nroff-mode.Karl Heuer1995-07-171-3/+4
| | | | Escape the second period.
* (mouse-major-mode-menu): Catch quit in read-key-sequence.Karl Heuer1995-07-171-7/+13
| | | | | (mouse-major-mode-menu): Don't call command-execute if lookup-key gives nil.
* (byte-compile-output-file-form): Bind print-lengthKarl Heuer1995-07-171-0/+2
| | | | and print-level to nil.
* (add-log-current-defun): Handle C struct definitions.Karl Heuer1995-07-171-32/+47
| | | | | (add-change-log-entry): Use case-sensitive search for file name. Find first blank line correctly.