aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Say error in x-open-connection should be fatal.Richard M. Stallman1994-10-231-1/+3
* (menu-bar-file-menu): Add item `Make Frame On Display'.Richard M. Stallman1994-10-231-4/+8
* (set-face-background): Set either stipple or color,Richard M. Stallman1994-10-231-3/+6
* Add comment.Richard M. Stallman1994-10-231-1/+6
* (mail-setup): Fill in-reply-to field properly.Richard M. Stallman1994-10-231-4/+2
* (ange-ftp-process-handle-line): Check for aRichard M. Stallman1994-10-231-3/+3
* (set-face-background): If color is gray, and frameRichard M. Stallman1994-10-231-5/+10
* (dired-do-tags-search, dired-do-tags-query-replace): New functions.Roland McGrath1994-10-221-0/+22
* (dired-mode-map): Bind A to dired-do-tags-search,Roland McGrath1994-10-221-0/+2
* (mail-aliases, mail-archive-file-name): Doc fixes.Richard M. Stallman1994-10-221-4/+6
* (sendmail-synch-aliases): Check MAILRC envvar.Richard M. Stallman1994-10-211-1/+1
* (define-mail-alias): Check MAILRC envvar.Richard M. Stallman1994-10-211-1/+1
* Finish installing previous change.Richard M. Stallman1994-10-211-1/+9
* (timer-error, timer-abnormal-termination,Richard M. Stallman1994-10-211-14/+31
* (view-file): Do record the buffer switch.Richard M. Stallman1994-10-211-2/+4
* (describe-function-find-file): New function.Richard M. Stallman1994-10-211-5/+15
* (describe-function): Mention the file it was loaded from.Richard M. Stallman1994-10-211-8/+14
* (dbx): Delete call to gud-switch-to-buffer.Richard M. Stallman1994-10-211-2/+10
* (emerge-auto-advance): Fix criterion for which message.Richard M. Stallman1994-10-211-1/+1
* (rmail-get-new-mail): If display-time is in use,Richard M. Stallman1994-10-211-8/+4
* (next-file): Initialize next-file-list all at once from all tables.Roland McGrath1994-10-201-13/+19
* (edit-and-eval-command): Elements of command-history are forms, not strings.Karl Heuer1994-10-201-0/+9
* (ange-ftp-get-passwd): Use user-mail-address.Richard M. Stallman1994-10-201-5/+5
* (repeat-matching-complex-command): Fix check for empty pattern. Simplify.Karl Heuer1994-10-201-14/+12
* (facemenu-get-face): Don't add to menu here.Boris Goldowsky1994-10-201-171/+172
* (make-face): Add new face to Face menu on creation. -- BngBoris Goldowsky1994-10-201-0/+3
* * man.el (Man-init-defvars): Corrections to Man-filter-list.Francesco Potortì1994-10-201-26/+23
* *** empty log message ***Morten Welinder1994-10-191-1/+3
* *** empty log message ***Richard M. Stallman1994-10-191-1/+1
* (auto-mode-alist): Doc fix.Richard M. Stallman1994-10-191-5/+8
* (font-lock-after-change-function): If inside a comment,Richard M. Stallman1994-10-181-3/+15
* (run-scheme): Delete autoload cookie.Richard M. Stallman1994-10-181-2/+1
* (run-scheme): Add autoload cookie.Richard M. Stallman1994-10-181-36/+1
* (info-insert-file-contents): Always check for conflict with jka-compr.Richard M. Stallman1994-10-181-10/+13
* (rmail-spool-directory): Add a condition to test the Bull DPX/2.Richard M. Stallman1994-10-181-0/+4
* (easy-menu-create-keymaps): Add autoload cookie.Richard M. Stallman1994-10-181-0/+1
* (nntp-open-server): Send MODE READER command to server.Richard M. Stallman1994-10-181-2/+3
* (display-time-filter): Ignore mail-spool-file if not string.Richard M. Stallman1994-10-181-2/+4
* (etags-tags-table-files, etags-tags-included-tables):Richard M. Stallman1994-10-181-6/+8
* *** empty log message ***Morten Welinder1994-10-175-15/+23
* Initial revisionMorten Welinder1994-10-171-0/+186
* (set-face-stipple): New function.Richard M. Stallman1994-10-171-32/+39
* (count-lines): Do save-match-data only when necessary.Richard M. Stallman1994-10-161-8/+8
* Delete code to write subdirs.el.Richard M. Stallman1994-10-161-20/+0
* (appt-select-lowest-window): Locally bind lowest-window.Richard M. Stallman1994-10-161-5/+8
* (gnus-group-group-name): Get rid of text properties.Richard M. Stallman1994-10-161-3/+4
* (texinfo-no-refill-regexp): Recognize @ifhtml, @html.Richard M. Stallman1994-10-161-3/+20
* (rmail-summary-delete-forward): Don't move fwd to eob.Richard M. Stallman1994-10-151-1/+4
* (rmail-summary-previous-all)Richard M. Stallman1994-10-151-0/+6
* (shell-command, shell-command-on-region):Richard M. Stallman1994-10-151-11/+27