aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (battery-linux-proc-apm): Re-use the temporary buffer.Richard M. Stallman1998-03-301-4/+4
* (desktop-buffer-info, desktop-buffer-rmail)Richard M. Stallman1998-03-301-31/+33
* (tex-start-shell): Call compilation-minor-mode.Richard M. Stallman1998-03-301-0/+1
* (tex-send-command): Return the process.Richard M. Stallman1998-03-301-77/+127
* (ange-ftp-kill-ftp-process): Convert buffer name to the buffer.Richard M. Stallman1998-03-301-1/+1
* (reporter-bug-hook): Fix error message.Richard M. Stallman1998-03-291-8/+2
* (completion-ignored-extensions): Add a few.Richard M. Stallman1998-03-281-0/+7
* (desktop-load-default): Add autoload cookie.Richard M. Stallman1998-03-281-2/+3
* (menu-bar-options-menu): Remove "Toggle" from itemRichard M. Stallman1998-03-281-11/+17
* use a string that will never match.Simon Marshall1998-03-271-1/+1
* (calendar-mode-map): Add bindings for appt-add and appt-delete.Richard M. Stallman1998-03-271-0/+2
* (perform-replace): Before recursive edit,Richard M. Stallman1998-03-261-3/+5
* (rmail-clear-headers): Handle failure to find "\n[^ \t]".Richard M. Stallman1998-03-261-17/+18
* (normal-top-level-add-subdirs-to-load-path):Richard M. Stallman1998-03-261-1/+1
* Fix header line.Dave Love1998-03-251-1/+1
* Various doc fixes, mainly grammar.Dave Love1998-03-251-32/+25
* (auto-insert, auto-insert-query): :tag choices.Dave Love1998-03-251-7/+12
* add some C/C++ keywords.Simon Marshall1998-03-251-4/+7
* use new UPDATE window-end arg.Simon Marshall1998-03-251-15/+35
* check length of mail-header-separator before using in font-lock-keywords.Simon Marshall1998-03-251-2/+4
* (dired-run-shell-command): Maybe run handler.Dave Love1998-03-241-2/+6
* (shell-command): Define handler.Dave Love1998-03-241-6/+11
* (xterm-mouse-translate, xterm-mouse-event): ReplaceAndreas Schwab1998-03-231-3/+3
* (resize-minibuffer-mode): Make it a proper minorAndreas Schwab1998-03-231-11/+9
* (PC-expand-many-files): Apply completion-ignored-extensions.Karl Heuer1998-03-231-2/+16
* (normal-top-level-add-subdirs-to-load-path): New function.Karl Heuer1998-03-231-0/+20
* (find-file-noselect): Use set-buffer-multibyteKarl Heuer1998-03-231-1/+1
* (standard-display-underline): Shift face id by 19 bits.Karl Heuer1998-03-231-1/+1
* (comint-preoutput-filter-functions): Doc fix.Richard M. Stallman1998-03-211-1/+1
* (vc-next-action-on-file): Properly handle the case when user tries toAndré Spiegel1998-03-201-61/+79
* (vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.André Spiegel1998-03-201-4/+45
* (browse-url-of-region): Use its args. From <[email protected]>Dave Love1998-03-201-1/+1
* (reporter-mail): New function.Richard M. Stallman1998-03-201-35/+43
* (set-language-environment): Doc fix.Richard M. Stallman1998-03-201-5/+12
* (compilation-error-regexp-alist):Richard M. Stallman1998-03-201-1/+1
* (shell-command-on-region): Amend message to reportDave Love1998-03-191-14/+20
* (other-frame): Fix previous change.Richard M. Stallman1998-03-181-1/+1
* (focus-follows-mouse): Make it defcustom.Richard M. Stallman1998-03-181-2/+4
* (focus-follows-mouse): New variable.Richard M. Stallman1998-03-181-1/+5
* (lisp-fill-paragraph): AdjustDave Love1998-03-181-1/+11
* (vc-restore-buffer-context): Only try to restore mark if it is active.André Spiegel1998-03-181-5/+6
* (view-emacs-news): Handle prefix arg.Richard M. Stallman1998-03-181-4/+8
* Load language/czech and language/slovak.Richard M. Stallman1998-03-181-0/+2
* Initial revisionRichard M. Stallman1998-03-171-0/+1246
* (setup-slovak-environment): 3rd arg to setup-8-bit-environment is theRichard M. Stallman1998-03-171-1/+1
* (setup-czech-environment): 3rd arg to setup-8-bit-environment is theRichard M. Stallman1998-03-171-1/+1
* (setenv): Simplify reading of args by passing old value as the default.Richard M. Stallman1998-03-171-22/+4
* (Info-menu-update): Set Info-menu-last-nodeRichard M. Stallman1998-03-171-2/+4
* Initial revisionRichard M. Stallman1998-03-172-0/+66
* (rmail-clear-headers): Make sure an empty lineRichard M. Stallman1998-03-161-29/+30