aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (ange-ftp-save-match-data): Macro deleted.Richard M. Stallman1994-12-251-84/+69
* Initial revisionRichard M. Stallman1994-12-251-0/+441
* (dabbrev-abbrev-char-regexp): Accept symbol charsRichard M. Stallman1994-12-241-2/+1
* Initial revisionRichard M. Stallman1994-12-241-0/+62
* Fix quoting conventions and spaces at end of sentence.Richard M. Stallman1994-12-241-114/+59
* (facemenu-key): Change to M-g.Richard M. Stallman1994-12-241-1/+1
* (save-buffers-kill-emacs): Fix backward test of value ofRichard M. Stallman1994-12-241-1/+1
* (byte-compile-dest-file): New variable.Richard M. Stallman1994-12-241-162/+260
* (elp-pack-number): New function.Richard M. Stallman1994-12-241-22/+46
* (dabbrev-completion): Now searches all buffers when given prefix arg 16.Richard M. Stallman1994-12-241-3/+7
* Don't require cl, picture, or reporter.Richard M. Stallman1994-12-241-225/+130
* Complete rewrite by Lars.Lindberg@sypro.cap.se.Richard M. Stallman1994-12-241-237/+852
* Initial revisionRichard M. Stallman1994-12-231-0/+1009
* (reporter-submit-bug-report): Set up for status messages.Richard M. Stallman1994-12-231-49/+93
* (next-line, previous-line): If interactive and not inRichard M. Stallman1994-12-231-5/+13
* (imenu-always-use-completion-buffer-p): A value ofRichard M. Stallman1994-12-231-18/+23
* (bibtex-string, bibtex-preamble): Use forward-line.Richard M. Stallman1994-12-231-1189/+1715
* (server-switch-buffer): Cope with dead frames and windows.Richard M. Stallman1994-12-231-1/+4
* (gdb): Correct tbreak doc string.Richard M. Stallman1994-12-221-2/+45
* (enable-command): Always insert code to enable.Richard M. Stallman1994-12-221-5/+6
* Comment change.Richard M. Stallman1994-12-221-2/+2
* (dired-string-replace-match): Function moved here.Richard M. Stallman1994-12-221-0/+29
* (dired-string-replace-match): Moved to dired.el.Richard M. Stallman1994-12-221-32/+2
* (tex-start-shell): Use inheritance.Richard M. Stallman1994-12-211-1/+1
* (gud-irixdbx-marker-filter): Changes for Irix dbx.Richard M. Stallman1994-12-211-7/+23
* Make keymap for tex-shell the shell-mode-map.Edward M. Reingold1994-12-211-2/+2
* (describe-function): Fix previous change.Richard M. Stallman1994-12-211-1/+2
* (describe-function): Don't add `.el' when printing file name.Richard M. Stallman1994-12-211-2/+3
* (Buffer-menu-buffer): Clear text properties in STRING.Richard M. Stallman1994-12-201-0/+1
* (frame-update-face-colors): New function.Richard M. Stallman1994-12-201-0/+32
* (set-background-color, set-foreground-color):Richard M. Stallman1994-12-201-2/+4
* (rmail-first-unseen-message): Fix 1-off error.Richard M. Stallman1994-12-201-1/+1
* Be consistent in use of comint (instead of shell) mode.Edward M. Reingold1994-12-191-1/+2
* (fortran-end-if, fortran-end-do,Richard M. Stallman1994-12-181-67/+208
* (tar-extract): Don't use set-visited-file-name. toRichard M. Stallman1994-12-181-16/+9
* (rmail-search-backward): Function deleted.Richard M. Stallman1994-12-181-25/+1
* (gnus-mail-reply-using-mail): Don't save point;Richard M. Stallman1994-12-171-5/+1
* (news-mail-reply): Restore the saved narrowing before calling `mail'.Richard M. Stallman1994-12-171-12/+12
* (isearch-done): Don't print msg about mark if we don't set it.Richard M. Stallman1994-12-171-9/+7
* (indent-c-exp): Don't be fooled by else_ or while_.Richard M. Stallman1994-12-171-5/+11
* (emerge-read-file-name): New arg must-match.Richard M. Stallman1994-12-161-11/+11
* (lambda): Doc fix.Richard M. Stallman1994-12-151-2/+3
* Comment change.Richard M. Stallman1994-12-151-2/+1
* (vc-toggle-read-only): Accept prefix argRichard M. Stallman1994-12-151-4/+5
* (font-lock-hack-keywords): Turn off undo generation.Richard M. Stallman1994-12-151-0/+4
* (sendmail-send-it): Don't convert S: to Subject:.Richard M. Stallman1994-12-151-4/+0
* (face-initialize): Test for framep not t or nil.Richard M. Stallman1994-12-151-5/+7
* (hack-local-variables): Run hack-local-variables-hook.Richard M. Stallman1994-12-151-1/+7
* (find-grep-options): Use -q on non-BSD systems.Richard M. Stallman1994-12-151-9/+8
* (isearch-mode-map): Move the code to set up the meta submap earlier inRichard M. Stallman1994-12-151-11/+14