- 31 Dec, 2004 25 commits
-
-
Richard M. Stallman authored
Alist value now controls whether to use mode-require-final-newline. (sh-set-shell): Implement that new meaning.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Delete old-Emacs compatibility code. (antlr-c-common-init): Function deleted.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mode-require-final-newline): New option. (after-find-file): Handle require-final-newline with new values. (basic-save-buffer): Handle new values of require-final-newline.
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
to cancel the edit. Add cancel routine to kill-buffer-hook.
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
(calc-macro-edit-algebraic, calc-macro-edit-variable) (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove functions.
-
Jay Belanger authored
-
Kenichi Handa authored
Renambed for explicit-buffer-file-coding-system. (after-insert-file-set-coding): Adjusted for the above change.
-
- 30 Dec, 2004 15 commits
-
-
Kenichi Handa authored
explicit-buffer-file-coding-system to buffer-file-coding-system-explicit. (basic-save-buffer-1): Likewise.
-
Richard M. Stallman authored
(artist-butlast, artist-last): Functions deleted. (artist-ellipse-mirror-quadrant): Call last and butlast directly. (artist-compute-key-compl-table): Call remq directly. (artist-remove-nulls): Function deleted. (artist-vaporize-lines, artist-flood-fill): Use push and pop directly. (artist-push, artist-pop): Macro deleted.
-
Richard M. Stallman authored
(artist-prev-next-op-alist): New variable. (artist-select-next-op-in-list): New function. (artist-select-prev-op-in-list): New function. (artist-make-prev-next-op-alist): New function. (artist-is-in-op-list-p): New function. (artist-get-first-non-nil-op): New function. (artist-get-last-non-nil-op): New function. (artist-mode-init): Call artist-get-last-non-nil-op to initialize artist-prev-next-op-alist. (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to change drawing operation.
-
Luc Teirlinck authored
-
Masatake YAMATO authored
-
Jay Belanger authored
(calc-user-define-permanent, calc-execute-kbd-macro): Replace obsolete function MacEdit-parse-keys with edmacro-parse-keys.
-
Jay Belanger authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
original calc_line_height_property. (calc_line_height_property): Rework. Handle t and (nil . ratio). (x_produce_glyphs): Use them to handle line-height and line-spacing according to new height spec. (Qtotal): Remove. (syms_of_xdisp): Remove defsubr and intern for Qtotal.
-
Kim F. Storm authored
in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO) in cons cells. (nil . RATIO) is relative to actual line height. Use line-height `t' instead of `0' to get minimum height.
-
Jay Belanger authored
name differently in message.
-
Kenichi Handa authored
-
Kenichi Handa authored
explicit-buffer-file-coding-system to last-coding-system-used. (revert-buffer): Pay attention to explicit-buffer-file-coding-system (not buffer-file-coding-system) on bind coding-system-for-read.
-
Kenichi Handa authored
buffer local variable. (after-insert-file-set-coding): Set it to coding-system-for-read.
-