Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'. | Richard M. Stallman | 1996-03-03 | 1 | -1/+1 |
| | |||||
* | (dired-compress-file-suffixes): New variable. | Richard M. Stallman | 1996-03-03 | 1 | -21/+49 |
| | | | | (dired-compress-file): Use that to control file naming. | ||||
* | (global-map): Change C-M-g to M-g M-g. | Richard M. Stallman | 1996-03-02 | 1 | -1/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-03-02 | 24 | -26/+29 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-03-02 | 3 | -3/+3 |
| | |||||
* | (forms-insert-after): New variable. Non-nil means: inserts of new | Johan Vromans | 1996-03-01 | 1 | -13/+31 |
| | | | | | | records go after current record, also initial position is at last record. (forms-mode, forms-insert-record): Use it. | ||||
* | (set-visited-file-name): Query if there's already another | Richard M. Stallman | 1996-03-01 | 1 | -0/+5 |
| | | | | buffer visiting this file. | ||||
* | (compilation-parse-errors): | Richard M. Stallman | 1996-03-01 | 1 | -26/+8 |
| | | | | Collapse //'s using command-line-normalize-file-name. | ||||
* | (command-line-normalize-file-name): Do save-match-data. | Richard M. Stallman | 1996-03-01 | 1 | -8/+9 |
| | |||||
* | (imenu--menubar-select): No longer interactive. | Richard M. Stallman | 1996-03-01 | 1 | -35/+35 |
| | | | | | | | | | | | | (imenu-create-submenu-name): Function deleted. (imenu-example--create-lisp-index): Don't use it. (imenu--generic-function): Don't use imenu-create-submenu-name. (imenu-submenu-name-format): Variable deleted. (imenu--split-menu): Use TITLE as the head of the new list. Don't split if everything fits in one level. (imenu--split-submenus): New function. (imenu-update-menubar): Use imenu--split-submenus. (imenu--mouse-menu): Use imenu--split-submenus. | ||||
* | (imenu-submenu-name-format): Delete the `...'. | Richard M. Stallman | 1996-03-01 | 1 | -1/+1 |
| | |||||
* | Add provide call. | Richard M. Stallman | 1996-03-01 | 1 | -0/+2 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-03-01 | 1 | -7/+21 |
| | |||||
* | (backward-delete-char-untabify): | Richard M. Stallman | 1996-02-29 | 1 | -5/+1 |
| | | | | Don't handle overwrite-mode here (done in delete-backward-char). | ||||
* | (iso-languages): Add ~? and ~!. | Richard M. Stallman | 1996-02-29 | 1 | -0/+11 |
| | |||||
* | Save if reqd in emacs-lisp-byte-compile-and-load. | Simon Marshall | 1996-02-29 | 1 | -7/+9 |
| | |||||
* | (server-process-filter): Use command-line-normalize-file-name. | Richard M. Stallman | 1996-02-28 | 1 | -5/+2 |
| | |||||
* | (command-line-normalize-file-name): Convert /// at beginning to just /. | Richard M. Stallman | 1996-02-28 | 1 | -0/+3 |
| | |||||
* | (ps-generate): Bind inhibit-read-only. | Richard M. Stallman | 1996-02-28 | 1 | -1/+4 |
| | |||||
* | Don't toggle on window-setup-hook. | Simon Marshall | 1996-02-28 | 1 | -1/+1 |
| | |||||
* | Make global-font-lock-mode show status messages, and fontification ↵ | Simon Marshall | 1996-02-28 | 1 | -34/+43 |
| | | | | interruptable. | ||||
* | Make get-buffer-window-list take MINIBUF arg. | Simon Marshall | 1996-02-28 | 1 | -3/+3 |
| | |||||
* | (show-paren-delay): New variable. | Richard M. Stallman | 1996-02-28 | 1 | -16/+38 |
| | | | | | | (show-paren-mode): New command. Use it. Call it at the top-level. (show-paren-mode, show-paren-idle-timer): New variables. (show-paren-function): Renamed from show-paren-command-hook. | ||||
* | (timer-set-time, timer-set-time-with-usecs): Doc fix. | Richard M. Stallman | 1996-02-28 | 1 | -46/+47 |
| | | | | | | | | (run-at-time, with-timeout): Doc fix. (run-with-timer): Just call run-at-time. (timer-set-idle-time): New function. (run-with-idle-timer): Use it to set the idle time. Doc fix. Fix interactive code. | ||||
* | (timeout-event-p): Function deleted. | Richard M. Stallman | 1996-02-28 | 1 | -5/+0 |
| | |||||
* | (command-line-normalize-file-name): | Richard M. Stallman | 1996-02-28 | 1 | -1/+3 |
| | | | | Don't collapse // at start of file name. | ||||
* | (server-process-filter): Don't collapse // at start of file name. | Richard M. Stallman | 1996-02-28 | 1 | -1/+2 |
| | |||||
* | (handle-delete-frame): Use save-buffers-kill-emacs. | Richard M. Stallman | 1996-02-28 | 1 | -1/+2 |
| | |||||
* | (display-time): Use rmail-after-get-new-mail-hook. | Richard M. Stallman | 1996-02-27 | 1 | -1/+1 |
| | |||||
* | (rmail-get-new-mail): Run rmail-after-get-new-mail-hook. | Richard M. Stallman | 1996-02-27 | 1 | -0/+1 |
| | |||||
* | (display-time): Use run-at-time to start the timer. | Richard M. Stallman | 1996-02-27 | 1 | -7/+4 |
| | |||||
* | (iso-transl-dead-key-alist): Fix syntax for ?^. | Richard M. Stallman | 1996-02-27 | 1 | -1/+1 |
| | |||||
* | (hexl-mode-exit, hexl-maybe-dehexlify-buffer): | Richard M. Stallman | 1996-02-27 | 1 | -2/+2 |
| | | | | Corrected write-contents-hook to write-contents-hooks. | ||||
* | (tpu-load-xkeys): Fix previous change. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
| | |||||
* | (makefile-runtime-macros-list): Add + to the list. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
| | |||||
* | Use the new file names in autoloads. | Karl Heuer | 1996-02-26 | 3 | -17/+17 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
| | |||||
* | Renamed from cal-chinese.el to avoid 14-character limitation. | Karl Heuer | 1996-02-26 | 1 | -3/+3 |
| | |||||
* | Renamed from cal-islamic.el to avoid 14-character limitation. | Karl Heuer | 1996-02-26 | 1 | -3/+3 |
| | |||||
* | (rmail-make-basic-summary-line): Fix previous change. | Erik Naggum | 1996-02-26 | 1 | -1/+1 |
| | |||||
* | (rmail-clear-headers): Bind case-fold-search to t across the whole function. | Erik Naggum | 1996-02-26 | 1 | -17/+18 |
| | |||||
* | (mail-mode-map): Bind M-TAB to mail-complete. | Richard M. Stallman | 1996-02-26 | 1 | -0/+1 |
| | |||||
* | (mail-complete): Add autoload cookie. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
| | |||||
* | (unforward-rmail-message): Add autoload cookie. | Richard M. Stallman | 1996-02-26 | 1 | -0/+1 |
| | |||||
* | (vc-find-cvs-master): Don't require a "/" after the modification time | Paul Eggert | 1996-02-26 | 1 | -1/+1 |
| | | | | | in CVS/Entries, since the time may be followed by a conflict notice (in CVS 1.7) or by some other value (in CVS 1.3). | ||||
* | (rmail-make-basic-summary-line): Less space before subj. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
| | |||||
* | (vc-follow-link): Kill buffer before creating new one. | Richard M. Stallman | 1996-02-26 | 1 | -2/+2 |
| | |||||
* | (vc-follow-link): Simplify by taking advantage | Richard M. Stallman | 1996-02-26 | 1 | -6/+12 |
| | | | | of Feb 21 change in find-file-noselect. | ||||
* | (man): Don't call Man-init-defvars here. | Richard M. Stallman | 1996-02-26 | 1 | -76/+69 |
| | | | | | | | | Do it at top level instead. (Man-init-defvars): Now a defun, not a defsubst. Don't set Man-uses-untabify-flag. (Man-uses-untabify-flag): Add doc string. Make default value t. (Man-filter-list): Add doc string. | ||||
* | (finder-compile-keywords-make-dist): New function. | Richard M. Stallman | 1996-02-25 | 1 | -0/+4 |
| |