aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (file-truename): Use iteration when possible.Richard M. Stallman1994-07-051-33/+64
* (command-line): Check LC_ALL and LANG as well as LC_CTYPE.Richard M. Stallman1994-07-051-4/+15
* (rmail-spool-directory): Use /var/mail if it exists.Richard M. Stallman1994-07-051-11/+4
* Comment out losing call to set-visited-file-name; this shouldn't hurtMichael I. Bushnell1994-07-051-1/+1
* foo?Michael I. Bushnell1994-07-051-1/+4
* (generate-calendar-month): Make highlighted text for mouse-2 a one characterEdward M. Reingold1994-07-051-1/+2
* (set-visited-file-name): Handle find-file-visit-truenameRichard M. Stallman1994-07-051-29/+34
* (rmail-spool-directory): Use /var/mail for bsd386.Richard M. Stallman1994-07-051-0/+4
* (iso-8859-1-locale-regexp): New variable.Richard M. Stallman1994-07-041-2/+4
* (add-change-log-entry): Apply expand-file-name to FILE-NAME.Roland McGrath1994-07-041-1/+1
* (mouse-drag-region): Bind this-command like last-command.Richard M. Stallman1994-07-041-2/+3
* (gnus-inews-news): Allow newsgroups to be separatedRichard M. Stallman1994-07-031-17/+36
* (command-line): Accept iso-8859-1 like iso_8859_1.Richard M. Stallman1994-07-031-1/+2
* (sendmail-send-it): Allow specifying Sender.Richard M. Stallman1994-07-031-2/+0
* Fix up previous change.Richard M. Stallman1994-07-031-3/+0
* (report-emacs-bug-hook): Error if user has added no text.Richard M. Stallman1994-07-031-1/+25
* (initial-frame-alist): Doc fix.Richard M. Stallman1994-07-031-4/+15
* (command-line): Automatically use iso-syntax andRichard M. Stallman1994-07-031-0/+5
* Use add-hook, (provide 'meese).Richard M. Stallman1994-07-031-12/+13
* (electric-buffer-list): Change prompt message.Richard M. Stallman1994-07-021-1/+2
* (sh-chmod-argument): Change default.Richard M. Stallman1994-07-021-2/+3
* (vc-update-change-log): Pass a -n option to rcs2log.Richard M. Stallman1994-07-021-0/+4
* (mouse-scroll-subr): Delete some debugging code.Richard M. Stallman1994-07-021-1/+0
* (visit-tags-table-buffer): Move error call into scope of `file'.Richard M. Stallman1994-07-021-2/+2
* (byte-compile-defalias): Fix typo in prev change.Richard M. Stallman1994-07-021-1/+1
* (print-region-1): Essentially undo previous change.Richard M. Stallman1994-07-011-3/+4
* (gnus-inews-domain-name): Once again test gnus-your-domain.Richard M. Stallman1994-07-011-21/+24
* (shell-mode): Don't read history from /dev/null.Richard M. Stallman1994-07-011-0/+2
* (make-face-italic, make-face-bold): Don't bind f2 here.Richard M. Stallman1994-07-011-16/+18
* (unload-feature): The autoload property does notRichard M. Stallman1994-07-011-1/+1
* (list-faces-display): Line up multiple lines in sample.Richard M. Stallman1994-07-011-1/+7
* (sh-set-shell): Obey sh-query-for-magic in all cases.Richard M. Stallman1994-07-011-7/+11
* Comment change.Richard M. Stallman1994-07-013-3/+3
* (minor-mode-map-alist): Add missing quote.Richard M. Stallman1994-06-301-1/+1
* (rmail-highlight-headers): Do nothing ifRichard M. Stallman1994-06-301-2/+4
* (resize-minibuffer-window-restore): Don't do anything if the window heightNoah Friedman1994-06-301-3/+5
* (mouse-drag-secondary): Don't treat end of bufferRichard M. Stallman1994-06-301-2/+1
* comint-password-prompt-regexp: New variable.Noah Friedman1994-06-291-2/+7
* (byte-compile-callargs-warn): Handle function defnitionRichard M. Stallman1994-06-291-3/+36
* (easy-menu-change): New function.Richard M. Stallman1994-06-291-0/+14
* (tag-exact-match-p): Fix typo in last change.Roland McGrath1994-06-281-1/+1
* (tag-exact-match-p): Test for point sitting after the explicit tag nameRoland McGrath1994-06-281-1/+4
* (line-move): Don't use message or ding; just signal errors.Richard M. Stallman1994-06-281-37/+29
* (dired-x-hands-off-my-keys): New user-defined variable.Richard M. Stallman1994-06-281-22/+99
* (dired-readin): Record the directory's modtime.Richard M. Stallman1994-06-281-1/+13
* (auto-lower-mode, auto-raise-mode): Doc fixes.Richard M. Stallman1994-06-281-2/+10
* (Info-index): Fix typo: t => \t.Richard M. Stallman1994-06-281-1/+1
* (gnus-inews-user-name, gnus-inews-domain-name):Richard M. Stallman1994-06-271-33/+30
* (Info-insert-dir): Capitalize `node' when inserting it.Richard M. Stallman1994-06-271-2/+2
* (jka-compr-partial-uncompress): Handle the case whereRichard M. Stallman1994-06-261-3/+4