summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (c-fill-paragraph): Handle C++ mode.Richard M. Stallman1994-01-291-110/+153
* (help-for-help): Doc fix.Richard M. Stallman1994-01-261-1/+1
* (three-step-help): New option.Richard M. Stallman1994-01-261-10/+21
* (rmail-summary-undelete): If we don't undelete anything, don't move point.Richard M. Stallman1994-01-261-2/+4
* (next-line): Move error signaling and special end ofRichard M. Stallman1994-01-261-37/+45
* (appt-check): Doc fix.Richard M. Stallman1994-01-251-0/+10
* (mail-mailer-swallows-blank-line): New variable.Richard M. Stallman1994-01-241-0/+15
* (appt-check): Use the new variablesRichard M. Stallman1994-01-211-45/+82
* (forward-paragraph): Doc fix.Richard M. Stallman1994-01-211-1/+1
* (isearch-highlight): Do nothing if not window-system.Richard M. Stallman1994-01-211-2/+2
* (enable-flow-control-on): Do nothing if no TERM.Richard M. Stallman1994-01-201-5/+7
* (make-help-screen): Use overriding-local-map.Richard M. Stallman1994-01-201-15/+15
* (isearch-push-state): Save isearch-case-fold-search.Richard M. Stallman1994-01-191-3/+4
* (shell-command-on-region): If we quit the command,Richard M. Stallman1994-01-191-35/+41
* (compilation-error-regexp-alist): Handle DEC AXP OSF/1.Richard M. Stallman1994-01-191-1/+3
* Better, more user-oriented doc strings.Richard M. Stallman1994-01-191-57/+61
* (font-lock-mode): Set after-revert-hookRichard M. Stallman1994-01-181-1/+4
* (revert-buffer): Run after-revert-hook.Richard M. Stallman1994-01-181-2/+5
* (show-paren-command-hook): Do nothing when in kbd macro.Richard M. Stallman1994-01-171-1/+2
* (yow-file): Doc fix.Roland McGrath1994-01-171-8/+16
* Fix typo (extra paren).Roland McGrath1994-01-171-2/+2
* (isearch-mode): Set overriding-local-map locally.Richard M. Stallman1994-01-161-5/+4
* (menu-bar-file-menu): Add rmail, gnus, calendar items.Richard M. Stallman1994-01-161-0/+3
* (rmail-get-new-mail): Avoid error if file is empty.Richard M. Stallman1994-01-161-1/+1
* (forward-paragraph): If moving back we find nothingRichard M. Stallman1994-01-161-22/+29
* (copmilation-error-list): Doc fix.Roland McGrath1994-01-161-6/+5
* (compilation-error-regexp-alist): Add regexp for Lucid lcc.Roland McGrath1994-01-161-23/+43
* (update-copyright): Wrap final copyright-matching regexp in parens, so \1Roland McGrath1994-01-161-2/+2
* SPC is not special in regexp within brackets.Richard M. Stallman1994-01-151-4/+13
* (set-auto-mode): Handle (REGEXP FUNCTION t) elements.Richard M. Stallman1994-01-151-15/+28
* (comint-show-output): Leave point at start of output, but push the mark.Richard M. Stallman1994-01-151-3/+2
* Doc fix.Richard M. Stallman1994-01-151-0/+6
* (rmail-default-file): Renamed from rmail-last-file.Richard M. Stallman1994-01-151-4/+6
* Use new names rmail-default-file and rmail-default-rmail-file.Richard M. Stallman1994-01-151-10/+10
* Change defconsts to defvars. Doc fixes.Richard M. Stallman1994-01-141-25/+27
* (rmail-bury): Rename local rmail-buffer to buffer-to-bury.Richard M. Stallman1994-01-141-4/+6
* (debug): Bind unread-command-char to -1, not nil.Richard M. Stallman1994-01-141-1/+1
* (abbreviate-file-name): Don't convert / to ~/ when the home dir is /.Richard M. Stallman1994-01-141-1/+4
* (function-key-map): Change insertchar and deletechar to insert and delete.Richard M. Stallman1994-01-141-2/+2
* Comment change.Richard M. Stallman1994-01-141-2/+2
* entered into RCSRichard M. Stallman1994-01-141-1/+6
* (Man-default-man-args): Use Man-specified-section-option.Richard M. Stallman1994-01-121-2/+5
* (open-line): Treat all cases of enabled undo alike.Richard M. Stallman1994-01-111-1/+1
* (byte-compile-condition-case): Disable warning aboutRichard M. Stallman1994-01-111-8/+16
* (hif-tokenize): Handle // comments after #if.Richard M. Stallman1994-01-111-0/+5
* (mail-abbrev-mode-regexp): Add Reply-to.Richard M. Stallman1994-01-111-1/+2
* (Info-follow-reference): If point is not in middle of aRichard M. Stallman1994-01-101-1/+19
* (isearch-mode): If not slow, clear isearch-window-configuration.Richard M. Stallman1994-01-101-3/+3
* (telnet): Fix previous change--tentative ideaRichard M. Stallman1994-01-101-1/+0
* (vendor-key-syms): Fixed typo (extra parens).Roland McGrath1994-01-091-1/+1