aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (report-emacs-bug): system-configuration-options was misspelled asKarl Heuer1994-09-191-1/+1
* * disp-table.el: Add support for new window border display tableJim Blandy1994-09-191-7/+12
* * rlogin.el (rlogin): recognise the `-l user' option to rlogin andFrancesco Potortì1994-09-191-11/+23
* (picture-yank-at-click): New function.Richard M. Stallman1994-09-191-0/+10
* Handle ==, !=, + and -.Richard M. Stallman1994-09-191-38/+51
* (Info-insert-dir): Insert newlines before rather thanRichard M. Stallman1994-09-191-3/+3
* (rmail-summary-construct-io-menu): New function.Richard M. Stallman1994-09-191-2/+26
* (rmail-output-menu): Function deleted.Richard M. Stallman1994-09-191-11/+0
* Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:Richard M. Stallman1994-09-191-31/+63
* (file-name-sans-extension): New function.Richard M. Stallman1994-09-191-0/+13
* (tex-start-shell): Inherit comint-mode-map, don't copy.Richard M. Stallman1994-09-181-1/+1
* (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.Richard M. Stallman1994-09-181-1/+3
* (telnet-mode-map): Inherit from comint-mode-map.Richard M. Stallman1994-09-181-1/+1
* (telnet): Use name *telnet-HOST*, not *HOST-telnet*.Richard M. Stallman1994-09-181-2/+2
* (rmail-forward): Insert separator before and after message.Richard M. Stallman1994-09-181-1/+7
* (ediff-submit-report, ediff-revision)Richard M. Stallman1994-09-181-194/+389
* Major rewrite to behave more like a minor mode.Richard M. Stallman1994-09-181-162/+193
* (make-lucid-menu-keymap-disable): New variable.Richard M. Stallman1994-09-181-1/+6
* (generate-file-autoloads): Warn if we put a lineRichard M. Stallman1994-09-171-0/+11
* (describe-variable): Report whether var is local in this buf.Richard M. Stallman1994-09-171-1/+11
* (terminal-map): Define switch-frame.Richard M. Stallman1994-09-171-0/+1
* (facemenu-update): Reverse the menu order again.Richard M. Stallman1994-09-171-9/+9
* (report-emacs-bug): Insert configuration options.Karl Heuer1994-09-171-1/+2
* (ispell-menu-map): Order menu items by size: buffer > region > word.Karl Heuer1994-09-172-5/+5
* (insert-register): Add `*' interactive spec.Karl Heuer1994-09-171-1/+1
* (compile-internal): Set EMACS=t in process-environment.Richard M. Stallman1994-09-161-3/+4
* (complex-buffers-menu-p): Delete; obsolete variable.Karl Heuer1994-09-161-4/+0
* (Info-edit): Move the customary mode-initialization calls out of here.Karl Heuer1994-09-161-9/+11
* (display-time-24hr-format): Doc fix.Karl Heuer1994-09-161-11/+18
* (ispell-highlight-spelling-error): Test window-system.Richard M. Stallman1994-09-161-1/+54
* (mail-alias-modtime): New variable.Karl Heuer1994-09-161-0/+11
* Require sendmail. Delete redundant defvar.Karl Heuer1994-09-161-3/+3
* (compilation-sentinel): Include exit status in modeline.Karl Heuer1994-09-161-1/+2
* (dired-buffers-for-dir): Delete debugging code.Richard M. Stallman1994-09-161-6/+0
* (dired-fun-in-all-buffers): Expand dir at start.Richard M. Stallman1994-09-161-6/+9
* (dired-clean-up-after-deletion): Expand fn.Richard M. Stallman1994-09-161-2/+3
* (dired-buffers-for-dir): Assume dirs are preexpanded.Richard M. Stallman1994-09-161-19/+27
* (shrink-window-if-larger-than-buffer):Richard M. Stallman1994-09-161-0/+1
* (jka-compr-compression-info-list): Expand regularRichard M. Stallman1994-09-161-13/+23
* (menu-bar-file-menu): Rename "Kill Buffer" menu item.Richard M. Stallman1994-09-161-1/+1
* (system-key-alist): Add Sun definition for mute-acute.Richard M. Stallman1994-09-151-0/+1
* (kill-new): Call menu-bar-update-yank-menu only if that function is defined.Karl Heuer1994-09-151-1/+2
* (yank-menu): New variable; kill-ring in menu format.Karl Heuer1994-09-151-36/+31
* Fix typo in comment.Karl Heuer1994-09-151-1/+1
* (mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-newKarl Heuer1994-09-151-21/+11
* (auto-insert-alist): Add entries for C++.Richard M. Stallman1994-09-151-2/+6
* (kill-new): New optional argument means replace most recent kill.Karl Heuer1994-09-151-11/+13
* Don't call menu-bar-mode.Richard M. Stallman1994-09-151-2/+0
* (command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.Richard M. Stallman1994-09-151-0/+4
* (telnet-program): New variable.Richard M. Stallman1994-09-151-3/+6