- 27 Nov, 2005 5 commits
-
-
Richard M. Stallman authored
-
John Paul Wallington authored
because the latter is not fbound when configured without X.
-
Richard M. Stallman authored
-
Nick Roberts authored
Use `posn-set-point' instead of `mouse-set-point' because the latter is not fbound when configured without X.
-
Nick Roberts authored
-
- 26 Nov, 2005 15 commits
-
-
Kim F. Storm authored
existing face when partially highlighting a TAB in a rectangle.
-
Kim F. Storm authored
-
Kim F. Storm authored
(ido-mode-common-map, ido-mode-file-map) (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps. (ido-define-mode-map): Rewrite. Select one of the new maps as parent for ido-mode-map instead of building from scratch. (ido-init-mode-maps): New defun to initialize new maps. (ido-mode): Call it. (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>. (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
-
Kim F. Storm authored
-
John Paul Wallington authored
because the latter is not fbound when configured without X.
-
Thien-Thi Nguyen authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
by complete.el.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
as a lisp expression.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 25 Nov, 2005 12 commits
-
-
Chong Yidong authored
-
Nick Roberts authored
(gdb-mouse-toggle-breakpoint-margin) (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select): Add gdb-server-prefix to keep out of command history. (gdb-edit-register-value): New function. (gdb-registers-mode-map): Bind mouse-2 and RET to it. (gdb-info-registers-custom): Use above map.
-
Nick Roberts authored
-
Chong Yidong authored
theme. Don't recalculate a face if it's not loaded yet. * cus-face.el (custom-theme-set-faces): Don't change saved-face if the `user' theme is in effect.
-
Kim F. Storm authored
-
Chong Yidong authored
Info-current-file, instead of t, or a fake filename if a non-file buffer. Make autoload. (Info-find-node, Info-revert-find-node): No need to check for Info-current-file nil. (Info-set-mode-line, Info-up, Info-copy-current-node-name): Info-current-file is now never `t'. (Info-fontify-node): Many simplifications due to Info-current-file always being valid. Use Info-find-file to find node filename.
-
David Kastrup authored
new character, then delete" in order to preserve markers.
-
David Ponce authored
"strip suffix" rule. (recentf-build-mode-rules): Handle second level auto-mode entries.
-
David Ponce authored
-
Michael Kifer authored
* ediff-wind (ediff-make-wide-display): Slight simplification. * ediff.el (ediff-date): Changed the date of last update.
-
Michael Kifer authored
* viper-keym.el (viper-ESC-key): use different values in terminal and window modes. * viper.el (viper-emacs-state-mode-list): delete mail-mode, add jde-javadoc-checker-report-mode.
-
Chong Yidong authored
(hi-lock-unface-buffer, hi-lock-set-file-patterns): Call font-lock-fontify-buffer. (hi-lock-refontify): Deleted. (hi-lock-font-lock-hook): Turn off hi-lock when font lock is turned off.
-
- 24 Nov, 2005 8 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
Use define-minor-mode, and make it a local mode. (hi-lock-mode): New global minor mode. (turn-on-hi-lock-if-enabled): New function. (hi-lock-line-face-buffer, hi-lock-face-buffer) (hi-lock-set-pattern): Changed arguments to regexp and face instead of a font-lock pattern. Directly set face property, instead of refontifying. (hi-lock-font-lock-hook): Check if font-lock is being turned on. (hi-lock-find-patterns): Use line-number-at-pos. (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new arguments for hi-lock-set-pattern. (hi-lock-find-file-hook, hi-lock-current-line) (hi-lock-set-patterns): Deleted unused functions. * progmodes/compile.el (compilation-setup): Don't fiddle with font-lock-defaults.
-
Nick Roberts authored
Find values for all variable objects. gud-speedbar-buttons decides whether to display them.
-
Nick Roberts authored
-
Romain Francoise authored
space.
-
Carsten Dominik authored
-
Carsten Dominik authored
(Plain Lists): New section.
-