1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
Commit Graph

51853 Commits

Author SHA1 Message Date
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
Mark A. Hershberger
ae04ab88fd *** empty log message *** 2004-07-09 15:03:07 +00:00
Mark A. Hershberger
6d12a4dfbc 2004-07-09 Mark A. Hershberger <mah@everybody.org>
* xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
	form
	(("ns" . "element") (attr-list) children) instead of
	((:ns . "element") (attr-list) children) in order to reduce the
	number of symbols used.
	(xml-skip-dtd): Change to use xml-parse-dtd but set
	xml-validating-parsing to nil.
	(xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
	(xml-substitute-entity): Remove in favor of new entity substitution.
	(xml-substitute-special): Rewrite in to substitute complex
	entities from DOCTYPE declarations.
	(xml-parse-fragment): Parse fragments from entity deleclarations.
	(xml-parse-region, xml-parse-tag, xml-parse-attlist)
	(xml-parse-dtd, xml-substitute-special): Make validity checks
	conditioned on xml-validating-parser.  Add "Not Well Formed" to
	error messages about well-formedness.
2004-07-09 14:22:33 +00:00
David Kastrup
bcdf2143d3 (Lisp changes in 21.4): document (match-data t) change. 2004-07-08 17:47:25 +00:00
Steven Tamm
0ecc99998a term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
(mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
Do not treat double clicks and triple clicks specially in the
scroll bar (preventing strange repositioning problems)
2004-07-08 15:24:54 +00:00
Luc Teirlinck
cb4f1287f8 (Input Focus): Clarify descriptions of `select-frame-set-input-focus'
and `select-frame'.
2004-07-07 22:43:05 +00:00
Luc Teirlinck
339902ec4a Various small changes in addition to:
(Killing Emacs): Expand and clarify description of
`kill-emacs-query-functions' and `kill-emacs-hook'.
(System Environment): Expand and clarify description of `getenv' and `setenv'.
(Timers): Clarify description of `run-at-time'.
(Translating Input): Correct description of `extra-keyboard-modifiers'.
(Flow Control): Correct description of `enable-flow-control'.
2004-07-07 01:13:55 +00:00
Luc Teirlinck
669de2fb7f (syms_of_keyboard): Fix `keyboard-translate-table' docstring. 2004-07-06 23:36:45 +00:00