- 10 Jul, 2005 18 commits
-
-
Richard M. Stallman authored
Recognize hard newlines by non-nil hard property, instead of t.
-
Michael Kifer authored
(viper-normalize-minor-mode-map-alist): use viper--key-maps and emulation-mode-map-alists. (viper-envelop-ESC-key): use viper-subseq. (viper-search-forward/backward/next): disable debug-on-error. * viper-keym.el (viper-toggle-key,viper-quoted-insert-key, viper-ESC-key): new defcustoms. * viper-macs.el (ex-map-read-args): use viper-subseq. * viper-util.el (viper-key-to-emacs-key): use viper-subseq. (viper-subseq): copy of subseq from cl.el. * viper.el (viper-go-away,viper-set-hooks): use emulation-mode-map-alists, advise self-insert-command, add-minor-mode. * viper-mous.el (viper-current-frame-saved): use defvar. * viper-init.el: got rid of -face in face names. * ediff-diff.el (ediff-extract-diffs,ediff-extract-diffs3): Make it work with longlines mode * ediff-mult.el (ediff-meta-mode-hook): new variable. * ediff-ptch.el (ediff-file-name-sans-prefix): quote regexp. * ediff-init: got rid of -face in face names.
-
Steven Tamm authored
mac.c (Fmac_get_file_type, Fmac_get_file_creator): Added. (Fmac_set_file_type, Fmac_set_file_creator): Added (mac_get_object_from_code, mac_get_code_from_arg): Added
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
so it will not mistakenly match dates with no time zone.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(with-timeout): Bind that variable to record timers. (with-timeout-suspend, with-timeout-unsuspend): New functions.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(debugger-mode-map): Use that instead of help-follow. (debugger-setup-buffer): Use eval-buffer-list to handle eval-buffer frames.
-
Richard M. Stallman authored
(syms_of_lread): Set up eval-buffer-list. (Feval_buffer, Feval_region): Bind eval-buffer-list.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
Delete obsolete comment.
-
Luc Teirlinck authored
:init-value. Delete obsolete comment.
-
Luc Teirlinck authored
:init-value.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
nil argument.
-
- 09 Jul, 2005 13 commits
-
-
Juri Linkov authored
to mode-line-format. (ispell-region, ispell-process-line): Add current dictionary name and program name to messages.
-
Juri Linkov authored
(next-error): Use it. Doc fix.
-
Juri Linkov authored
-
Juri Linkov authored
to not create links to unrelated functions in the Help buffer.
-
Juri Linkov authored
(fringe-query-style): Build prompt depending on `all-frames' arg.
-
Richard M. Stallman authored
-
Thien-Thi Nguyen authored
Update "in charge" field for lisp/mh-e.
-
Richard M. Stallman authored
was called with nil for the buffer, handle the read position right. Handle read position for eval-region, too.
-
Jay Belanger authored
-
Richard M. Stallman authored
-
Jay Belanger authored
calc-embedded-firsttime-formula): New variables. (calc-do-embedded): Use calc-embedded-firsttime, calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to determine whether or not to run hooks. (calc-embedded-make-info) Set calc-embedded-firsttime-buf and calc-embedded-firsttime-formula appropriately. Set calc-embedded delimiter variables according to mode.
-
Richard M. Stallman authored
-
Jay Belanger authored
calc-embedded-open-close-word-alist, calc-embedded-open-close-plain-alist, calc-embedded-open-close-new-formula-alist, calc-embedded-open-close-mode-alist, calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook, calc-embedded-mode-hook): New variables.
-
- 08 Jul, 2005 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Check for "emacs", etc., as entire symbol, not just as word. (checkdoc-file-comments-engine): Use regexp-quote on FN.
-
Richard M. Stallman authored
(kill-some-buffers): Ignore buffers already dead.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
off warnings in what it guards. Use unwind-protect to ensure byte-compile-unresolved-functions is updated.
-
Richard M. Stallman authored
(whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
-
Richard M. Stallman authored
Unconditionally try to leave point at the same old place.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-