1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-28 07:50:48 -08:00
Commit graph

62359 commits

Author SHA1 Message Date
Richard M. Stallman
8553120c70 (url-history-list): Var deleted.
(url-history-save-interval): Simplify.
(url-history-setup-save-timer): Simplify.
2005-12-04 17:53:13 +00:00
Nick Roberts
67afa80d62 (gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):
Echo new state in minibuffer.
(gdb-var-create-handler, gdb-assembler-custom): Use search-forward
for plain strings.
(gdb-frames-mode): Remove redundant call to font-lock-mode.
(gdb-all-registers): Rename from toggle-gdb-all-registers.  Create
registers buffer if necessary.  Echo new state in minibuffer.
(gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
2005-12-04 09:12:07 +00:00
Nick Roberts
d85af294eb *** empty log message *** 2005-12-04 09:09:54 +00:00
Juri Linkov
9324f6715a (font-lock-mode): Replace :group font-lock' with nil nil nil'. 2005-12-04 05:46:18 +00:00
Juri Linkov
030a17b937 Revert removing `:group font-lock'. 2005-12-04 05:02:49 +00:00
Juri Linkov
07b0c0b702 (font-lock-mode): Revert removing `:group font-lock'. 2005-12-04 04:58:33 +00:00
Chong Yidong
d8fbba2278 * info.el (Info-fontify-node): Match external links using
non-directory part of filename.
2005-12-04 04:31:59 +00:00
Richard M. Stallman
4d4a3fb397 New file. 2005-12-04 04:12:56 +00:00
Juri Linkov
19437ce55f (Man-section-regexp): Add 0-9 to support "3X11" sections. 2005-12-04 02:45:20 +00:00
Juri Linkov
a0bd072bed (completion-setup-function): Put completions-common-part
face on full completion string too (i.e. completion string without
completions-first-difference face).
2005-12-04 02:42:29 +00:00
Juri Linkov
544d874f7f (customize-group, customize-group-other-window):
Filter out autoloaded options from the group completion list by
using heuristics that autoloaded groups don't have `custom-autoload'
property on their symbols (they have only `custom-loads').
2005-12-04 02:39:24 +00:00
Juri Linkov
0f01161d53 (idlwave-shell-electric-debug-mode):
Use define-minor-mode instead of easy-mmode-define-minor-mode.
2005-12-04 02:37:35 +00:00
Juri Linkov
e72b3747dc (global-cwarn-mode): Use define-global-minor-mode
instead of easy-mmode-define-global-mode.
2005-12-04 02:36:43 +00:00
Juri Linkov
3cbdd0c19d Put `doc-string-elt' property on
easy-mmode-define-global-mode and define-global-minor-mode.
(lisp-imenu-generic-expression): Add define-global-minor-mode.
2005-12-04 02:36:13 +00:00
Juri Linkov
aa4a1bf805 (find-function-regexp):
Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
(find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
and easy-menu-define.
2005-12-04 02:35:20 +00:00
Juri Linkov
d5ba8197bb (easy-mmode-define-navigation): Put `definition-name' properties on the
constructed function names next-sym and prev-sym.
2005-12-04 02:34:33 +00:00
Juri Linkov
cc793355dc (define-derived-mode): Put `definition-name'
properties on the constructed variable names.
2005-12-04 02:33:41 +00:00
Juri Linkov
c6a3142d9e (make-autoload): Add define-global-minor-mode. 2005-12-04 02:32:35 +00:00
Juri Linkov
140adc83fa (lisp-font-lock-keywords-1): Add define-global-minor-mode. 2005-12-04 02:31:58 +00:00
Juri Linkov
3ff522d9c5 (global-font-lock-mode): Use define-global-minor-mode
instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
(font-lock-mode): Remove `:group font-lock'.
2005-12-04 02:30:37 +00:00
Eli Zaretskii
2f33468cdc (view-mode): Doc fix. 2005-12-03 14:35:38 +00:00
Eli Zaretskii
79019cc953 *** empty log message *** 2005-12-03 12:32:36 +00:00
Eli Zaretskii
25176866f0 (Standard Hooks): Add index entries. Mention `compilation-finish-functions'. 2005-12-03 12:32:17 +00:00
Eli Zaretskii
61af05c3b0 (standard-display-european): Add to the warning message a reference to the
doc string.
2005-12-03 12:14:55 +00:00
Eli Zaretskii
7a5ea63f0f (apropos-zippy): Call print-help-return-message, similar to other Help
and Apropos commands.
2005-12-03 12:07:55 +00:00
Eli Zaretskii
7b057a3d57 (print-help-return-message): If pop-up-frames is non-nil, don't display
message about scrolling the help window.
2005-12-03 12:07:03 +00:00
Eli Zaretskii
a8e7142cdd (print-help-return-message): If pop-up-frames is non-nil, set up
help-return-method to delete the help window and, possibly, its frame as well.  Doc fix.
(help-return-method): Doc fix.
2005-12-03 11:52:23 +00:00
Alan Mackenzie
6faed041c7 Relace a `mapcan' with an "apply (n-conc (mapcar ....... ))". 2005-12-03 11:04:17 +00:00
Eli Zaretskii
d20a1ebb17 (lisp-imenu-generic-expression): Fix bug whereby names of length one
or names starting with a symbol-constituent character would not be returned.
2005-12-03 09:48:08 +00:00
John Paul Wallington
6273dc6821 (atomic-change-group): Add edebug and indentation spec. 2005-12-03 02:31:40 +00:00
Stefan Monnier
21b15ee87e (save-completions-file-name): Fix typo in last change. 2005-12-02 21:12:28 +00:00
Jay Belanger
61322d7286 Add a comment about the Calc prefix. 2005-12-02 19:50:16 +00:00
Eli Zaretskii
5a98616edf (compute_tip_xy): Put tip above pointer if it doesn't fit below. 2005-12-02 18:32:46 +00:00
Jan Djärv
ed0e38790b * info.el: Move back/forward history to the beginning of the tool bar. 2005-12-02 15:08:49 +00:00
Jan Djärv
3c513c326e Move back/forward history at the beginning of the tool bar. 2005-12-02 15:07:15 +00:00
Jan Djärv
1dbacb9046 * xterm.h: Add prototype for xg_set_icon_from_xpm_data.
* xfns.c (x_real_positions): int ign => unsigned int.
	(xg_set_icon_from_xpm_data): Remove unused variable err.
	(x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast
	to remove compiler warning.
	(compute_tip_xy): Put tip above pointer if it doesn't fit below.
2005-12-02 14:57:23 +00:00
Jan Djärv
f15bae4334 Add prototype for xg_set_icon_from_xpm_data. 2005-12-02 14:57:10 +00:00
Jan Djärv
47c53789fd * xfns.c (x_real_positions): int ign => unsigned int.
(xg_set_icon_from_xpm_data): Remove unused variable err.
(x_set_name_internal, Fx_create_frame, xg_set_icon): Add cast
to remove compiler warning.
(compute_tip_xy): Put tip above pointer if it doesn't fit below.
2005-12-02 14:55:14 +00:00
Eli Zaretskii
0a79da1b5d *** empty log message *** 2005-12-02 14:12:31 +00:00
Eli Zaretskii
69027deaaf (eval-when-compile): Remove unnecessary load of 'cl. Add fset of
allout-real-isearch-abort during compile to alleviate unnecessary
byte-compilation warnings.
(allout-mode-p): Move definition of this macro above all uses, or
byte compilation in barren emacs (eg, during emacs build) will
lack the definition.
(allout-mode): Move this variable above any uses, or byte
compilation will fail.
(allout-resolve-xref): Remove use of personal file-reference
function.
(allout-toggle-current-subtree-encryption): Do the current (ie,
visible containing) topic, rather than nearest around point.
Doc fix.
(allout-toggle-subtree-encryption): New function, workhorse that
works on nearest topic containing point.
(allout-encrypt-string): Signal requirement for newer version of pgg.
(allout-resumptions): Doc fix.
2005-12-02 14:09:53 +00:00
Eli Zaretskii
1101d5df82 Document changes to file-name completion in minibuffer. 2005-12-02 14:03:58 +00:00
Eli Zaretskii
bb0bdf7042 (Fcompleting_read): If Vminibuffer_completing_file_name is
non-nil, use the new keymaps Vminibuffer_local_filename_completion_map
and Vminibuffer_local_must_match_filename_map keymaps.
(keys_of_minibuf): Bind SPC in the new file-name completion keymaps.
2005-12-02 13:55:54 +00:00
Eli Zaretskii
3d866cebd2 (Vminibuffer_local_filename_completion_map)
(Vminibuffer_local_must_match_filename_map): New variables.
(syms_of_keymap): DEFVAR_LISP them, initialize them, and set their parent to
be Vminibuffer_local_completion_map and Vminibuffer_local_must_match_map,
respectively.
2005-12-02 13:47:11 +00:00
Eli Zaretskii
90385b3d8f (Vminibuffer_local_filename_completion_map): Declare a new keymap for
minibuffer completion in case of filenames.
(Vminibuffer_local_must_match_filename_map): Declare a new keymap for
minibuffer completion in case require-match is set.
2005-12-02 13:43:04 +00:00
Eli Zaretskii
eac5c1f628 (latex-inputenc-coding-alist): Doc fix. 2005-12-02 13:25:19 +00:00
Eli Zaretskii
27e0edcdca (flyspell-external-point-words): Consider a misspelling as found in the string
search if: (a) misspelling and found string lengths match, or (b) misspelling
is found as element in a boundary-chars separated longer string, or
(c) ispell-program-name is really ispell and misspelling is found as part of
a TeX string.  After successful match move beginning of search region to end
of match.  Warn about not found misspellings once the process is done.
(flyspell-large-region) Do not set ispell-parser to tex if in TeX mode.
2005-12-02 13:17:38 +00:00
Alan Mackenzie
116e44a12d Update for CC Mode 5.31. 2005-12-02 12:51:05 +00:00
Alan Mackenzie
0386b551af Update CC Mode to release 5.31. 2005-12-02 12:30:36 +00:00
Nick Roberts
d60d4cd6ef (gud-menu-map): Put gud-finish back on the
tool bar (removed inadvertantly).
2005-12-02 09:15:56 +00:00
Nick Roberts
dcf4db16b7 *** empty log message *** 2005-12-02 09:14:18 +00:00