Juri Linkov
35aeddc47b
*** empty log message ***
2004-04-03 04:42:43 +00:00
Juri Linkov
c3d8b9da32
Add Javanese.
2004-04-03 04:41:21 +00:00
Juri Linkov
4eb5945040
(describe-property-list): Add `font-lock-face'.
2004-04-03 04:19:53 +00:00
Juri Linkov
f16bcc9ae4
(dired-font-lock-keywords): Fix permission regexps.
2004-04-03 04:19:13 +00:00
Luc Teirlinck
6deaa21841
(Reverting): Correct description of revert-buffer's handling of point.
2004-04-03 03:54:15 +00:00
Jan Djärv
bcfa9925a6
* x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text): Use
...
utf-16le on little endian machines and utf-16be otherwise.
2004-04-02 17:29:52 +00:00
David Kastrup
78cfc6adfc
(browse-url-generic): Use call-process
...
instead of start-process to allow browsers that fork and detach.
2004-04-02 14:33:08 +00:00
David Kastrup
6555a8dd3e
*** empty log message ***
2004-04-02 14:32:48 +00:00
Stefan Monnier
25dc5de2fc
*** empty log message ***
2004-04-02 07:53:11 +00:00
Daniel Pfeiffer
e5c644da12
message deletion note added to M-x compile
2004-04-01 10:48:40 +00:00
Daniel Pfeiffer
51c8ad03e0
C-x ` fixes
2004-04-01 10:42:04 +00:00
Vinicius Jose Latorre
38253bba66
Var initialization fix.
2004-04-01 02:29:00 +00:00
Luc Teirlinck
04e08b8c2e
*** empty log message ***
2004-04-01 02:14:01 +00:00
Luc Teirlinck
8aa2d05f88
Mention in comment that `make maintainer-clean' deletes .elc files.
2004-04-01 02:12:09 +00:00
Luc Teirlinck
71c8db4cd5
Delete obsolete autoload's and defvar's.
...
(auto-revert-check-vc-info): New variable.
(auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
(auto-revert-handler-vc): Delete.
(auto-revert-handler): Treat return value `fast' of
buffer-stale-function specially. Check `auto-revert-check-vc-info'.
2004-04-01 01:37:03 +00:00
Luc Teirlinck
012ad4a3f8
(Buffer-menu-mode): Make the buffer-stale-function return `fast'.
2004-04-01 01:23:36 +00:00
Luc Teirlinck
8b0b693286
(buffer-stale-function): Doc change.
2004-04-01 01:20:20 +00:00
Nick Roberts
188590b578
(gdb-view-source-function, gdb-view-assembler)
...
(gdb-source-info): Don't display source at startup, if required.
(gdb-show-main): New option.
(gdba): Update documentation.
(gdb-source): Cover case of auto-display output.
2004-03-31 23:47:22 +00:00
Miles Bader
4c8919e06e
Resolve CVS conflicts
2004-03-31 23:46:42 +00:00
Nick Roberts
606ebcd177
*** empty log message ***
2004-03-31 23:46:23 +00:00
Juri Linkov
3ccd316045
(dired-do-touch): New fun.
...
(dired-do-chxxx): Add argument -t for touch operation.
2004-03-31 16:33:00 +00:00
Juri Linkov
57654b8c0c
Add autoload for `dired-do-touch'.
...
(dired-touch-program): New var.
(dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
(dired-no-confirm): Add `touch' to docstring.
2004-03-31 16:29:46 +00:00
Juri Linkov
43ee73f576
(dired-mark-sexp): Replace hard-coded month names with `dired-move-to-filename-regexp'.
2004-03-31 16:09:18 +00:00
Juri Linkov
778f4651d5
(dired-move-to-filename-regexp): Add . to HH:MM.
2004-03-31 16:06:43 +00:00
Jan Djärv
7a8560d7d7
data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.
2004-03-31 12:42:43 +00:00
Vinicius Jose Latorre
1ede99a8ec
Write a buffer if and only if the buffer was modified.
2004-03-31 01:33:26 +00:00
Kenichi Handa
ce4dd05c9f
Delete pairs for U+2308..U+230B.
2004-03-30 08:07:41 +00:00
Kenichi Handa
3c8111fcc5
(Fformat): Fix initialization of the array info.
2004-03-30 06:16:29 +00:00
Vinicius Jose Latorre
f7f5c8fbb1
Doc fix.
2004-03-30 03:12:27 +00:00
Vinicius Jose Latorre
30301a737a
Clip the header and footer area.
2004-03-30 03:08:48 +00:00
Kim F. Storm
62ce360830
Add x-mouse-click-focus-ignore-position.
2004-03-29 23:00:22 +00:00
Kim F. Storm
ccf1626aa7
(x_initialize): Initialize ignore_next_mouse_click_timeout.
2004-03-29 22:53:14 +00:00
Kim F. Storm
0666d82cff
(x_mouse_click_focus_ignore_position): New var.
...
(syms_of_xterm): DEFVAR_BOOL it.
(ignore_next_mouse_click_timeout): New var.
(handle_one_xevent): Clear it on KeyPress, set it on EnterNotify.
Use it to filter mouse clicks following focus event.
2004-03-29 22:49:15 +00:00
Kim F. Storm
48a0bce4b5
*** empty log message ***
2004-03-29 22:37:09 +00:00
Daniel Pfeiffer
d3a29dd8b4
reformulated compile announcement
2004-03-29 19:54:16 +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
Jan Djärv
6d8e13a0c7
TODO: Removed drag-and-drop entry (DONE).
2004-03-29 15:34:56 +00:00
Kenichi Handa
984d06b317
(ucs-insert): Fix the error message.
2004-03-29 12:05:50 +00:00
Kim F. Storm
f817f028ec
(Fcall_interactively): Fix last change.
...
From David Ponce <david@dponce.com>
2004-03-29 11:45:11 +00:00
Kim F. Storm
1cd0066c73
*** empty log message ***
2004-03-29 11:44:36 +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
ed16fb98ca
(Fcommandp): Simplify.
2004-03-29 00:51:43 +00:00
Stefan Monnier
1e0b36be0a
(Fcall_interactively): Use Finteractive_form.
2004-03-29 00:49:00 +00:00