- 04 Feb, 2003 14 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(main, lock_file): Avoid assignment inside if.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Freset_this_command_lengths): Reset this_command_key_count etc. immediately rather than arranging to do it later. (before_command_key_count_1, before_command_echo_length_1) (before_command_restore_flag): Vars deleted. (add_command_key): Don't handle before_command_restore_flag. (read_char, record_menu_key): Don't update before_command_key_count or before_command_echo_length. (read_char): Don't handle before_command_restore_flag. (command_loop_1): Don't call adjust_point_for_property in direct-output clauses if it wouldn't be called in the ordinary case.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(term-char-mode): Don't set up term-raw-map here. (term-set-escape-char): Don't set up C-x subcommand. (term-ansi-face-already-done): Renamed from term-ansi-face-alredy-done. (term-command-hook): Avoid error if STRING is empty. (term, term-mode): Doc fixes. Redesign handling of colors and faces. Delete all the faces that this mode used to make. (ansi-term-color-vector): New variable. (ansi-term-fg-faces-vector, ansi-term-bg-faces-vector) (ansi-term-inv-bg-faces-vector, ansi-term-inv-fg-faces-vector): Variables deleted. (term-default-fg-color, term-default-bg-color): Use defcustom. (term-handle-colors-array): Use ansi-term-color-vector, and specify face attributes rather than faces in `face' property. (term-ansi-fg-faces-vector, term-ansi-bg-faces-vector) (term-ansi-inv-fg-faces-vector, term-ansi-inv-bg-faces-vector) (term-ansi-reverse-faces-vector): Unused variables deleted. (term-ignore-error): Macro deleted.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Francesco Potortì authored
-
Francesco Potortì authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 03 Feb, 2003 7 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
commands to their ido specific equivalents. Disable ESC in viper mode (to avoid exiting insert mode), since ido doesn't work in viper command mode. (ido-delete-backward-updir, ido-delete-backward-word-updir): Handle remapped viper commands.
-
Bill Wohler authored
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
buffer and display it in the minibuffer window using `set-window-buffer'.
-
Dave Love authored
-
- 02 Feb, 2003 9 commits
-
-
Jonathan Yavner authored
-
Jan Djärv authored
-
Andreas Schwab authored
words separated by dots. Match optional parenthesized word at start of line.
-
Andreas Schwab authored
Don't require underscore in word before double open-paren.
-
John Paul Wallington authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
Suppress compiler output when testing for image libraries. Give names of un-found libraries in messages.
-
- 01 Feb, 2003 6 commits
-
-
Jason Rumney authored
local malloc. [HAVE_XPM]: Avoid clashes with XColor, XImage and Pixel definitions in xpm.h. (init_xpm_functions): New function. (xpm_load): Sync with xfns.c. Adapt for Windows version of libXpm. (init_external_image_libraries): Try to load libXpm.dll.
-
Stephen Gildea authored
-
Stephen Gildea authored
-
Stephen Gildea authored
(time-stamp): Fix parsing of "%%a" in time-stamp-pattern (change regexp subpattern 5) (time-stamp-pattern): Initialize to nil to avoid regexp work in default case. (time-stamp-string): Call set-time-zone-rule instead of setenv (time-stamp-hhmmss): Remove (not needed after all). (time-stamp-month-dd-yyyy, time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy, time-stamp-dd-mon-yy, time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd, time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm): Make obsolete. (time-stamp-format, time-stamp-pattern, time-stamp-warn-inactive, time-stamp-inserts-lines, time-stamp-count, time-stamp-time-zone, time-stamp, time-stamp-toggle-active, time-stamp-string-preprocess, time-stamp-once, time-stamp-conv-warn): Tweak doc strings.
-
Jason Rumney authored
timestamp.
-
Stefan Monnier authored
(custom-save-variables): Use dolist, simplify. Output a message if a `requests' entry looks suspicious. (custom-save-faces): Use dolist, simplify.
-
- 31 Jan, 2003 4 commits
-
-
Juanma Barranquero authored
-
Dave Love authored
char classes in skip-chars-forward.
-
Dave Love authored
(open-paren-in-column-0-is-defun-start): Doc fix.
-
Juanma Barranquero authored
-