- 26 Nov, 2005 5 commits
-
-
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 19 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.
-
Carsten Dominik authored
-
Carsten Dominik authored
`org-export-local-list-max-depth'. Default values changed to 3. (org-auto-renumber-ordered-lists, org-plain-list-ordered-item-terminator): New options. (org-at-item-p, org-beginning-of-item, org-end-of-item, org-get-indentation, org-get-string-indentation, org-maybe-renumber-ordered-list, org-renumber-ordered-list): New functions. (org-move-item-down, org-move-item-up): New commands. (org-export-as-html): New classes for CSS support. Bug fix in regular expression detecting fixed-width regions. Respect `org-local-list-ordered-item-terminator'. (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is also a list item. (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown): New item moving functions added.
-
Juri Linkov authored
error string instead of signaling error with the function `error'.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(syms_of_macterm): Staticpro Qcontrol, Qmeta, Qalt, Qhyper, Qsuper, and Qmodifier_value. (Vmac_control_modifier, Vmac_option_modifier) (Vmac_command_modifier, Vmac_function_modifier) (Vmac_emulate_three_button_mouse, Vmac_wheel_button_is_mouse_2) (Vmac_pass_command_to_system, Vmac_pass_control_to_system) (Vmac_charset_info_alist): Doc fixes.
-
YAMAMOTO Mitsuharu authored
descriptions of mac-control-modifier, mac-command-modifier, and mac-option-modifier. (Mac International): Fix description of conversion of clipboard data. (Mac Font Specs): Add example of font customization by face attributes.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
Nick Roberts authored
(gud-speedbar-buttons): Raise speedbar if requested. Don't match on "char **...". (gud-speedbar-buttons): Add (pointer) value for non-leaves. Make it editable.
-
Nick Roberts authored
(gdb-var-create-handler, gdb-var-list-children-handler): Don't match on "char **...". (gdb-var-update-handler): Find values for all variable objects. (gdb-info-frames-custom): Identify frames by leading "#".
-
Nick Roberts authored
-
- 23 Nov, 2005 4 commits
-
-
Chong Yidong authored
Info-current-file is t.
-
Stefan Monnier authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-