summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* mogriy'd from the XPMDave Love2000-11-1413-0/+0
|
* (comment-indent-default): Stick \s<\s< to the leftStefan Monnier2000-11-142-2/+15
| | | | when it follows non-comment text on the line.
* (lisp-mode-variables):Stefan Monnier2000-11-141-36/+17
| | | | | | | Set font-lock-defaults. (lisp-mode-shared-map): Init inside the defvar. (emacs-lisp-mode, lisp-mode, lisp-interaction-mode): Use define-derived-mode.
* (header-line): Use `:box nil' for color/gs displays too.Miles Bader2000-11-142-18/+22
|
* (byte-compile-unfold-lambda): Don'tGerd Moellmann2000-11-142-1/+12
| | | | | recursively optimize body because that can lead to infinite recursion; see comment there.
* (face-spec-set-match-display): Revert the change fromEli Zaretskii2000-11-132-3/+13
| | | | 2000-10-24. Add a FIXME for after v21.1.
* *** empty log message ***Miles Bader2000-11-131-0/+6
|
* (skip-line-prefix): New function.Miles Bader2000-11-131-10/+37
| | | | | (fill-region-as-paragraph, fill-region): Return the fill-prefix. (fill-paragraph): Don't leave point inside the fill-prefix.
* *** empty log message ***Stefan Monnier2000-11-131-4/+42
|
* (generate-calendar-window): Use `fit-window-to-buffer'.Miles Bader2000-11-132-3/+8
|
* From Emerick Rogul <emerick@csa.bu.edu>.Dave Love2000-11-122-25/+40
| | | | | * message.el (message-setup-fill-variables): New variable. (message-mode): Use it.
* (gud-minor-mode): New var.Stefan Monnier2000-11-121-190/+107
| | | | | | | | | | | | | | | | | | | | | (gud-symbol, gud-val): New functions. (gud-find-file): Copy gud-minor-mode to the new buffer. (gud-menu-map): Include entries for commands that are not always available, using :enable to (de)activate them. (gud-minor-mode-map): New map. Add it to minor-mode-map-alist. (gud-mode-map): New map. (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file) (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file): Don't set up gud's menu (it's done by the minor-mode). (gud-minibuffer-local-map): New. Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map. (gud-query-cmdline): New function. (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode. (gud-mode): Use define-derived-mode. Don't set up gud's menu (it's done by the minor-mode). (gud-chop-words): Remove. (gud-common-init): Use split-string instead. (gud-new-keymap, gud-make-debug-menu): Eradicate.
* (easy-mmode-define-keymap):Stefan Monnier2000-11-121-1/+2
| | | | Add keyword arg :name.
* (diff-mode-menu): Add entry for applying hunk.Stefan Monnier2000-11-121-10/+42
| | | | | (diff-count-matches, diff-split-hunk): New functions. (diff-mode-map): Bind C-c C-s to diff-split-hunk.
* (cvs-fi-conflict-face): New var.Stefan Monnier2000-11-121-1/+2
|
* (sh-mode-syntax-table) <defvar>:Stefan Monnier2000-11-121-54/+46
| | | | | | | | | | Make it into a simple syntax-table, shared among all submodes. (sh-heredoc-face): Re-introduce. (sh-font-lock-syntactic-face-function): New function. (sh-mode): Use it. Also use define-derived-mode. Remove old bogus setting of indent-region-function. (sh-set-shell): Don't set the syntax-table any more. (sh-mode-syntax-table) <defun>: Remove.
* (flyspell-mode-on): Only output welcome message if interactive.Miles Bader2000-11-122-1/+6
|
* vDave Love2000-11-121-0/+29
|
* Fix header,Dave Love2000-11-121-4/+6
| | | | (feedmail) <defgroup>: Add :link.
* Use local-map property, not keymap on mode-line string.Dave Love2000-11-121-2/+2
|
* (scroll-all-mode): Customize variable. AddDave Love2000-11-121-3/+14
| | | | autoload cookie to function.
* Remove compatibility code.Dave Love2000-11-121-149/+1
|
* (finder-known-keywords): Add `files', remove `vms'.Dave Love2000-11-121-7/+22
| | | | | | (finder-help-echo): New variable. (finder-mouse-face-on-line): Add help-echo stuff. (finder-list-keywords, finder-list-matches): Use mapc.
* (face-font-registry-alternatives): Add :version.Dave Love2000-11-121-0/+1
|
* (visit-tags-table-buffer): Beware of `t' inDave Love2000-11-121-2/+4
| | | | tags-table-list.
* (browse-url-browser-function): UpdateDave Love2000-11-121-1/+1
| | | | :version.
* (mail-font-lock-keywords): Use [:alpha:], notDave Love2000-11-121-4/+4
| | | | | a-z. (mail-mode): Use [:alnum:] in some regexps.
* comment fixesDave Love2000-11-121-18/+4
|
* comment fixDave Love2000-11-121-1/+1
|
* formatting onlyDave Love2000-11-121-2/+3
|
* *** empty log message ***Dave Love2000-11-102-0/+22
|
* 2000-11-10 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Dave Love2000-11-101-24/+37
| | | | * gnus-mlspl.el: Documentation tweaks.
* (gnus-agent-confirmation-function): Add :version.Dave Love2000-11-102-6/+47
| | | | | | (gnus-agent-lib-file, gnus-agent-load-alist) (gnus-agent-save-alist, gnus-agent-article-name): Use expand-file-name.
* (message-forward-as-mime, message-forward-ignored-headers)Dave Love2000-11-101-0/+6
| | | | | | (message-buffer-naming-style, message-default-charset) (message-dont-reply-to-names, message-send-mail-partially-limit): Add :version.
* (gnus-auto-expirable-marks)Dave Love2000-11-101-0/+9
| | | | | | | | (gnus-inhibit-user-auto-expire, gnus-list-identifiers) (gnus-extra-headers, gnus-ignored-from-addresses) (gnus-newsgroup-ignored-charsets) (gnus-group-highlight-words-alist) (gnus-summary-show-article-charset-alist): Add :version.
* (nnmail-expiry-target)Dave Love2000-11-101-0/+4
| | | | | (nnmail-scan-directory-mail-source-once, nnmail-extra-headers) (nnmail-split-header-length-limit): Add :version.
* (gnus-article-banner-alist)Dave Love2000-11-101-1/+17
| | | | | | | | | | | (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types) (gnus-article-date-lapsed-new-header) (gnus-article-mime-match-handle-function, gnus-mime-action-alist) (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601) (gnus-treat-strip-headers-in-body) (gnus-treat-capitalize-sentences, gnus-treat-play-sounds) (gnus-treat-translate): Add :version. (gnus-article-mime-part-function): Fix defcustom.
* (gnus-read-newsrc-file): Add :version.Dave Love2000-11-101-0/+1
|
* (gnus-group-name-charset-method-alist): AddDave Love2000-11-101-0/+2
| | | | | :version. (nnkiboze-score-file): Defvar when compiling.
* (state-or-merge): Defvar when compiling.Dave Love2000-11-101-1/+2
|
* (ediff-dispatch-file-patching-job): CheckDave Love2000-11-101-7/+16
| | | | | | | ediff-patch-map non-nil. (ediff-fixup-patch-map, ediff-fixup-patch-map) (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp buffer into fundamental mode.
* (ediff-status-info, ediff-debug-info): Put tempDave Love2000-11-101-9/+15
| | | | | buffer into fundamental mode. (ediff-set-difference): Use copy-sequence if available.
* (rcs-ediff-view-revision): Put temp buffer intoDave Love2000-11-101-0/+2
| | | | fundamental mode.
* * ediff.el (ediff-regions-internal, ediff-documentation):Dave Love2000-11-101-1/+5
| | | | | * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into fundamental mode.
* *** empty log message ***Jason Rumney2000-11-101-0/+5
|
* (w32-add-charset-info): New function.Jason Rumney2000-11-101-48/+47
| | | | (w32-charset-info-alist): Use it.
* *** empty log message ***Dave Love2000-11-109-0/+4
|
* (gnus-cache-active-file): Don't useDave Love2000-11-102-15/+38
| | | | | | file-name-as-directory on directory. (gnus-cache-file-name): Use expand-file-name, not concat. Don't use file-name-as-directory on directory.
* Doc fixes.Dave Love2000-11-101-55/+29
| | | | | | | (mm-mime-charset): Don't use the raw result of mm-preferred-coding-system. (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer) (mm-with-unibyte): Simplify.
* (gnus-start-news-server): Use expand-file-name, notDave Love2000-11-101-2/+1
| | | | concat.