Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (pop): Move the call to `car' outside the prog1, as the compiler | Miles Bader | 2002-06-14 | 2 | -2/+5 |
| | | | | generate better code for it. | ||||
* | (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'. | Miles Bader | 2002-06-14 | 2 | -1/+5 |
| | |||||
* | (zone-timer): New variable holds the idle timer. | Richard M. Stallman | 2002-06-13 | 2 | -12/+19 |
| | | | | | | | (zone): Don't fiddle with the idle timer at all. (zone-when-idle): Put the idle timer in zone-timer. If one is already set up, cancel it and make a new one. (zone-leave-me-alone): Likewise. | ||||
* | *** empty log message *** | Jason Rumney | 2002-06-13 | 1 | -0/+4 |
| | |||||
* | (w32-charset-info-alist): Reorder. | Jason Rumney | 2002-06-13 | 1 | -5/+7 |
| | |||||
* | (auto-mode-alist): Move entry for ".in" to the end. | Andreas Schwab | 2002-06-13 | 2 | -3/+7 |
| | |||||
* | (comint-mode): Don't set `font-lock-defaults'. | Miles Bader | 2002-06-13 | 2 | -3/+6 |
| | | | | (comint-mode-hook): Turn on font-lock by default. | ||||
* | * bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backend | Karl Fogel | 2002-06-12 | 2 | -11/+22 |
| | | | | | check, thanks to Robert Thorpe <robert.thorpe@antenova.com> for noticing. Redocument. | ||||
* | Change the maintainer to "none". | Eli Zaretskii | 2002-06-12 | 2 | -1/+5 |
| | |||||
* | (x-handle-switch): Fix handling of x-invocation-args for switches with | Juanma Barranquero | 2002-06-12 | 2 | -2/+7 |
| | | | | arguments. | ||||
* | (Info-fontify-node): Compute header line specially | Richard M. Stallman | 2002-06-12 | 2 | -24/+70 |
| | | | | | | | | 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. | ||||
* | (menu-bar-showhide-fringe-menu): Don't use `fringe-mode' | Stefan Monnier | 2002-06-12 | 1 | -4/+8 |
| | | | | without first making sure it's bound. | ||||
* | (describe-char-after): Doc fix. | Richard M. Stallman | 2002-06-12 | 2 | -2/+20 |
| | |||||
* | (view-mode-enter): Clarify echo area message. | Richard M. Stallman | 2002-06-12 | 1 | -1/+1 |
| | |||||
* | (Info-select-node): Turn header line on or off here. | Richard M. Stallman | 2002-06-12 | 1 | -51/+39 |
| | | | | | | | | | | | (Info-setup-header-line): Function deleted. (Info-mode): Make Info-header-line local. (Info-fontify-node): Ignore Info-use-header-line. Unconditionally compute what the header line should be, and store it on the `header-line' property of the node's first char. Bind [header-line down-mouse-1]. Use `keymap' property, not `local-map'. Bind [mouse-2] for mouse clicks on the node line in the text. | ||||
* | (font-lock-beginning-of-syntax-function): Doc fix. | Richard M. Stallman | 2002-06-12 | 1 | -5/+10 |
| | |||||
* | (comint-send-input): Properly handle empty and no-newline input regions. | Miles Bader | 2002-06-12 | 2 | -2/+7 |
| | |||||
* | Use `when', `unless'. | Colin Walters | 2002-06-12 | 1 | -102/+91 |
| | | | | | (calc-trail-mode): Use an italic `font-lock-face'. (calc-refresh): Ditto. | ||||
* | *** empty log message *** | Colin Walters | 2002-06-12 | 1 | -1/+7 |
| | |||||
* | Update copyright date. | Colin Walters | 2002-06-12 | 2 | -2/+2 |
| | |||||
* | (occur-mode): Don't set `font-lock-defaults'. | Colin Walters | 2002-06-12 | 1 | -2/+0 |
| | |||||
* | (Info-mode): Don't set `font-lock-defaults'. | Colin Walters | 2002-06-12 | 1 | -2/+0 |
| | |||||
* | (ibuffer-mode): Don't set `font-lock-defaults'. | Colin Walters | 2002-06-12 | 1 | -3/+0 |
| | |||||
* | (help-mode): Don't set `font-lock-defaults'. | Colin Walters | 2002-06-12 | 1 | -23/+5 |
| | |||||
* | (font-lock-set-defaults-1): Set variable alist here. | Colin Walters | 2002-06-12 | 1 | -2/+3 |
| | |||||
* | font-core.el (font-lock-core-only): Variable deleted. All uses removed. | Colin Walters | 2002-06-12 | 2 | -20/+19 |
| | | | | | | | (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 Walters | 2002-06-12 | 1 | -0/+9 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2002-06-11 | 1 | -0/+8 |
| | |||||
* | (format-alist): Document new element PRESERVE. | Richard M. Stallman | 2002-06-11 | 1 | -2/+14 |
| | | | | (format-write-file): Implement PRESERVE elt for a format. | ||||
* | (make-auto-save-file-name): Rename local `filename' to `file-name'. | Richard M. Stallman | 2002-06-11 | 1 | -1/+1 |
| | |||||
* | (ebrowse-draw-tree-fn): Use copy-sequence. | Richard M. Stallman | 2002-06-10 | 2 | -7/+20 |
| | | | | (ebrowse-copy-list): Function deleted. | ||||
* | (eshell-copy-tree): Make it an alias for copy-tree. | Richard M. Stallman | 2002-06-10 | 1 | -17/+1 |
| | |||||
* | (copy-list): Moved to cl.el. | Richard M. Stallman | 2002-06-10 | 1 | -18/+12 |
| | | | | (copy-tree): Don't use copy-list or cl-pop. | ||||
* | (copy-list): Moved back from subr.el. | Richard M. Stallman | 2002-06-10 | 1 | -0/+9 |
| | |||||
* | Undo previous change. | Richard M. Stallman | 2002-06-10 | 1 | -2/+2 |
| | |||||
* | (viper-insert-prev-from-insertion-ring) | Richard M. Stallman | 2002-06-10 | 1 | -2/+2 |
| | | | | (viper-prev-destructive-command): Use copy-sequence. | ||||
* | (eshell-copy-list): Function deleted. | Richard M. Stallman | 2002-06-10 | 1 | -11/+2 |
| | | | | (eshell-sublist, eshell-copy-tree): Use copy-sequence. | ||||
* | (eshell-mode, eshell-mode): Use copy-sequence. | Richard M. Stallman | 2002-06-10 | 1 | -2/+2 |
| | |||||
* | (eshell/diff): Use copy-sequence. | Richard M. Stallman | 2002-06-10 | 1 | -1/+1 |
| | |||||
* | Make comint use text properties for highlighting instead of overlays: | Miles Bader | 2002-06-10 | 2 | -70/+61 |
| | | | | | | | | | | | (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 Bader | 2002-06-10 | 2 | -1/+5 |
| | |||||
* | (revert-buffer): Correct typo: variable name is `buffer-file-format', | Miles Bader | 2002-06-10 | 2 | -1/+10 |
| | | | | not `buffer-file-formats'. | ||||
* | (comint-send-input, comint-output-filter): Use the `font-lock-face' | Miles Bader | 2002-06-10 | 1 | -39/+27 |
| | | | | | | property instead of `face'. Don't check the highlight-enabling variables anymore. (comint-highlight-input, comint-highlight-prompt): Variables removed. | ||||
* | (custom-display): Use correct syntax for `supports' attributes. | Miles Bader | 2002-06-10 | 2 | -1/+2 |
| | |||||
* | (custom-display): Add support for `supports' predicate. | Miles Bader | 2002-06-10 | 1 | -1/+5 |
| | |||||
* | (display-supports-face-attributes-p): Work correctly if DISPLAY is a frame. | Miles Bader | 2002-06-10 | 2 | -3/+19 |
| | | | | | (face-spec-set-match-display): Support `supports' predicate. (italic): Try underlining for displays that don't support real italics. | ||||
* | Fix a typo in a comment. | Eli Zaretskii | 2002-06-09 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Miles Bader | 2002-06-09 | 1 | -0/+17 |
| | |||||
* | (display-supports-face-attributes-p): New function. | Miles Bader | 2002-06-09 | 1 | -0/+24 |
| | |||||
* | (color-name-rgb-alist): Use 16-bit RGB values instead of 8-bit, for | Miles Bader | 2002-06-09 | 1 | -756/+760 |
| | | | | | | | | | | | | | | | consistency with the rest of emacs. (tty-color-canonicalize): Only copy COLOR if we need to change it. (tty-color-approximate): Scale values from `color-name-rgb-alist' appropriately. Return the whole color description, rather than just the RGB values. (tty-color-standard-values): New function. Code mostly taken from `tty-color-translate'. (tty-color-translate, tty-color-values): Use `tty-color-desc' to do all the work. (tty-color-desc): Do color lookup here instead of calling `tty-color-translate' and `tty-color-by-index'; this is now the main place to do it. |