Juanma Barranquero
aa0e4da88d
(Images): Fix Texinfo usage.
2004-07-16 16:05:28 +00:00
Eli Zaretskii
b6fdd1efe6
(list-buffers-noselect): Append the buffer's process status to its mode name.
2004-07-16 13:15:09 +00:00
Kim F. Storm
f9253326af
*** empty log message ***
2004-07-16 10:42:43 +00:00
Kim F. Storm
ff99642792
(cua--preserve-mark-commands): New defvar.
...
Init to beginning-of-buffer and end-of-buffer.
(cua--undo-push-mark): New defvar.
(cua--pre-command-handler): Set inhibit-mark-movement if mark is
already active and command is in cua--preserve-mark-commands.
Also fix check for shift modifier on non-window systems.
(cua--post-command-handler): Clear inhibit-mark-movement if set.
2004-07-16 10:42:26 +00:00
Kim F. Storm
a416e7ef56
(inhibit-mark-movement): New defvar.
...
(beginning-of-buffer, end-of-buffer): Do not push mark if
inhibit-mark-movement is non-nil or C-u prefix is given.
2004-07-16 10:42:00 +00:00
Jason Rumney
62eb6ca914
*** empty log message ***
2004-07-15 20:14:09 +00:00
Jason Rumney
bb40cb8e6b
(Fx_file_dialog): Encode strings in system coding system before
...
passing them to OS functions for display.
2004-07-15 19:57:05 +00:00
David Kastrup
0f6af2545f
(syms_of_search): staticpro
...
`saved_last_thing_searched'. Apparently fixes an abort condition.
2004-07-15 03:01:08 +00:00
Luc Teirlinck
cbbfedb29d
*** empty log message ***
2004-07-15 00:38:38 +00:00
Luc Teirlinck
5d1c69b12e
(Modification Time): `visited-file-modtime' now
...
returns a list of two integers, instead of a cons.
2004-07-15 00:09:09 +00:00
Luc Teirlinck
386c8f42f7
*** empty log message ***
2004-07-14 23:35:30 +00:00
Luc Teirlinck
ec9b5635fb
(calendar-time-from-absolute): Return a list of two integers, instead
...
of a cons.
2004-07-14 23:22:14 +00:00
Luc Teirlinck
12cd6dfb85
(tramp-handle-verify-visited-file-modtime): `visited-file-modtime' now
...
returns a list of two integers, instead of a cons.
2004-07-14 23:04:14 +00:00
Luc Teirlinck
ca02a7263d
(dired-directory-changed-p): `visited-file-modtime' now returns a
...
list of two integers, instead of a cons.
2004-07-14 22:59:08 +00:00
Luc Teirlinck
e5fcddc8f8
(Fvisited_file_modtime): Return a list of two integers,
...
instead of a cons.
2004-07-14 22:47:11 +00:00
Miles Bader
366511da44
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
...
Bash the dashes
2004-07-14 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu>
* src/keyboard.c (echo_dash): Do nothing if there already is a dash
at the end of the echo string.
2004-07-14 22:42:44 +00:00
Luc Teirlinck
c426452f4c
(grep): Doc fix.
2004-07-14 22:25:09 +00:00
Luc Teirlinck
0f74bf4cde
Tramp is now distributed with Emacs.
2004-07-14 22:17:43 +00:00
Daniel Pfeiffer
c29a05c8f0
(mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode.
2004-07-14 21:09:33 +00:00
Daniel Pfeiffer
dddc748bec
(auto-revert-tail-mode, auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
...
(auto-revert-mode): Turn off auto-revert-tail-mode, so we're not in both at the same time.
(auto-revert-tail-mode): New command.
(turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
(auto-revert-handler): Revert only either tail or whole file.
2004-07-14 21:06:39 +00:00
Stefan Monnier
d5c24489bd
*** empty log message ***
2004-07-14 15:24:33 +00:00
Kenichi Handa
eda20bd8c8
Fix copyright notice.
2004-07-14 07:44:37 +00:00
Luc Teirlinck
3a052bd3ee
Various changes in addition to:
...
(Splitting Windows): Add `split-window-keep-point'.
2004-07-14 03:14:19 +00:00
Kenichi Handa
cf4c92718e
*** empty log message ***
2004-07-14 00:03:11 +00:00
Miles Bader
23b8b18031
Changes from arch/CVS synchronization
2004-07-13 03:45:26 +00:00
Bill Wohler
66584e662d
Regenerated.
2004-07-13 03:45:02 +00:00
Bill Wohler
efbec94e6f
(mh-version): Fixed typo.
2004-07-13 03:30:21 +00:00
Bill Wohler
a66894d8b4
Upgraded to MH-E version 7.4.4.
...
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-07-13 03:06:25 +00:00
Vinicius Jose Latorre
0117451de7
Doc fix. Change name of some funs.
2004-07-13 01:32:18 +00:00
Luc Teirlinck
0925fc3e77
(Split Window): Fix typo.
2004-07-13 01:30:48 +00:00
Luc Teirlinck
01df0a6d3a
(with-selected-window): Doc fix.
2004-07-13 00:11:09 +00:00
Kim F. Storm
9ea306d178
(mark_object): Only look at Lisp_Misc_Save_Value if GC_MARK_STACK.
2004-07-12 14:35:53 +00:00
Kim F. Storm
f85409d318
*** empty log message ***
2004-07-12 14:24:21 +00:00
Luc Teirlinck
3ac08e9964
(get-buffer-window-list): Doc fix.
2004-07-12 01:13:25 +00:00
Luc Teirlinck
da38045d0a
*** empty log message ***
2004-07-11 02:39:20 +00:00
Luc Teirlinck
a6dced2a68
(Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.
2004-07-11 02:36:00 +00:00
Luc Teirlinck
839857c7bd
(switch-to-buffer-other-window): Doc fix.
2004-07-11 02:18:15 +00:00
Luc Teirlinck
0ba2e87b15
*** empty log message ***
2004-07-11 01:35:37 +00:00
Luc Teirlinck
c275592693
(Fwindow_buffer, Fother_window, Fget_lru_window)
...
(Fget_largest_window, Fget_buffer_window, Fdelete_windows_on)
(Freplace_buffer_in_windows, Fset_window_buffer)
(Fselect-window, Fdisplay-buffer, Fsplit_window): Doc fixes.
(syms_of_window): Expand docstring of `display-buffer-function'.
2004-07-11 01:20:03 +00:00
Luc Teirlinck
90dc192227
(save-selected-window, one-window-p)
...
(split-window-keep-point, split-window-vertically)
(split-window-horizontally): Doc fixes.
2004-07-11 00:56:17 +00:00
Vinicius Jose Latorre
45f17557a5
It uses call-process instead shell-command
2004-07-10 22:14:18 +00:00
Eli Zaretskii
831dc66dfc
(ediff-meta-truncate-filenames): Change type to boolean.
2004-07-10 10:53:19 +00:00
Luc Teirlinck
5668fbb8b1
(Ffloat_time, Fformat_time_string, Fdecode_time)
...
(Fcurrent_time_string, Fcurrent_time_zone): Mention in docstrings
that time values of the type (HIGH . LOW) are considered obsolete.
2004-07-09 23:38:54 +00:00
Lars Hansen
80a7a1bff5
(widget-field-buffer): Doc fix.
2004-07-09 21:50:42 +00:00
John Paul Wallington
a29ccd9f0a
*** empty log message ***
2004-07-09 17:24:06 +00:00
John Paul Wallington
7c20a7a9bb
(reb-update-overlays): Distinguish between one and several matches in message.
2004-07-09 17:16:59 +00:00
Richard M. Stallman
02c04e6f82
*** empty log message ***
2004-07-09 16:57:05 +00:00
Richard M. Stallman
0b156b784c
(Input Focus): Minor fix.
2004-07-09 16:56:23 +00:00
Richard M. Stallman
cc47c660fa
(mouse-set-region-1): If transient-mark-mode
...
is `identity', change it to `only'.
2004-07-09 16:54:04 +00:00
Richard M. Stallman
0fa19a5713
(current-word): Doc fix.
2004-07-09 16:08:17 +00:00