1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
Commit Graph

61018 Commits

Author SHA1 Message Date
Luc Teirlinck
92aa8a331e (blink-matching-open): Ignore `blink-matching-paren-on-screen' if
`show-paren-mode' is enabled.
(blink-matching-paren-on-screen): Update docstring.
2005-11-27 15:53:16 +00:00
Luc Teirlinck
181fcf0075 *** empty log message *** 2005-11-27 15:46:32 +00:00
Luc Teirlinck
cb0a2595f5 *** empty log message *** 2005-11-27 15:37:54 +00:00
Richard M. Stallman
4932253962 *** empty log message *** 2005-11-27 03:24:25 +00:00
John Paul Wallington
940ed7e48b (gdb-edit-register-value): Use posn-set-point' instead of mouse-set-point'
because the latter is not fbound when configured without X.
2005-11-27 02:59:52 +00:00
Richard M. Stallman
1a500a7380 *** empty log message *** 2005-11-27 01:40:27 +00:00
Nick Roberts
53f18ed2c8 (gdb-goto-breakpoint, gdb-frames-select, gdb-threads-select):
Use `posn-set-point' instead of `mouse-set-point' because the
latter is not fbound when configured without X.
2005-11-27 01:17:47 +00:00
Nick Roberts
d05877b438 *** empty log message *** 2005-11-27 01:16:06 +00:00
Kim F. Storm
98faed9f39 (cua--highlight-rectangle): Preserve
existing face when partially highlighting a TAB in a rectangle.
2005-11-26 23:30:43 +00:00
Kim F. Storm
b14935df20 *** empty log message *** 2005-11-26 23:30:30 +00:00
Kim F. Storm
973495ca25 (ido-mode-map): Doc fix.
(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>.
2005-11-26 19:25:36 +00:00
Kim F. Storm
46801e4c86 *** empty log message *** 2005-11-26 19:25:24 +00:00
John Paul Wallington
440e20fca8 (archive-extract): Use posn-set-point' instead of mouse-set-point'
because the latter is not fbound when configured without X.
2005-11-26 19:05:52 +00:00
Thien-Thi Nguyen
1be0210d3a (file-relative-name): Doc fix. 2005-11-26 15:52:10 +00:00
Chong Yidong
d73d22edbd * emacs.rc: Use new icons. 2005-11-26 14:36:42 +00:00
Chong Yidong
fd993ce263 New icons installed. 2005-11-26 14:36:05 +00:00
Eli Zaretskii
02b1a164f9 *** empty log message *** 2005-11-26 11:20:10 +00:00
Eli Zaretskii
0ca23eef76 (syms_of_minibuf): Mention the extension of `completion-auto-help's meaning
by complete.el.
2005-11-26 11:19:21 +00:00
Eli Zaretskii
07908aec23 *** empty log message *** 2005-11-26 11:07:23 +00:00
Eli Zaretskii
0ad040ffe5 (Finternal_set_lisp_face_attribute_from_resource): Handle :inherit property
as a lisp expression.
2005-11-26 11:06:53 +00:00
Eli Zaretskii
107dd21bca (inferior-octave-startup): Force a non-empty string for secondary prompt PS2. 2005-11-26 10:51:22 +00:00
Eli Zaretskii
bfc53c25fc New emacs.ico from Andrew Zhilin. 2005-11-26 10:10:31 +00:00
Eli Zaretskii
3bf70c4e0a Rename emacs.ico into emacs21.ico. 2005-11-26 10:04:05 +00:00
Chong Yidong
49d11c492a * progmodes/compile.el (compilation-setup): Fix last fix. 2005-11-25 22:07:00 +00:00
Nick Roberts
be1c984450 (gdb-info-breakpoints-custom)
(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.
2005-11-25 21:34:03 +00:00
Nick Roberts
1c5a7258db *** empty log message *** 2005-11-25 21:33:02 +00:00
Chong Yidong
e335f09e0e * custom.el (enable-theme): Signal error if argument is not a
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.
2005-11-25 18:00:10 +00:00
Kim F. Storm
93a068651d *** empty log message *** 2005-11-25 17:57:06 +00:00
Chong Yidong
d590dbd27a * info.el (Info-on-current-buffer): Record actual filename in
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.
2005-11-25 16:35:34 +00:00
David Kastrup
e5ad37ee8d (longlines-wrap-line): Reorder wrapping to "insert
new character, then delete" in order to preserve markers.
2005-11-25 11:06:30 +00:00
David Ponce
d973cf9cdb (recentf-arrange-by-rule): Handle a special `auto-mode-alist'-like
"strip suffix" rule.
(recentf-build-mode-rules): Handle second level auto-mode entries.
2005-11-25 07:57:21 +00:00
David Ponce
f81b92f259 *** empty log message *** 2005-11-25 07:55:48 +00:00
Michael Kifer
9b01475db9 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-wind (ediff-make-wide-display): Slight simplification.

	* ediff.el (ediff-date): Changed the date of last update.
2005-11-25 07:29:10 +00:00
Michael Kifer
0680ea10b4 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
* 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.
2005-11-25 07:18:07 +00:00
Chong Yidong
e4d5906679 * hi-lock.el (hi-lock-buffer-mode): Turn on font-lock.
(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.
2005-11-25 05:32:56 +00:00
Chong Yidong
9cb4bb4503 Fix typo. 2005-11-24 21:11:42 +00:00
Chong Yidong
ae34cba19b Fix two omissions in last change. 2005-11-24 21:05:33 +00:00
Chong Yidong
963b20402d * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
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.
2005-11-24 20:52:16 +00:00
Nick Roberts
f3220d3a39 (gdb-var-create-handler, gdb-var-list-children-handler):
Find values for all variable objects.  gud-speedbar-buttons
decides whether to display them.
2005-11-24 20:45:50 +00:00
Nick Roberts
e5a690f115 *** empty log message *** 2005-11-24 20:43:52 +00:00
Romain Francoise
357e604527 (Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a
space.
2005-11-24 16:10:00 +00:00
Carsten Dominik
929d3fae89 version 3.21 2005-11-24 14:48:48 +00:00
Carsten Dominik
ebfe0a9cff (Structure editing): New item moving commands added.
(Plain Lists): New section.
2005-11-24 14:47:17 +00:00
Carsten Dominik
9981213caf *** empty log message *** 2005-11-24 14:46:59 +00:00
Carsten Dominik
7a368970c7 (org-export-plain-list-max-depth): Renamed from
`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.
2005-11-24 14:45:21 +00:00
Juri Linkov
ece75c05d6 (isearch-repeat): With empty search ring set `isearch-error' to the
error string instead of signaling error with the function `error'.
2005-11-24 09:59:37 +00:00
YAMAMOTO Mitsuharu
b9c7cbf926 *** empty log message *** 2005-11-24 08:20:41 +00:00
YAMAMOTO Mitsuharu
f2d8779be3 (Qcontrol): Rename from Qctrl. All uses changed.
(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.
2005-11-24 08:20:16 +00:00
YAMAMOTO Mitsuharu
d0aeb9af35 (Mac Input): Remove description of mac-command-key-is-meta. Add
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.
2005-11-24 08:19:31 +00:00
YAMAMOTO Mitsuharu
d8dabccce2 Make modifier ctrl' an alias of control'. 2005-11-24 08:18:37 +00:00