aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (build-mail-aliases): Handle source directives.Richard M. Stallman1994-05-281-16/+29
* (enable-flow-control): Fix bugs turning off flow ctrl.Richard M. Stallman1994-05-281-4/+8
* (insert-directory): Use expanded file name to find handler.Richard M. Stallman1994-05-281-1/+3
* (dired-get-filename): Get rid of text props from name.Richard M. Stallman1994-05-281-1/+1
* (deactivate-mark): Do nothing unless transient-mark-mode.Richard M. Stallman1994-05-281-2/+4
* (fill-region-as-paragraph): if left-margin is nonzero,Richard M. Stallman1994-05-281-3/+7
* (ispell-command-loop): Fix `q' question.Richard M. Stallman1994-05-281-1/+1
* (derived-mode-init-mode-variables): Add autoload cookie.Richard M. Stallman1994-05-281-0/+1
* (calendar-cursor-to-date): Rename starred-day to calendar-starred-day.Richard M. Stallman1994-05-281-1/+1
* (calendar-mode-map): Define mouse-2 as ignore.Richard M. Stallman1994-05-281-0/+1
* (make-frame): Doc fix.Richard M. Stallman1994-05-281-4/+1
* (hexl-mode-map): Call define-key properly for help-char.Richard M. Stallman1994-05-281-1/+1
* (ediff-patch-buffer): Fix autoload cookie.Richard M. Stallman1994-05-281-1/+1
* (gnus-summary-catchup): Check gnus-interactive-catchup.Richard M. Stallman1994-05-271-0/+2
* (compare-windows): Make leading whitespace equivalentRichard M. Stallman1994-05-271-3/+4
* (dired-jump): Add autoload.Richard M. Stallman1994-05-271-0/+1
* Whitespace cleanup.Richard M. Stallman1994-05-271-2/+2
* (completion-setup-function): Fix up the regexp.Richard M. Stallman1994-05-271-1/+1
* (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