aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (auto-mode-alist): Move entry for ".in" to the end.Andreas Schwab2002-06-131-0/+4
|
* (comint-mode): Don't set `font-lock-defaults'.Miles Bader2002-06-131-0/+5
| | | | (comint-mode-hook): Turn on font-lock by default.
* * bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backendKarl Fogel2002-06-121-0/+5
| | | | | check, thanks to Robert Thorpe <robert.thorpe@antenova.com> for noticing. Redocument.
* Change the maintainer to "none".Eli Zaretskii2002-06-121-0/+4
|
* (x-handle-switch): Fix handling of x-invocation-args for switches withJuanma Barranquero2002-06-121-0/+5
| | | | arguments.
* (Info-fontify-node): Compute header line speciallyRichard M. Stallman2002-06-121-0/+7
| | | | | | | | if node has no next, previous or up links. Hide the part of the first line that is used in the header. Use Info-next-link-keymap, etc. (Info-next-link-keymap, Info-prev-link-keymap) (Info-up-link-keymap): New variables.
* (describe-char-after): Doc fix.Richard M. Stallman2002-06-121-0/+18
|
* (comint-send-input): Properly handle empty and no-newline input regions.Miles Bader2002-06-121-0/+5
|
* *** empty log message ***Colin Walters2002-06-121-1/+7
|
* font-core.el (font-lock-core-only): Variable deleted. All uses removed.Colin Walters2002-06-121-0/+14
| | | | | | | (font-lock-set-defaults): Variable alist settings moved back into font-lock-set-defaults-1. (turn-on-font-lock-if-enabled): Always turn on font-lock unless it is specifically excluded by the user.
* *** empty log message ***Colin Walters2002-06-121-0/+9
|
* *** empty log message ***Richard M. Stallman2002-06-111-0/+8
|
* (ebrowse-draw-tree-fn): Use copy-sequence.Richard M. Stallman2002-06-101-0/+18
| | | | (ebrowse-copy-list): Function deleted.
* Make comint use text properties for highlighting instead of overlays:Miles Bader2002-06-101-0/+10
| | | | | | | | | | | (comint-last-output-overlay): Variable removed. (comint-send-input, comint-output-filter): Use text properties instead of overlays. (comint-insert-clicked-input): Rewrite to work with text properties as well as overlays. (comint-snapshot-last-prompt): Snapshot using text properties. (comint-get-old-input-default, comint-extract-string): Don't copy text properties.
* (line-move-finish): Inhibit field motion when computing `line-end'.Miles Bader2002-06-101-0/+3
|
* (revert-buffer): Correct typo: variable name is `buffer-file-format',Miles Bader2002-06-101-0/+9
| | | | not `buffer-file-formats'.
* (custom-display): Use correct syntax for `supports' attributes.Miles Bader2002-06-101-0/+1
|
* (display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.Miles Bader2002-06-101-1/+3
| | | | | (face-spec-set-match-display): Support `supports' predicate. (italic): Try underlining for displays that don't support real italics.
* *** empty log message ***Miles Bader2002-06-091-0/+17
|
* (define-ibuffer-column): Don't create a third argument for theColin Walters2002-06-091-4/+16
| | | | generated function.
* (c-set-style, c-set-style-1): Added another state for theMartin Stjernholm2002-06-081-0/+6
| | | | `dont-override' flag where it only keeps globally set variables.
* *** empty log message ***Colin Walters2002-06-081-2/+4
|
* *** empty log message ***Colin Walters2002-06-081-2/+8
|
* *** empty log message ***Colin Walters2002-06-081-1/+20
|
* *** empty log message ***Colin Walters2002-06-081-0/+34
|
* (find-file-noselect-1): Undo previous change.Richard M. Stallman2002-06-081-0/+2
|
* *** empty log message ***Richard M. Stallman2002-06-081-0/+4
|
* * bookmark.el (bookmark-file-or-variation-thereof): Just useKarl Fogel2002-06-081-0/+5
| | | | Info-suffix-list, as suggested by Stefan Monnier.
* *** empty log message ***Stefan Monnier2002-06-061-3/+8
|
* *** empty log message ***Eli Zaretskii2002-06-051-0/+5
|
* *** empty log message ***Pavel Janík2002-06-051-0/+5
|
* Don't require cl.Richard M. Stallman2002-06-041-0/+4
|
* *** empty log message ***Richard M. Stallman2002-06-031-0/+14
|
* (choose-completion-string-functions): Doc fix.Richard M. Stallman2002-06-021-2/+7
| | | | (choose-completion-string): Add doc string.
* Reworked 2001-06-01 change.Kim F. Storm2002-06-011-0/+9
| | | | | | | | (choose-completion-string1): Merged back into choose-completion-string. (choose-completion-string): Run choose-completion-string-functions after checking for proper minibuffer window. Added mini-p arg to the hook functions. Insert choice if all hook functions return nil. (choose-completion-string-functions): Doc update.
* (auto-mode-alist): Strip trailing ".in" from the fileSam Steingold2002-06-011-0/+5
| | | | name when deciding the mode (for config.h.in, Makefile.in etc).
* (prolog-mode-syntax-table): Add flags to ?/ and ?* entriesThien-Thi Nguyen2002-06-011-4/+11
| | | | | | to support /* */ style comments. (prolog-font-lock-keywords): New var. (prolog-mode): Enable font-locking; set `font-lock-defaults'.
* *** empty log message ***Kim F. Storm2002-05-311-0/+7
|
* *** empty log message ***Kim F. Storm2002-05-311-0/+7
|
* (viper-smart-suffix-list, viper-ask-level): Fix typos.Juanma Barranquero2002-05-311-0/+5
|
* *** empty log message ***Kim F. Storm2002-05-301-0/+10
|
* *** empty log message ***Richard M. Stallman2002-05-301-0/+23
|
* (calc-d-prefix-help): Add `@'.Miles Bader2002-05-301-0/+9
|
* *** empty log message ***Richard M. Stallman2002-05-291-0/+25
|
* *** empty log message ***Kim F. Storm2002-05-281-0/+5
|
* (byte-compile-last-line): Deleted.Colin Walters2002-05-281-0/+4
| | | | | | | | | | | | | | | | | | | | | (byte-compile-delete-first): New function. (byte-compile-read-position): New variable. (byte-compile-last-position): New variable. (byte-compile-current-buffer): New variable. (byte-compile-log-1): Use it. (byte-compile-set-symbol-position): New function. (byte-compile-obsolete, byte-compile-callargs-warn) (byte-compile-arglist-warn, byte-compile-arglist-warn) (byte-compile-print-syms, byte-compile-file-form-defmumble) (byte-compile-check-lambda-list, byte-compile-lambda) (byte-compile-form, byte-compile-variable-ref) (byte-compile-subr-wrong-args, byte-compile-negation-optimizer) (byte-compile-condition-case, byte-compile-defun) (byte-compile-defvar, byte-compile-autoload) (byte-compile-lambda-form): Use it. (byte-compile-from-buffer): Set it, and bind `read-with-symbol-positions' and `read-symbol-positions-list'. (byte-compile-debug): New variable.
* *** empty log message ***Colin Walters2002-05-281-0/+21
|
* *** empty log message ***Kim F. Storm2002-05-281-0/+5
|
* (cua-set-mark): Align pop to markoKim F. Storm2002-05-271-0/+10
| | | | | | | behaviour with standard set-mark-command. (cua--pre-command-handler): Use push-mark-command. (cua-repeat-replace-region): Improve functionality when repeated after moving point or changing buffer.
* *** empty log message ***Colin Walters2002-05-261-0/+6
|