summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (tpu-save-all-buffers-kill-emacs):Richard M. Stallman1994-07-061-2/+2
* (fancy-dairy-display): Consistently turn off selective display in diary bufferEdward M. Reingold1994-07-061-8/+8
* (outline-next-preface): Undo previous change: do stop before final newline.Richard M. Stallman1994-07-061-5/+6
* (desktop-buffer-rmail): Handle the situationRichard M. Stallman1994-07-061-1/+5
* (set-visited-file-name): Avoid crash if TRUENAME is nil.Richard M. Stallman1994-07-051-1/+2
* (gnus-mail-reply-using-mhe): Handle case of no subject.Richard M. Stallman1994-07-051-1/+2
* (x-create-frame-with-faces): Ignore case in X resource.Richard M. Stallman1994-07-051-6/+9
* (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
* Be less eager to define MATCH_MAY_ALLOCATE.Richard M. Stallman1994-07-051-4/+5
* (doprnt): Handle padding on %c.Richard M. Stallman1994-07-051-3/+8
* (set-visited-file-name): Handle find-file-visit-truenameRichard M. Stallman1994-07-051-29/+34
* Doc fixes.Richard M. Stallman1994-07-051-4/+3
* (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
* Talk about flow control along with C-x C-s and C-s.Richard M. Stallman1994-07-031-0/+14
* (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
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-07-021-1/+3
* (decode_mode_spec): %+ makes % for unmodified RO buffer.Richard M. Stallman1994-07-021-0/+3
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-07-021-1/+1
* (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
* (get_cached_face): Set the cached_index field.Richard M. Stallman1994-07-021-1/+5
* *** empty log message ***Richard M. Stallman1994-07-021-0/+5
* (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
* (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.Richard M. Stallman1994-07-021-19/+28
* (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
* *** empty log message ***Richard M. Stallman1994-07-011-28/+39
* (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