- 12 Jun, 2002 19 commits
-
-
Stefan Monnier authored
(lookup_char_property): Use XCAR/XCDR.
-
Andreas Schwab authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Juanma Barranquero authored
-
Miles Bader authored
-
Colin Walters authored
(calc-trail-mode): Use an italic `font-lock-face'. (calc-refresh): Ditto.
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
(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.
-
Colin Walters authored
-
Colin Walters authored
-
- 11 Jun, 2002 13 commits
-
-
Kim F. Storm authored
Added format-mode-line.
-
Kim F. Storm authored
(frame_title_buf, frame_title_buf_end, frame_title_ptr) (store_frame_title_char, store_frame_title): Use unconditionally. (init_xdisp): Defsubr Fformat_mode_line. Initialize frame_title_buf etc. unconditionally.
-
Kim F. Storm authored
-
Stefan Monnier authored
Remove prev_(fkey|keytran}_(map|start|end) since we don't want to pass things through those maps after downcasing events. Enforce that keytran_end <= fkey_start, i.e. that key-translation-map applies after function-key-map. Make sure that keytran can be done in the middle in the sequence. Be careful not to throw away events past the one we downcase.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
FOCUS_IN_EVENT events and return 0 if nothing else in buffer.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(format-write-file): Implement PRESERVE elt for a format.
-
Richard M. Stallman authored
-
Stefan Monnier authored
(read1): Fix int/Lisp_Object mixup.
-
Stefan Monnier authored
-
Miles Bader authored
-
Miles Bader authored
-
- 10 Jun, 2002 8 commits
-
-
Richard M. Stallman authored
(ebrowse-copy-list): Function deleted.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(copy-tree): Don't use copy-list or cl-pop.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(viper-prev-destructive-command): Use copy-sequence.
-
Richard M. Stallman authored
(eshell-sublist, eshell-copy-tree): Use copy-sequence.
-
Richard M. Stallman authored
-