summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (font-lock-make-faces): Redo logic for whetherRichard M. Stallman1995-07-211-6/+6
* (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
* (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
* (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
* (forward-same-syntax): New function.Richard M. Stallman1995-07-181-1/+13
* Don't (require 'backquote).Richard M. Stallman1995-07-181-38/+10
* (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
* (vc-do-command): Added parameter BUFFER (the default,Richard M. Stallman1995-07-181-52/+56
* (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
* (x-create-frame-with-faces):Richard M. Stallman1995-07-181-4/+5
* (bookmark-make): Strip text properties off name.Karl Heuer1995-07-171-36/+30
* (electric-buffer-list): Save point beforeKarl Heuer1995-07-171-2/+7
* (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
* (shell-command): Use save-match-data.Karl Heuer1995-07-171-68/+54
* (mail-setup-hook): New defvar.Karl Heuer1995-07-171-2/+6
* (normal-top-level): Don't use mail-host-addressKarl Heuer1995-07-171-3/+3
* (x-create-frame-with-faces): Set background-modeKarl Heuer1995-07-171-80/+125
* (vc-mode-line): Don't write-protect aKarl Heuer1995-07-171-20/+21
* (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
* (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
* (vendor-specific-keysyms):Karl Heuer1995-07-171-2/+2
* (dabbrev--search): Don't let spurious match in middleKarl Heuer1995-07-171-22/+22
* (auto-mode-alist): Move .scm.[0-9] before nroff-mode.Karl Heuer1995-07-171-3/+4
* (mouse-major-mode-menu): Catch quit in read-key-sequence.Karl Heuer1995-07-171-7/+13
* (byte-compile-output-file-form): Bind print-lengthKarl Heuer1995-07-171-0/+2
* (add-log-current-defun): Handle C struct definitions.Karl Heuer1995-07-171-32/+47
* (byte-optimize-nth, byte-optimize-nthcdr):Karl Heuer1995-07-171-24/+104
* Add provide.Karl Heuer1995-07-171-0/+2
* (inferior-tcl-mode): Use modeline-process if it exists.Tom Tromey1995-07-171-4/+9
* XEmacs currently must use tcl-internal-end-of-defunTom Tromey1995-07-171-4/+8
* Changes to make menus work in XEmacs.Tom Tromey1995-07-141-7/+10
* (comint-kill-output): Preserve entire partial line atKarl Heuer1995-07-121-1/+1
* Fixed Author: comment. This code bears no relation to what I wrote.Roland McGrath1995-07-121-2/+1
* (tcl-mode): Customize for new dabbrev.Tom Tromey1995-07-111-3/+17