Kenichi Handa
ce4dd05c9f
Delete pairs for U+2308..U+230B.
2004-03-30 08:07:41 +00:00
Nick Roberts
034de73609
(gud-gdb-marker-filter): Include "\n" in regexp
...
to detect the beginning of a level 2 or 3 annotation.
2004-03-29 19:24:11 +00:00
Nick Roberts
5d987733d0
*** empty log message ***
2004-03-29 19:23:30 +00:00
Kenichi Handa
984d06b317
(ucs-insert): Fix the error message.
2004-03-29 12:05:50 +00:00
Kenichi Handa
2d76740f08
*** empty log message ***
2004-03-29 03:51:41 +00:00
Kenichi Handa
fdc5802e53
(char-displayable-p): Fix generation of XLFD file name.
2004-03-29 03:41:39 +00:00
Vinicius Jose Latorre
f8b0995724
printing 6.7.3.
2004-03-29 02:58:56 +00:00
Vinicius Jose Latorre
034cb09633
New version 6.7.3.
2004-03-29 02:51:59 +00:00
Luc Teirlinck
b6ea9927a0
*** empty log message ***
2004-03-29 02:46:53 +00:00
Kenichi Handa
39cc05f572
(setwins, setwins_almost): Change directory to $wd
...
before finding directories by `find'.
2004-03-29 02:25:50 +00:00
Stefan Monnier
adb3b3532f
*** empty log message ***
2004-03-29 00:53:28 +00:00
Stefan Monnier
a21aa1650a
(interactive-form): Delete. Now implemented in C.
2004-03-29 00:48:07 +00:00
Vinicius Jose Latorre
6ca94f87ae
Doc fix.
2004-03-28 23:08:29 +00:00
Vinicius Jose Latorre
0b6f125dce
New file.
2004-03-28 22:49:39 +00:00
Vinicius Jose Latorre
f3c3dee6b2
Parser for EBNF used to specify XML (EBNFX)
2004-03-28 22:48:32 +00:00
Vinicius Jose Latorre
9d59cbb052
Handle initial comments.
2004-03-28 22:41:42 +00:00
Vinicius Jose Latorre
757caf1c6a
Modify interactive declaration.
2004-03-28 22:29:31 +00:00
Stefan Monnier
3b52037bec
(cvs-parse-process): Workaround for Darwin.
2004-03-28 22:02:16 +00:00
Stefan Monnier
c63f9a0e46
(vc-version-diff, vc-default-diff-tree): Change rel' ->
rev'.
...
(vc-diff-label): New fun.
(vc-diff-internal): Use it.
2004-03-28 22:00:19 +00:00
Stefan Monnier
da19d9ce3a
(gdb-post-prompt): Fix test.
2004-03-28 21:33:53 +00:00
Nick Roberts
dbefaa008d
(gdb-ann3, gdb-send-item)
...
(gud-gdba-marker-filter): Log the process input and output, if
required. (from Stefan Monnier)
(gdb-debug-log, gdb-enable-debug-log): New variables.
(gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
2004-03-28 20:20:38 +00:00
Nick Roberts
80cce9aeb7
*** empty log message ***
2004-03-28 20:19:41 +00:00
Stefan Monnier
1e87be1b83
(vc-file-not-found-hook): Fix typo. From lorentey@elte.hu (L?rentey K�ly).
2004-03-28 17:38:17 +00:00
Luc Teirlinck
d97c8375b8
(auto-revert-set-timer): Minor doc fix.
2004-03-28 14:02:48 +00:00
Daniel Pfeiffer
b13a305e01
restore (require 'font-lock) which is still needed
2004-03-28 13:23:39 +00:00
Daniel Pfeiffer
24299582eb
doc fixes and restore optionality of next-error's arg
2004-03-28 08:32:16 +00:00
Luc Teirlinck
0e5dcfd7b5
(auto-revert-verbose, global-auto-revert-non-file-buffers)
...
(global-auto-revert-mode, auto-revert-set-timer)
(auto-revert-handler, auto-revert-buffers): Doc fixes.
2004-03-28 03:56:53 +00:00
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
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