- 25 Nov, 2005 6 commits
-
-
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 7 commits
-
-
Chong Yidong authored
Info-current-file is t.
-
Stefan Monnier authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
[TARGET_API_MAC_CARBON] (cfstring_to_lisp_nodecode): New function created from cfstring_to_lisp. [TARGET_API_MAC_CARBON] (cfstring_to_lisp): Use it. (xrm_get_preference_database) [TARGET_API_MAC_CARBON]: Likewise.
-
YAMAMOTO Mitsuharu authored
directory if `-psn_*' option is specified.
-
- 22 Nov, 2005 8 commits
-
-
Luc Teirlinck authored
buffers correctly. (It used to throw an error in such buffers.) Make it ask for confirmation in group buffers and other Custom buffers containing more than one customization item.
-
Luc Teirlinck authored
-
John Paul Wallington authored
(goto-address-at-point): Use `posn-set-point' instead of `mouse-set-point' because the latter is not fbound when configured without X.
-
Romain Francoise authored
-
Lars Hansen authored
(ls-lisp-classify, ls-lisp-format): Delete call to ls-lisp-parse-symlink. (ls-lisp-handle-switches): Handle symlinks to directories as directories when ls-lisp-dirs-first in non-nil.
-
Romain Francoise authored
-
Nick Roberts authored
-
Luc Teirlinck authored
load-history.
-