aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (menu-bar-enable-clipboard): Moved here theRichard M. Stallman1994-07-311-11/+11
* Specify patterns for objc-mode.Richard M. Stallman1994-07-301-1/+18
* (ispell-message-text-end): Improve context diff regexp.Richard M. Stallman1994-07-301-2/+2
* (rmail-new-summary): If just one window,Richard M. Stallman1994-07-301-1/+11
* (rmail-display-summary): New variable.Richard M. Stallman1994-07-301-3/+10
* (rmail-highlighted-face): New variable.Richard M. Stallman1994-07-301-4/+9
* (gnus-group-suspend): Be sure to bury the right buffer.Richard M. Stallman1994-07-301-3/+5
* (mouse-choose-completion): Check for next-single-property-changeRichard M. Stallman1994-07-291-1/+2
* (choose-completion): Check for next-single-property-change returning nil.Richard M. Stallman1994-07-291-1/+1
* (rmail-summary-mode-map): Add Re-send menu item.Richard M. Stallman1994-07-291-0/+3
* (rmail-mode-map): Add Re-send menu item.Richard M. Stallman1994-07-291-0/+3
* (face-initialize): Use underlining for region faceRichard M. Stallman1994-07-291-7/+13
* (hide-ifdefs): Doc fix.Richard M. Stallman1994-07-291-1/+1
* (file-truename): Temporarily get rid of theRichard M. Stallman1994-07-291-2/+9
* type-break-time-warning-intervals, type-break-keystroke-warning-intervals,Noah Friedman1994-07-281-146/+296
* (Info-find-node): Use a loop instead of mapcar and catch.Richard M. Stallman1994-07-281-13/+9
* (buffer-menu): Undo previous change.Richard M. Stallman1994-07-281-3/+4
* (justify-current-line): Delete space at end of line.Richard M. Stallman1994-07-271-1/+4
* (set-auto-mode): Shorten scope of case-fold-search binding.Richard M. Stallman1994-07-271-50/+55
* (compilation-error-regexp-alist): Fix bug in BorlandRichard M. Stallman1994-07-271-3/+9
* (what-domain): Doc fix.Richard M. Stallman1994-07-271-1/+1
* (forms--update): Undo change made mistakenly.Richard M. Stallman1994-07-261-5/+5
* Finish installing previous change.Richard M. Stallman1994-07-261-111/+114
* Comment change.Richard M. Stallman1994-07-261-0/+3
* (vc-next-action): Even in 1-file case, get its name from FILES.Richard M. Stallman1994-07-261-7/+6
* Made menu bar's autoloaded stuff conditional onRichard M. Stallman1994-07-261-75/+111
* (menu-bar-update-buffers): Use (current-global-map), not global-map.Richard M. Stallman1994-07-261-2/+2
* (forms-read-file-filter): new hook function toRichard M. Stallman1994-07-261-33/+155
* (compilation-next-error-locus): New arg SILENT.Richard M. Stallman1994-07-261-4/+5
* (dissociated-press): Error at start if buffer is empty.Richard M. Stallman1994-07-261-0/+2
* Emacs 18 changes from Carl Witty.Tom Tromey1994-07-261-10/+17
* (command-line-args-left): Add defvar.Richard M. Stallman1994-07-251-0/+3
* (comint-dynamic-list-completions): Listify the keyRichard M. Stallman1994-07-251-1/+1
* (c++-mode-syntax-table): Give RET the same syntax as newline.Richard M. Stallman1994-07-251-1/+2
* (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.Richard M. Stallman1994-07-251-0/+2
* (dbx): Use system-configuration, not system-type.Richard M. Stallman1994-07-241-2/+2
* (dired-internal-noselect): a zero modtime means directory is unchanged.Richard M. Stallman1994-07-241-1/+2
* Add to global key map for cut, paste & copy keys.Richard M. Stallman1994-07-241-0/+4
* (system-key-alist): Add Sun-specific X11R6 keysyms.Richard M. Stallman1994-07-241-0/+7
* (mail-extr-all-top-level-domains): Update a few long names.Richard M. Stallman1994-07-241-4/+4
* (menu-bar-update-buffers): If Buffers item is gone,Richard M. Stallman1994-07-241-93/+95
* (add-log-current-defun): Skip doc stringRichard M. Stallman1994-07-241-1/+3
* (ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.Richard M. Stallman1994-07-241-1/+1
* (line-move, next-line): Check last line moved overRichard M. Stallman1994-07-241-4/+11
* Change reference from renamed calendar-current-month to calendar-goto-today.Edward M. Reingold1994-07-221-1/+1
* type-break-schedule: Remove autoload cookie.Noah Friedman1994-07-211-56/+44
* type-break-good-rest-interval: Doc fix.Noah Friedman1994-07-211-71/+81
* (Emacs 19 menu setup): Move back to top level and do it only if purify-flag.Richard M. Stallman1994-07-201-434/+865
* (dired-between-files): Ignore dired-subdir-regexpRichard M. Stallman1994-07-201-3/+3
* (ispell-command-loop, ispell-region, ispell-word):Richard M. Stallman1994-07-201-237/+219