aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (font-lock-fontify-block): Use facemenu-keymap to make the binding.Richard M. Stallman1996-03-071-1/+1
|
* (pascal-declaration-end): Now locates the end of a parameterlist correctly.Richard M. Stallman1996-03-071-6/+13
| | | | | | (electric-pascal-tab): Never indented a line when pascal-tab-always-indent was set to nil. (pascal-indent-case): Now locates the end of a case-statement correctly.
* (beginning-of-line-text): Check adaptive-fill-regexp is non-nil.Richard M. Stallman1996-03-061-1/+1
|
* (tar-subfile-mode): Doc fix.Richard M. Stallman1996-03-061-6/+6
| | | | | (tar-extract): Call tar-subfile-mode after setting buffer-read-only and the buffer modified flag.
* (save-place-kill-emacs-hook): Always call save-places-to-alist.Richard M. Stallman1996-03-061-3/+5
|
* (post-command-idle-hook, post-command-idle-delay): Mark obsolete.Richard M. Stallman1996-03-061-0/+4
|
* (PC-completion-as-file-name-predicate):Richard M. Stallman1996-03-061-5/+9
| | | | | Replace PC-do-completion-filename-completers. (PC-do-completion): Use that.
* (equalp): Correctly compare last elt of two lists.Richard M. Stallman1996-03-051-1/+2
|
* (mail-abbrevs-setup): Doc fix.Richard M. Stallman1996-03-051-0/+1
|
* (texinfo-section-types-regexp)Richard M. Stallman1996-03-051-0/+47
| | | | | | | | | (texinfo-section-level-regexp, texinfo-subsection-level-regexp) (texinfo-subsubsection-level-regexp): Add defvars. (texinfo-section-list): New variable. (texinfo-outline-level): New function. (texinfo-mode): Use them.
* (PC-do-completion-filename-completers): New variable.Richard M. Stallman1996-03-051-2/+6
| | | | (PC-do-completion): Use it.
* Global var `misc' renamed.Richard M. Stallman1996-03-051-8/+13
| | | | (desktop-buffer-misc): Renamed from misc. Add defvar.
* Global vars mam, fn, bn renamed.Richard M. Stallman1996-03-051-20/+34
| | | | | | | (desktop-buffer-major-mode): Renamed from mam. Add defvar. (desktop-buffer-file-name): Renamed from fn. Add defvar. (desktop-buffer-name): Renamed from bn. Add defvar. (desktop-create-buffer, desktop-buffer): Use new names.
* (desktop-list*): New function.Richard M. Stallman1996-03-051-13/+18
| | | | (desktop-internal-v2s): Generate output using desktop-list*.
* (save-place-kill-emacs-hook): Don't saveRichard M. Stallman1996-03-051-2/+4
| | | | if we never loaded the save-place-file.
* Comment change.Richard M. Stallman1996-03-041-1/+8
|
* (unforward-rmail-message): Add autoload declaration.Richard M. Stallman1996-03-041-0/+6
|
* (unforward-rmail-message): Delete autoload cookie.Richard M. Stallman1996-03-041-1/+0
|
* (rmail-unix-mail-delimiter): Don't accept newlines in month.Richard M. Stallman1996-03-041-1/+1
|
* Require cl only when compiling.Richard M. Stallman1996-03-031-5/+6
| | | | | (scroll-step): Don't set it globally. (dun-mode): Set scroll-step locally.
* (texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.Richard M. Stallman1996-03-031-1/+1
|
* (dired-compress-file-suffixes): New variable.Richard M. Stallman1996-03-031-21/+49
| | | | (dired-compress-file): Use that to control file naming.
* (global-map): Change C-M-g to M-g M-g.Richard M. Stallman1996-03-021-1/+1
|
* Comment change.Richard M. Stallman1996-03-0224-26/+29
|
* Comment change.Richard M. Stallman1996-03-023-3/+3
|
* (forms-insert-after): New variable. Non-nil means: inserts of newJohan Vromans1996-03-011-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 anotherRichard M. Stallman1996-03-011-0/+5
| | | | buffer visiting this file.
* (compilation-parse-errors):Richard M. Stallman1996-03-011-26/+8
| | | | Collapse //'s using command-line-normalize-file-name.
* (command-line-normalize-file-name): Do save-match-data.Richard M. Stallman1996-03-011-8/+9
|
* (imenu--menubar-select): No longer interactive.Richard M. Stallman1996-03-011-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. Stallman1996-03-011-1/+1
|
* Add provide call.Richard M. Stallman1996-03-011-0/+2
|
* Comment change.Richard M. Stallman1996-03-011-7/+21
|
* (backward-delete-char-untabify):Richard M. Stallman1996-02-291-5/+1
| | | | Don't handle overwrite-mode here (done in delete-backward-char).
* (iso-languages): Add ~? and ~!.Richard M. Stallman1996-02-291-0/+11
|
* Save if reqd in emacs-lisp-byte-compile-and-load.Simon Marshall1996-02-291-7/+9
|
* (server-process-filter): Use command-line-normalize-file-name.Richard M. Stallman1996-02-281-5/+2
|
* (command-line-normalize-file-name): Convert /// at beginning to just /.Richard M. Stallman1996-02-281-0/+3
|
* (ps-generate): Bind inhibit-read-only.Richard M. Stallman1996-02-281-1/+4
|
* Don't toggle on window-setup-hook.Simon Marshall1996-02-281-1/+1
|
* Make global-font-lock-mode show status messages, and fontification ↵Simon Marshall1996-02-281-34/+43
| | | | interruptable.
* Make get-buffer-window-list take MINIBUF arg.Simon Marshall1996-02-281-3/+3
|
* (show-paren-delay): New variable.Richard M. Stallman1996-02-281-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. Stallman1996-02-281-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. Stallman1996-02-281-5/+0
|
* (command-line-normalize-file-name):Richard M. Stallman1996-02-281-1/+3
| | | | Don't collapse // at start of file name.
* (server-process-filter): Don't collapse // at start of file name.Richard M. Stallman1996-02-281-1/+2
|
* (handle-delete-frame): Use save-buffers-kill-emacs.Richard M. Stallman1996-02-281-1/+2
|
* (display-time): Use rmail-after-get-new-mail-hook.Richard M. Stallman1996-02-271-1/+1
|
* (rmail-get-new-mail): Run rmail-after-get-new-mail-hook.Richard M. Stallman1996-02-271-0/+1
|