Luc Teirlinck
75e975ea04
*** empty log message ***
2004-03-28 03:55:28 +00:00
Luc Teirlinck
c86afc19df
(auto-revert-handler): Handle auto-revert-mode.
...
Call vc-find-file-hook here instead of in auto-revert-buffers.
(auto-revert-buffers): Delete call to vc-find-file-hook.
2004-03-28 01:39:49 +00:00
Eli Zaretskii
692feebddf
(woman-change-fonts): Rename local variable
...
woman-font-alist to font-alist to avoid a compiler warning.
2004-03-27 12:07:09 +00:00
Eli Zaretskii
4d82882bb6
Fix last entry.
2004-03-27 11:54:40 +00:00
Eli Zaretskii
05ec033b10
(rx): Work at compile time, not run time.
2004-03-27 11:52:07 +00:00
Eli Zaretskii
2f9da07b59
Document the new command `strokes-global-set-stroke-string'.
2004-03-27 11:44:58 +00:00
Eli Zaretskii
99e0e3e2df
(strokes-global-set-stroke-string): New function.
...
(strokes-list-strokes): Cope with strings, not just commands. Set
foreground colour of image.
(strokes-global-set-stroke): Doc fix.
2004-03-27 11:34:23 +00:00
Luc Teirlinck
4f8453aeb3
(buffer-stale-function): Minor doc fix.
2004-03-27 04:05:23 +00:00
Luc Teirlinck
0e3dc638b7
(buffer-stale-function): Doc fix.
2004-03-27 03:54:41 +00:00
Luc Teirlinck
77bca4db95
*** empty log message ***
2004-03-27 02:33:49 +00:00
Luc Teirlinck
7b0a86abd0
(Buffer-menu-revert-function): Make it suitable for
...
Auto Revert mode.
(Buffer-menu-files-only): New variable.
(Buffer-menu-toggle-files-only): New function.
(Buffer-menu-mode-map): Bind it to `T'.
(Buffer-menu-mode): Mention `T' in docstring.
Set buffer-stale-function.
(list-buffers-noselect): Mark buffer non-modified and set
Buffer-menu-files-only.
2004-03-27 02:09:45 +00:00
Luc Teirlinck
bdc52f22de
(buffer-stale-function): Remove no longer needed defvar.
2004-03-27 01:16:58 +00:00
Luc Teirlinck
633e0363f9
(auto-revert-handler): Print revert message before, rather than after,
...
reverting.
(buffer-stale-function): Move to files.el.
2004-03-27 01:13:45 +00:00
Luc Teirlinck
b0dc9757a5
(buffer-stale-function): Moved here from autorevert.el.
2004-03-27 01:08:15 +00:00
Juanma Barranquero
df9a602c9d
(gnus-server-prepare): Remove spurious call to `cdr'.
2004-03-27 00:08:57 +00:00
Stefan Monnier
3f7d6528a2
(file-relative-name): Fix last change.
2004-03-26 16:21:03 +00:00
Stefan Monnier
8dc87047d1
(vc-maybe-resolve-conflicts): Don't prompt the user.
2004-03-26 16:17:33 +00:00
Stefan Monnier
e1fbd956b0
Add comment.
2004-03-26 15:30:42 +00:00
Stefan Monnier
6a3ed0641c
(calc-mode-map): Use mapc.
2004-03-26 15:29:13 +00:00
Stefan Monnier
caa8e7aa75
(apropos-mode): Don't autoload.
...
(apropos-symbols-internal): New fun. Extracted from `apropos'.
(apropos): Use it.
(apropos-print): Add optional `text' argument.
(apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
Don't assume point-min == 1.
2004-03-26 15:27:56 +00:00
Stefan Monnier
e64dbd8bb1
(bs-buffer-list): Use buffer-local-value.
...
(bs--set-toggle-to-show): Use with-current-buffer.
2004-03-26 15:25:34 +00:00
Stefan Monnier
d5aacb4655
(Buffer-menu-sort, Buffer-menu-make-sort-button): New funs.
...
(list-buffers-noselect): Use them. Adjust :align-to to new style.
2004-03-26 15:22:03 +00:00
Stefan Monnier
0efd0b3d19
(cvs-tree-use-jisx0208): Use char-displayable-p.
2004-03-26 15:20:20 +00:00
Stefan Monnier
2e27ed13ab
(dabbrev-expand): Fix regexp construction.
...
(dabbrev--find-expansion): Use pop.
(dabbrev--search): Use match-string-no-properties.
2004-03-26 15:19:39 +00:00
Stefan Monnier
ff3d76aafc
(dired-mode): Use run-mode-hooks.
...
(dired-move-to-end-of-filename): Use match-string.
2004-03-26 15:17:50 +00:00
Stefan Monnier
7d0b18b11a
(ediff-hide-face): Check that facemenu-unlisted-faces is bound before using it.
...
(ediff-verbose-p): Make it into a var since it's not constant.
2004-03-26 15:16:42 +00:00
Stefan Monnier
e09dc079db
(Electric-pop-up-window): Avoid popping up a new frame.
2004-03-26 15:15:07 +00:00
Stefan Monnier
411def8eb0
(read-face-font): Don't cons up unnecessarily.
...
(header-line, tool-bar): Share common parts.
2004-03-26 15:12:33 +00:00
Stefan Monnier
7c64272b8c
(file-relative-name): Use compare-strings.
2004-03-26 15:04:35 +00:00
Stefan Monnier
79760fb2d0
(finder-mode): Follow coding convention.
2004-03-26 14:54:17 +00:00
Stefan Monnier
e9c8c8e7e6
(ses-read-number): Move to subr.el.
...
(ses-set-header-row): Use read-number.
2004-03-26 14:50:41 +00:00
Stefan Monnier
9bf2aa6a71
(read-number): New function.
2004-03-26 14:49:12 +00:00
Juri Linkov
7c7085c052
* eshell/esh-cmd.el (eshell-cmd):
...
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:05:31 +00:00
Juri Linkov
c6bf6cdcc9
* eshell/em-smart.el (eshell-smart):
...
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:03:06 +00:00
Juri Linkov
cb875e7bbe
* eshell/em-banner.el (eshell-banner):
...
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:02:50 +00:00
Juri Linkov
3bbc63c48b
* eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
...
Comment out broken info-links to incomplete Info manual.
2004-03-26 07:02:30 +00:00
Juri Linkov
0e084137df
(eshell): Fix broken info-link.
2004-03-26 07:00:39 +00:00
André Spiegel
c3504abb2e
#
2004-03-26 06:10:40 +00:00
André Spiegel
cfdc6c099e
(vc-print-log): Undo prev change, use new function vc-arg-list from
...
vc-hooks.el.
2004-03-26 06:07:55 +00:00
André Spiegel
4392edabd4
(vc-arg-list): New function, which handles both compiled and
...
uncompiled code.
(vc-default-workfile-unchanged-p): Use it.
2004-03-26 06:06:39 +00:00
Kim F. Storm
be21b92592
(syms_of_xdisp): Include `void-variable' in list_of_error
...
to catch errors in calc_pixel_width_or_height during redisplay.
2004-03-26 00:33:18 +00:00
Kim F. Storm
6fc4c9c950
*** empty log message ***
2004-03-26 00:32:56 +00:00
Kim F. Storm
b17856dd34
*** empty log message ***
2004-03-25 23:52:28 +00:00
Juanma Barranquero
825d074503
(cperl-indent-alist, cperl-where-am-i): Comment out (it's unused and
...
unfinished code).
2004-03-25 22:45:20 +00:00
Masatake YAMATO
abdb9b8306
* insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
...
* buffer.c (fix_start_end_in_overlays): Rename fix_overlays_in_range.
* editfns.c (Ftranspose_regions): Likewise.
* lisp.h (top_level): Likewise.
2004-03-25 18:05:29 +00:00
Masatake YAMATO
abcdd45aee
(completion-setup-function): Emphasize the first uncommon characters in the completions;and de-emphasize the common prefix substrings.
...
(completion-emphasis): New face.
(completion-de-emphasis): New face.
2004-03-25 16:01:38 +00:00
Sam Steingold
5217a76a0b
(vc-print-log): backend-function may be a byte-compiled object, not a lambda
2004-03-25 15:39:03 +00:00
Juri Linkov
ead147301f
* jit-lock.el (jit-lock): Remove links to removed Support Modes
...
Info node.
2004-03-25 10:47:17 +00:00
Juri Linkov
894325b1ef
* font-lock.el (fast-lock, lazy-lock): Remove links to removed
...
Support Modes Info node.
2004-03-25 10:44:30 +00:00
Juri Linkov
4efbcf613d
(fill): Fix Info link.
2004-03-25 10:41:49 +00:00