aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (choose-completion-string): Clear mouse-face property.Richard M. Stallman1994-05-261-0/+2
* (rmail-show-message): If transient-mark-mode, deactivate the mark.Richard M. Stallman1994-05-261-0/+1
* (posn-col-row): Test for consp, not symbolp.Karl Heuer1994-05-261-5/+7
* (fortran-link-matching-do): Ignore DO statements with line numbers.Richard M. Stallman1994-05-261-2/+2
* (ws-search): Fix malformed character constants.Karl Heuer1994-05-261-2/+2
* Menu items now sensitive as appropriate.Tom Tromey1994-05-261-10/+26
* (kill-emacs-query-functions): Doc fix.Richard M. Stallman1994-05-261-1/+2
* Add more risky-local-variable properties.Richard M. Stallman1994-05-251-1/+5
* (c-fill-paragraph): Don't include part of commentRichard M. Stallman1994-05-251-0/+5
* (outline-chart-subtree): Include outline-next-heading in loop conditionsRichard M. Stallman1994-05-251-3/+3
* (ange-ftp-gwp-start): Call internal-ange-ftp-mode.Richard M. Stallman1994-05-231-3/+6
* (interpreter-mode-alist): Add wishx, tclsh.Richard M. Stallman1994-05-231-12/+12
* (frame-initialize): Record in frame-initial-frame-alistRichard M. Stallman1994-05-231-0/+10
* (Buffer-menu-mouse-select): Handle dedicated window.Richard M. Stallman1994-05-231-1/+4
* (command-line-1): Precompute menu bar before startup msg.Richard M. Stallman1994-05-231-5/+4
* (show-paren-command-hook):Richard M. Stallman1994-05-231-5/+3
* (popup-dialog-box): Bind meaning with let.Richard M. Stallman1994-05-231-1/+3
* (popup-menu): Bind cmd with let.Richard M. Stallman1994-05-231-1/+1
* (select-tags-table-mode): New function, a major mode.Richard M. Stallman1994-05-231-10/+22
* (mouse-insert-selection): Test mouse-yank-at-point.Richard M. Stallman1994-05-231-7/+3
* (hack-one-local-variable): Check properly for `defun.Richard M. Stallman1994-05-231-1/+1
* (mail-mailer-swallows-blank-line): Don't dieRichard M. Stallman1994-05-231-0/+1
* (popup-menu): Use mouse-pixel-position.Richard M. Stallman1994-05-231-1/+1
* (posn-col-row): Use let*.Richard M. Stallman1994-05-231-3/+3
* Doc fix.Richard M. Stallman1994-05-2221-34/+34
* entered into RCSRichard M. Stallman1994-05-221-0/+229
* (mouse-split-window-vertically): Treat scroll bar events just like others.Richard M. Stallman1994-05-221-4/+1
* (posn-col-row): Do something useful for scroll bar event.Richard M. Stallman1994-05-221-9/+19
* Added bug-report keybindings and menu entries.Tom Tromey1994-05-221-6/+15
* (rmail-spool-directory): Maybe use /var/mail.Richard M. Stallman1994-05-221-0/+6
* Even more compile stuff.Tom Tromey1994-05-221-5/+8
* Moved emacs version checking code to very beginning.Tom Tromey1994-05-221-16/+19
* Compile fixes.Tom Tromey1994-05-221-12/+16
* Fixed mark-defun for 19.23.Tom Tromey1994-05-221-24/+32
* Fixed bug with M-;.Tom Tromey1994-05-221-15/+61
* (foldout-exit-fold): Make numeric argument work;Richard M. Stallman1994-05-221-54/+57
* (jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.Richard M. Stallman1994-05-221-10/+8
* (jka-compr-compression-info-list): Doc fix.Richard M. Stallman1994-05-221-8/+10
* (substitute-key-definition): Skip cached menu key-equivs.Richard M. Stallman1994-05-221-0/+9
* (easy-menu-create-keymaps):Richard M. Stallman1994-05-221-3/+3
* Fixes for imenu.Tom Tromey1994-05-221-3/+14
* Fixed menu support.Tom Tromey1994-05-221-78/+96
* (shell-strip-ctrl-m): Strip multiple ^Ms.Richard M. Stallman1994-05-221-3/+2
* (dired-mark-pop-up): Clear mouse-face property.Richard M. Stallman1994-05-221-1/+2
* Doc fixes.Richard M. Stallman1994-05-211-96/+100
* Lucid menu added.Richard M. Stallman1994-05-211-579/+700
* (dired-readin): Clear modified flag at the very end.Richard M. Stallman1994-05-201-2/+2
* (server-done-hook): New hook.Richard M. Stallman1994-05-201-1/+5
* (choose-completion):Richard M. Stallman1994-05-201-0/+8
* (mouse-choose-completion):Richard M. Stallman1994-05-201-3/+13