1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00
Commit graph

32018 commits

Author SHA1 Message Date
Stefan Monnier
0a30c4c8f3 (gnus-summary-save-in-folder): Obey mh-lib-progs. 2000-10-05 23:23:27 +00:00
Stefan Monnier
b262af48f2 (gnus-kill): Typo. 2000-10-05 23:23:06 +00:00
Stefan Monnier
7a513c475d (which-func-format): Remove spurious space.
(which-func-mode): Don't make it permanent-local.
(which-func-ff-hook): Allow which-func-maxout to be nil.
(which-func-update): Simplify a bit.  Only run if which-func-mode is t.
(which-func-mode): Simplify.
Use post-command-idle-hook rather than post-command-hook.
Go through all buffers and update their state.
(which-function): Also try add-log-current-defun-function.
2000-10-05 23:13:07 +00:00
Stefan Monnier
a325540023 (with-vc-properties): Use conses rather than length-2 lists.
(vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
Update call to with-vc-properties accordingly.
(vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
(vc-revert-buffer): Be more careful about window selection and deletion.
(vc-switch-backend): Slight reorg to avoid calling `registered' twice.
2000-10-05 22:55:17 +00:00
Stefan Monnier
67c6f446df (vc-mode-line): Fix interactive spec. 2000-10-05 22:47:21 +00:00
Stefan Monnier
eed914afdd (cvs-ediff-exit-hook): Expect delete-window to fail.
(cvs-retrieve-revision): Reuse a pre-existing buffer.
(cvs-dired-action): Change the default to quickdir.
2000-10-05 22:45:59 +00:00
Stefan Monnier
87cf842124 (comment-indent):
Delegate to indent-according-to-mode if comment-indent-function returns nil.
(comment-indent-default): New function.
(comment-indent-function): Use it and document the new semantics.
2000-10-05 22:43:22 +00:00
Stefan Monnier
34a1934628 Docstring fixes. 2000-10-05 22:31:44 +00:00
Stefan Monnier
8304a3bb77 Missing paren. 2000-10-05 22:28:23 +00:00
Stefan Monnier
4e1ede6c01 (help-xref-on-pp): Use match-string.
(describe-variable): New arg BUFFER.
Store the current buffer in the help-xref-stack.
(temp-buffer-resize-mode): Use define-minor-mode.
2000-10-05 22:27:38 +00:00
Dave Love
60dd7e0e1c irix64, gnus-mule.el 2000-10-05 22:24:10 +00:00
Stefan Monnier
c94d5f40fc (jit-lock-mode): Use jit-lock-defer-contextually
consistently with its docstring.
Set jit-lock-first-unfontify-pos in an idempotent way.
(jit-lock-register): Autoload and add arg CONTEXTUAL.
2000-10-05 21:30:02 +00:00
Dave Love
2b06561ab5 (Fx_popup_menu, Fx_popup_dialog): Check for tool-bar
position like menu-bar.
2000-10-05 21:18:30 +00:00
Dave Love
1391c56767 Require cl when compiling. 2000-10-05 20:10:23 +00:00
Gerd Moellmann
ca839c85be (merge_face_heights): Use safe_call instead of
call_function.
2000-10-05 19:30:21 +00:00
Gerd Moellmann
116d6f5cae (handle_single_display_prop): Use safe_call1.
(safe_call): Renamed from call_function.
(safe_call1): New function.
(handle_fontified_prop): Use safe_call1 instead of call1.
(safe_eval): Renamed from eval_form.
(safe_eval_handler): Renamed from eval_handler.
(handle_single_display_prop, display_mode_element): Use safe_eval
instead of eval_form.
2000-10-05 19:29:05 +00:00
Gerd Moellmann
1db0076e78 (Frecursive_edit): Make sure redisplay can happen.
(show_help_echo): Use safe_call instead of
call_function; use safe_eval instead of eval_form.
2000-10-05 19:27:17 +00:00
Gerd Moellmann
a18c0a477e (safe_call): Renamed from call_function.
(safe_eval): Renamed from eval_form.
(safe_call1): Add prototype.
2000-10-05 19:26:09 +00:00
Dave Love
721d5fba2d *** empty log message *** 2000-10-05 18:20:13 +00:00
Stefan Monnier
41fa7178a5 *** empty log message *** 2000-10-05 15:56:23 +00:00
Gerd Moellmann
542c655271 (sql-mysql-options): New variable.
(sql-mysql): Use it.
2000-10-05 15:26:13 +00:00
Miles Bader
88b4c77e1e Remove private ChangeLog entries. 2000-10-05 08:21:02 +00:00
Miles Bader
77f6105c28 (image): New group. 2000-10-05 07:46:30 +00:00
Miles Bader
a3489ecece *** empty log message *** 2000-10-05 06:07:38 +00:00
Miles Bader
b25f5aecdf (smerge-mine-face, smerge-other-face, smerge-base-face, smerge-markers-face):
Add dark-background variants.
2000-10-05 06:05:51 +00:00
Kenichi Handa
86647e1190 *** empty log message *** 2000-10-05 06:02:24 +00:00
Kenichi Handa
33ecc295fc Revived 2000-10-05 05:49:45 +00:00
Miles Bader
2f71e60128 Remove top empty line. 2000-10-05 05:23:01 +00:00
Miles Bader
3694cb3fde (image_ascent): Rearrange ascent calculation for the has-a-font case. 2000-10-05 05:21:13 +00:00
Peter Breton
3478046b5a (nslookup-font-lock-keywords, ftp-font-lock-keywords,
smbclient-font-lock-keywords):  Ignore value of window-system;
always define the keywords
2000-10-05 02:48:41 +00:00
Stefan Monnier
8a677d4fdd (jit-lock-register, jit-lock-unregister): Docstring fix. 2000-10-05 02:17:22 +00:00
Stefan Monnier
f8bacc70b5 (jit-lock-register, jit-lock-unregister): New functions. 2000-10-05 02:13:25 +00:00
Stefan Monnier
b5d006eaf9 (icon-mode): Don't gratuitously override the default for comment-column. 2000-10-05 01:58:16 +00:00
Stefan Monnier
c917127845 require 'cl when compiling. 2000-10-05 01:56:56 +00:00
Stefan Monnier
be390cb3d8 (with-buffer-unmodified): Use unwind-protect.
(jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
(jit-lock-functions): New var.
(jit-lock-function-1): Use it if non-nil.
Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
Set the `fontified' property before doing the fontification to avoid
repeatedly going through the same error.
Don't turn errors into messages.
2000-10-05 01:27:55 +00:00
Kenichi Handa
22aca18670 (fancy-splash-screens): Remove the code for debugging;
`(trace-to-stderr "EXITTT\n")'.
2000-10-05 00:25:16 +00:00
Stefan Monnier
89101e46ac (dired-mark-pop-up): Turn comment into docstring. Use with-current-buffer. 2000-10-04 23:38:28 +00:00
Stefan Monnier
616e14f4cf (dired-do-create-files, dired-kill-tree): Turn comment into docstring. 2000-10-04 23:35:52 +00:00
Stefan Monnier
38ab866cad (apropos-mode): Use define-derived-mode. 2000-10-04 23:30:51 +00:00
Stefan Monnier
35810b6fff (Fwhere_is_internal): Ignore menu-bar' and tool-bar'.
(where_is_internal_1): Don't bother ignoring menu-items any more.
2000-10-04 23:16:46 +00:00
Miles Bader
55d5d71752 (diff-goto-source):
Update call to `diff-hunk-status-msg' to reflect new REV variable.
2000-10-04 21:31:40 +00:00
Gerd Moellmann
3dc78168e1 *** empty log message *** 2000-10-04 19:05:33 +00:00
Gerd Moellmann
5b61c6a782 (fancy-splash-pending-command): New variable.
(fancy-splash-pre-command): New function.
(fancy-splash-screens): Rewritten.
(command-line-1): If fancy-splash-pending-command is set, call it
interactively.
2000-10-04 19:01:37 +00:00
Gerd Moellmann
3626fb1aea (update_menu_bindings): New variable.
(parse_menu_item): Use AREF.  If update_menu_bindings
is 0, don't update menu bindings.
(syms_of_keyboard): New Lisp variable `update-menu-bindings'.
2000-10-04 19:00:10 +00:00
Dave Love
5f180e5360 Don't turn off compiler warnings in local vars.
Require ring when compiling.
(gnus-x-splash): Bind width, height.
(gnus-article-compface-xbm): New variable.
(gnus-article-display-xface): Move graphic test.  Use unibyte.
Obey gnus-article-compface-xbm.  Use pbm, not xbm.
2000-10-04 17:24:25 +00:00
André Spiegel
ffc0e1caf1 Fix prev change. 2000-10-04 17:16:59 +00:00
Dave Love
2737144821 *** empty log message *** 2000-10-04 16:45:43 +00:00
Stefan Monnier
ce1087a9dd *** empty log message *** 2000-10-04 15:48:15 +00:00
Dave Love
d32525fdbe (smiley-regexp-alist, smiley-update-cache): Use
pbm images.
2000-10-04 15:32:24 +00:00
Dave Love
7669d6a3c3 *** empty log message *** 2000-10-04 15:30:17 +00:00