]> code.delx.au - gnu-emacs/log
gnu-emacs
15 years agoFile removed due to dependence on (apparently) non-free soextbl spec.
Chong Yidong [Thu, 6 Nov 2008 22:28:12 +0000 (22:28 +0000)]
File removed due to dependence on (apparently) non-free soextbl spec.

15 years agoRemoved dbdyntbl.rnc docbk-dyntbl.rnc dbsoextbl.rnc, and
Chong Yidong [Thu, 6 Nov 2008 22:27:50 +0000 (22:27 +0000)]
Removed dbdyntbl.rnc docbk-dyntbl.rnc dbsoextbl.rnc, and
docbk-soextbl.rnc because that depends on the non-free soextbl spec.

15 years ago* fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
Juanma Barranquero [Thu, 6 Nov 2008 11:20:05 +0000 (11:20 +0000)]
* fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.

15 years ago(Entering Emacs): Document inhibit-startup-screen.
Chong Yidong [Thu, 6 Nov 2008 06:58:58 +0000 (06:58 +0000)]
(Entering Emacs): Document inhibit-startup-screen.

15 years ago* entering.texi (Entering Emacs): Document inhibit-startup-screen.
Chong Yidong [Thu, 6 Nov 2008 06:57:40 +0000 (06:57 +0000)]
* entering.texi (Entering Emacs): Document inhibit-startup-screen.

15 years ago(org-publish-attachment): Use copy-file rather than eshell/cp.
Glenn Morris [Thu, 6 Nov 2008 04:39:33 +0000 (04:39 +0000)]
(org-publish-attachment): Use copy-file rather than eshell/cp.

15 years agoFix previous change.
Glenn Morris [Thu, 6 Nov 2008 04:26:22 +0000 (04:26 +0000)]
Fix previous change.

15 years ago(eshell/cp): Autoload it rather than requiring things.
Glenn Morris [Thu, 6 Nov 2008 04:16:28 +0000 (04:16 +0000)]
(eshell/cp): Autoload it rather than requiring things.

15 years agoRemove unused file.
Glenn Morris [Thu, 6 Nov 2008 03:56:27 +0000 (03:56 +0000)]
Remove unused file.

15 years ago(cl-macroexpand-all): Declare.
Glenn Morris [Thu, 6 Nov 2008 03:53:43 +0000 (03:53 +0000)]
(cl-macroexpand-all): Declare.

15 years ago(handle_one_xevent): Don't let popup menus cause
Glenn Morris [Thu, 6 Nov 2008 03:49:28 +0000 (03:49 +0000)]
(handle_one_xevent): Don't let popup menus cause
mouse-autoselect-window related window switching.  (Bug#1261)

15 years agoFix comment typo.
Glenn Morris [Thu, 6 Nov 2008 03:47:50 +0000 (03:47 +0000)]
Fix comment typo.

15 years ago(custom-variable-value-create, custom-face):
Glenn Morris [Thu, 6 Nov 2008 03:46:24 +0000 (03:46 +0000)]
(custom-variable-value-create, custom-face):
Use face names sans -face suffix rather than aliases.

15 years ago(custom-comment-tag): Doc fix.
Glenn Morris [Thu, 6 Nov 2008 03:40:06 +0000 (03:40 +0000)]
(custom-comment-tag): Doc fix.
(custom-comment): Use face names sans -face suffix rather than aliases.

15 years agoMerge from gnus--devo--0
Miles Bader [Thu, 6 Nov 2008 00:49:23 +0000 (00:49 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1464

15 years ago(calc-quit): Use `window-full-width-p' to check window width.
Jay Belanger [Wed, 5 Nov 2008 22:12:21 +0000 (22:12 +0000)]
(calc-quit): Use `window-full-width-p' to check window width.

15 years ago(server-process-filter): Only default to emacsclient's terminal in
Chong Yidong [Wed, 5 Nov 2008 21:16:17 +0000 (21:16 +0000)]
(server-process-filter): Only default to emacsclient's terminal in
daemon mode.

15 years ago* server.el (server-process-filter): Only default to emacsclient's
Chong Yidong [Wed, 5 Nov 2008 21:15:37 +0000 (21:15 +0000)]
* server.el (server-process-filter): Only default to emacsclient's
terminal in daemon mode.

15 years agoFix typo.
Chong Yidong [Wed, 5 Nov 2008 19:53:09 +0000 (19:53 +0000)]
Fix typo.

15 years agoNew file containing license information.
Chong Yidong [Wed, 5 Nov 2008 17:49:29 +0000 (17:49 +0000)]
New file containing license information.

15 years ago(quit-window): Restore prefix argument behavior
Martin Rudalics [Wed, 5 Nov 2008 16:45:19 +0000 (16:45 +0000)]
(quit-window): Restore prefix argument behavior
removed in 2008-10-30 change.  (Bug#1308)

15 years ago(doc-view-mode): Bugfix: Add conversion killing
Tassilo Horn [Wed, 5 Nov 2008 11:06:22 +0000 (11:06 +0000)]
(doc-view-mode): Bugfix: Add conversion killing
function to kill-buffer-hook, not to kill-buffer.
Reported by Markus Triska <markus.triska@gmx.at>

15 years ago(calc-quit): Make sure that the keypad buffer exists before delete its windows.
Jay Belanger [Tue, 4 Nov 2008 23:52:15 +0000 (23:52 +0000)]
(calc-quit): Make sure that the keypad buffer exists before delete its windows.

15 years ago(server-process-filter): Don't call server-create-tty-frame when no
Chong Yidong [Tue, 4 Nov 2008 18:42:04 +0000 (18:42 +0000)]
(server-process-filter): Don't call server-create-tty-frame when no
tty name is specified.

15 years ago* server.el (server-process-filter): Don't call
Chong Yidong [Tue, 4 Nov 2008 18:41:56 +0000 (18:41 +0000)]
* server.el (server-process-filter): Don't call
server-create-tty-frame when no tty name is specified.

15 years ago(vc-bzr-dir-extra-headers): New function.
Chong Yidong [Tue, 4 Nov 2008 17:36:43 +0000 (17:36 +0000)]
(vc-bzr-dir-extra-headers): New function.
(vc-bzr-dir-printer): Rename from vc-bzr-status-printer.

15 years ago* vc-bzr.el (vc-bzr-dir-extra-headers): New function.
Chong Yidong [Tue, 4 Nov 2008 17:36:19 +0000 (17:36 +0000)]
* vc-bzr.el (vc-bzr-dir-extra-headers): New function.
(vc-bzr-dir-printer): Rename from vc-bzr-status-printer.

15 years ago* org.el (org-columns-modify-value-for-display-function):
Juanma Barranquero [Tue, 4 Nov 2008 17:33:50 +0000 (17:33 +0000)]
* org.el (org-columns-modify-value-for-display-function):
* org-table.el (org-table-convert-region): Fix typos in docstrings.

15 years ago(url-basepath): Add url-basepath as an alias for url-file-directory.
Chong Yidong [Tue, 4 Nov 2008 17:11:58 +0000 (17:11 +0000)]
(url-basepath): Add url-basepath as an alias for url-file-directory.

15 years ago* url-util.el (url-basepath): Add url-basepath as an alias for
Chong Yidong [Tue, 4 Nov 2008 17:11:52 +0000 (17:11 +0000)]
* url-util.el (url-basepath): Add url-basepath as an alias for
url-file-directory.

15 years ago* international/mule-cmds.el (toggle-enable-multibyte-characters)
Juanma Barranquero [Tue, 4 Nov 2008 17:11:06 +0000 (17:11 +0000)]
* international/mule-cmds.el (toggle-enable-multibyte-characters)
  (define-char-code-property):
* textmodes/reftex.el (reftex-index):
* textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.

15 years agoFix typo in comment.
Juanma Barranquero [Tue, 4 Nov 2008 17:08:15 +0000 (17:08 +0000)]
Fix typo in comment.

15 years ago(startup-echo-area-message): Display a different message in daemon
Chong Yidong [Tue, 4 Nov 2008 16:54:25 +0000 (16:54 +0000)]
(startup-echo-area-message): Display a different message in daemon
mode.  Suggested by Stephen Turnbull.

15 years ago* startup.el (startup-echo-area-message): Display a different
Chong Yidong [Tue, 4 Nov 2008 16:54:15 +0000 (16:54 +0000)]
* startup.el (startup-echo-area-message): Display a different
message in daemon mode.  Suggested by Stephen Turnbull.

15 years ago(xim_close_dpy): Avoid double-free on X11R6 XIM.
Chong Yidong [Tue, 4 Nov 2008 16:47:34 +0000 (16:47 +0000)]
(xim_close_dpy): Avoid double-free on X11R6 XIM.

15 years ago* xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.
Chong Yidong [Tue, 4 Nov 2008 16:46:54 +0000 (16:46 +0000)]
* xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.

15 years ago(make-frame-on-display): Ignore DISPLAY argument on Windows.
Chong Yidong [Tue, 4 Nov 2008 16:39:46 +0000 (16:39 +0000)]
(make-frame-on-display): Ignore DISPLAY argument on Windows.

15 years ago* frame.el (make-frame-on-display): Ignore DISPLAY argument on
Chong Yidong [Tue, 4 Nov 2008 16:39:38 +0000 (16:39 +0000)]
* frame.el (make-frame-on-display): Ignore DISPLAY argument on
Windows.

15 years agoFix typos.
Juanma Barranquero [Tue, 4 Nov 2008 16:26:19 +0000 (16:26 +0000)]
Fix typos.

15 years ago* searching.texi (Regexp Search): Fix typo.
Juanma Barranquero [Tue, 4 Nov 2008 15:05:13 +0000 (15:05 +0000)]
* searching.texi (Regexp Search): Fix typo.

15 years agoFix typos.
Juanma Barranquero [Tue, 4 Nov 2008 14:49:10 +0000 (14:49 +0000)]
Fix typos.

15 years ago(save-selected-window): Remove indent-function for
Martin Rudalics [Tue, 4 Nov 2008 12:35:03 +0000 (12:35 +0000)]
(save-selected-window): Remove indent-function for
save-selected-window-norecord.

15 years ago(lisp-font-lock-keywords-2): Remove entry for
Martin Rudalics [Tue, 4 Nov 2008 12:32:39 +0000 (12:32 +0000)]
(lisp-font-lock-keywords-2): Remove entry for
save-selected-window-norecord.

15 years ago(Fx_wm_set_size_hint): Add missing return value.
Andreas Schwab [Tue, 4 Nov 2008 12:30:42 +0000 (12:30 +0000)]
(Fx_wm_set_size_hint): Add missing return value.

15 years ago* dframe.el (dframe-mouse-position-function)
Juanma Barranquero [Tue, 4 Nov 2008 09:48:55 +0000 (09:48 +0000)]
* dframe.el (dframe-mouse-position-function)
(dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
(dframe-mouse-set-point): Fix typos in docstrings.

15 years ago(vc-dir-headers): Undo previous change.
Dan Nicolaescu [Tue, 4 Nov 2008 08:58:24 +0000 (08:58 +0000)]
(vc-dir-headers): Undo previous change.

15 years ago(looking-back): Fix doc-string typo.
Martin Rudalics [Tue, 4 Nov 2008 07:35:57 +0000 (07:35 +0000)]
(looking-back): Fix doc-string typo.

15 years ago*** empty log message ***
Martin Rudalics [Tue, 4 Nov 2008 07:31:04 +0000 (07:31 +0000)]
*** empty log message ***

15 years ago* vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
Nick Roberts [Tue, 4 Nov 2008 07:27:26 +0000 (07:27 +0000)]
* vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
* vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.

15 years ago(Electric-pop-up-window): Call window-end with UPDATE set to t.
Martin Rudalics [Tue, 4 Nov 2008 07:27:15 +0000 (07:27 +0000)]
(Electric-pop-up-window): Call window-end with UPDATE set to t.

15 years ago* vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
Nick Roberts [Tue, 4 Nov 2008 07:25:26 +0000 (07:25 +0000)]
* vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
* vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.

15 years ago*** empty log message ***
Nick Roberts [Tue, 4 Nov 2008 07:23:30 +0000 (07:23 +0000)]
*** empty log message ***

15 years ago(save-selected-window): Make it behave like
Martin Rudalics [Tue, 4 Nov 2008 06:53:44 +0000 (06:53 +0000)]
(save-selected-window): Make it behave like
save-selected-window-norecord.
(save-selected-window-norecord): Remove, since functionality
fully taken over by save-selected-window.
(walk-windows, set-window-text-height, fit-window-to-buffer):
Use save-selected-window instead of save-selected-window-norecord.

15 years ago(looking-back): Doc fix.
Chong Yidong [Mon, 3 Nov 2008 19:22:28 +0000 (19:22 +0000)]
(looking-back): Doc fix.

15 years ago* subr.el (looking-back): Doc fix.
Chong Yidong [Mon, 3 Nov 2008 19:22:19 +0000 (19:22 +0000)]
* subr.el (looking-back): Doc fix.

15 years ago(Regexp Search): Document GREEDY arg.
Chong Yidong [Mon, 3 Nov 2008 19:19:41 +0000 (19:19 +0000)]
(Regexp Search): Document GREEDY arg.
(Simple Match Data): Fix return value.

15 years ago* searching.texi (Regexp Search): Document GREEDY arg.
Chong Yidong [Mon, 3 Nov 2008 19:19:33 +0000 (19:19 +0000)]
* searching.texi (Regexp Search): Document GREEDY arg.
(Simple Match Data): Fix return value.

15 years ago(Other Repeating Search): Remove obsolete findex entries.
Chong Yidong [Mon, 3 Nov 2008 19:07:08 +0000 (19:07 +0000)]
(Other Repeating Search): Remove obsolete findex entries.

15 years ago* search.texi (Other Repeating Search): Remove obsolete findex entries.
Chong Yidong [Mon, 3 Nov 2008 19:07:03 +0000 (19:07 +0000)]
* search.texi (Other Repeating Search): Remove obsolete findex entries.

15 years ago(c-forward-label): Fix for QT macros.
Alan Mackenzie [Mon, 3 Nov 2008 19:03:36 +0000 (19:03 +0000)]
(c-forward-label): Fix for QT macros.

15 years ago*** empty log message ***
Alan Mackenzie [Mon, 3 Nov 2008 19:02:48 +0000 (19:02 +0000)]
*** empty log message ***

15 years ago(x-initialize-window-system): Call x-wm-set-size-hint after
Chong Yidong [Mon, 3 Nov 2008 17:57:33 +0000 (17:57 +0000)]
(x-initialize-window-system): Call x-wm-set-size-hint after
initialization.

15 years ago* term/x-win.el (x-initialize-window-system): Call
Chong Yidong [Mon, 3 Nov 2008 17:57:21 +0000 (17:57 +0000)]
* term/x-win.el (x-initialize-window-system): Call
x-wm-set-size-hint after initialization.

15 years ago(Fx_wm_set_size_hint): New function.
Chong Yidong [Mon, 3 Nov 2008 17:56:55 +0000 (17:56 +0000)]
(Fx_wm_set_size_hint): New function.

15 years ago* xfns.c (Fx_wm_set_size_hint): New function.
Chong Yidong [Mon, 3 Nov 2008 17:56:46 +0000 (17:56 +0000)]
* xfns.c (Fx_wm_set_size_hint): New function.

15 years ago(Fprevious_single_char_property_change): Return 0
Martin Rudalics [Mon, 3 Nov 2008 17:31:56 +0000 (17:31 +0000)]
(Fprevious_single_char_property_change): Return 0
when there's no change in a string.  (Bug#1301)

15 years agoMerge from gnus--devo--0
Miles Bader [Mon, 3 Nov 2008 06:05:36 +0000 (06:05 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1460

15 years ago(eshell-save-history-on-exit): Change default to t.
Chong Yidong [Mon, 3 Nov 2008 03:02:56 +0000 (03:02 +0000)]
(eshell-save-history-on-exit): Change default to t.

15 years ago* eshell/em-hist.el (eshell-save-history-on-exit): Change default to
Chong Yidong [Mon, 3 Nov 2008 03:02:33 +0000 (03:02 +0000)]
* eshell/em-hist.el (eshell-save-history-on-exit): Change default to
t.

15 years ago(font-lock-keywords-case-fold-search): Doc fix.
Chong Yidong [Mon, 3 Nov 2008 02:52:54 +0000 (02:52 +0000)]
(font-lock-keywords-case-fold-search): Doc fix.

15 years ago* emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
Chong Yidong [Mon, 3 Nov 2008 02:52:45 +0000 (02:52 +0000)]
* emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
2000-12-08 (bug#1297) :-O

15 years ago* emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
Chong Yidong [Mon, 3 Nov 2008 02:52:25 +0000 (02:52 +0000)]
* emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
2000-12-08 (bug#1297).

* font-lock.el (font-lock-keywords-case-fold-search): Doc fix.

15 years ago(calcFunc-collect): Return constant polynomial when appropriate.
Jay Belanger [Mon, 3 Nov 2008 02:16:35 +0000 (02:16 +0000)]
(calcFunc-collect): Return constant polynomial when appropriate.

15 years agoFix last change.
Chong Yidong [Sun, 2 Nov 2008 23:16:33 +0000 (23:16 +0000)]
Fix last change.

15 years ago(window_system): Delete redundant variable.
Chong Yidong [Sun, 2 Nov 2008 21:41:57 +0000 (21:41 +0000)]
(window_system): Delete redundant variable.
(decode_options): Don't use it.
(find_tty): New function.
(main): Use find_tty, and don't use window_system.

15 years ago* emacsclient.c (window_system): Delete redundant variable.
Chong Yidong [Sun, 2 Nov 2008 21:41:49 +0000 (21:41 +0000)]
* emacsclient.c (window_system): Delete redundant variable.
(decode_options): Don't use it.
(find_tty): New function.
(main): Use find_tty, and don't use window_system.

15 years agoMention ordering of recently selected windows.
Martin Rudalics [Sun, 2 Nov 2008 11:12:25 +0000 (11:12 +0000)]
Mention ordering of recently selected windows.

15 years ago(lisp-font-lock-keywords-2): Add save-selected-window-norecord.
Martin Rudalics [Sun, 2 Nov 2008 11:04:54 +0000 (11:04 +0000)]
(lisp-font-lock-keywords-2): Add save-selected-window-norecord.

15 years ago(save-selected-window-norecord): Put
Martin Rudalics [Sun, 2 Nov 2008 11:03:29 +0000 (11:03 +0000)]
(save-selected-window-norecord): Put
indent-function for save-selected-window-norecord.

15 years ago(with-selected-window): Call set-frame-selected-window
Martin Rudalics [Sun, 2 Nov 2008 11:02:58 +0000 (11:02 +0000)]
(with-selected-window): Call set-frame-selected-window
with new argument NORECORD set.  Update doc-string.
(with-selected-frame): Call select-frame with new argument
NORECORD set.  Update doc-string.

15 years ago(save-selected-window-norecord): New macro
Martin Rudalics [Sun, 2 Nov 2008 11:02:24 +0000 (11:02 +0000)]
(save-selected-window-norecord): New macro
(walk-windows): Use save-selected-window-norecord and call
select-window with NORECORD set.  (Bug#1237)
(set-window-text-height, fit-window-to-buffer): Use
save-selected-window-norecord and call select-window with
NORECORD set.

15 years ago(command_loop_1): Handle NORECORD in call of
Martin Rudalics [Sun, 2 Nov 2008 10:47:42 +0000 (10:47 +0000)]
(command_loop_1): Handle NORECORD in call of
Fselect_frame (currently ifdefd).

15 years ago(choose_minibuf_frame): Handle NORECORD in call of
Martin Rudalics [Sun, 2 Nov 2008 10:41:28 +0000 (10:41 +0000)]
(choose_minibuf_frame): Handle NORECORD in call of
Fset_frame_selected_window.

15 years ago(select_frame_norecord): New function.
Martin Rudalics [Sun, 2 Nov 2008 10:40:51 +0000 (10:40 +0000)]
(select_frame_norecord): New function.
(run_window_configuration_change_hook): Use it and call
Fselect_frame with NORECORD set.
(Fselect_window): Pass NORECORD to Fselect_frame.
(Fset_window_configuration): Handle NORECORD argument in call of
do_switch_frame.

15 years ago(do_switch_frame, Fselect_frame)
Martin Rudalics [Sun, 2 Nov 2008 10:39:39 +0000 (10:39 +0000)]
(do_switch_frame, Fselect_frame)
(Fset_frame_selected_window): Adjust declarations.

15 years ago(do_switch_frame): New argument NORECORD passed to Fselect_window.
Martin Rudalics [Sun, 2 Nov 2008 10:38:42 +0000 (10:38 +0000)]
(do_switch_frame): New argument NORECORD passed to Fselect_window.
(Fselect_frame): New argument NORECORD passed to do_switch_frame.
(Fset_frame_selected_window): New argument NORECORD passed to
Fselect_frame.
(Fhandle_switch_frame, Fdelete_frame): Handle NORECORD argument
in call of do_switch_frame.
(Fset_mouse_position, Fset_mouse_pixel_position, Fraise_frame):
Handle NORECORD argument in call of Fselect_frame.

15 years agoUlrich Mueller <ulm at kph.uni-mainz.de>
Glenn Morris [Sun, 2 Nov 2008 02:08:12 +0000 (02:08 +0000)]
Ulrich Mueller  <ulm at kph.uni-mainz.de>

(USAGE2): Untabify.

15 years ago(Program Modes): Link to Program Indent node.
Chong Yidong [Sat, 1 Nov 2008 23:39:36 +0000 (23:39 +0000)]
(Program Modes): Link to Program Indent node.
(Left Margin Paren): Explain consequences of changing
open-paren-in-column-0-is-defun-start more concisely.
(Which Function, Program Indent, Info Lookup): Minor edits.
(Basic Indent): If region is active, TAB indents the region.
(Multi-line Indent): If region is active, TAB indents the region.  Note
that indent-region is useful when Transient Mark mode is off.
(Matching): The delimiter at the cursor is highlighted---the character
changes color.
(Symbol Completion): Link to Completion node.

15 years ago* programs.texi (Program Modes): Link to Program Indent node.
Chong Yidong [Sat, 1 Nov 2008 23:39:25 +0000 (23:39 +0000)]
* programs.texi (Program Modes): Link to Program Indent node.
(Left Margin Paren): Explain consequences of changing
open-paren-in-column-0-is-defun-start more concisely.
(Which Function, Program Indent, Info Lookup): Minor edits.
(Basic Indent): If region is active, TAB indents the region.
(Multi-line Indent): If region is active, TAB indents the region.  Note
that indent-region is useful when Transient Mark mode is off.
(Matching): The delimiter at the cursor is highlighted---the character
changes color.
(Symbol Completion): Link to Completion node.

15 years ago(Text Representations): Rewrite to make consistent with Emacs 23
Eli Zaretskii [Sat, 1 Nov 2008 16:36:10 +0000 (16:36 +0000)]
(Text Representations): Rewrite to make consistent with Emacs 23
internal representation of characters.  Document `unibyte-string'.

15 years ago(main) [WINDOWSNT]: Don't ifdef away the call to `ttyname'.
Eli Zaretskii [Sat, 1 Nov 2008 13:49:23 +0000 (13:49 +0000)]
(main) [WINDOWSNT]: Don't ifdef away the call to `ttyname'.
(w32_getenv): Treat $TERM specially: if not found in the environment and in
the Registry, return "w32console".
(ttyname) [WINDOWSNT]: New function.

15 years agoChecked search.texi and m-x.texi
Chong Yidong [Sat, 1 Nov 2008 04:37:54 +0000 (04:37 +0000)]
Checked search.texi and m-x.texi

15 years ago(Invoking emacsclient): Describe how to use Emacs server in a strictly
Chong Yidong [Sat, 1 Nov 2008 04:28:10 +0000 (04:28 +0000)]
(Invoking emacsclient): Describe how to use Emacs server in a strictly
text-only system.

15 years ago* misc.texi (Invoking emacsclient): Describe how to use Emacs server in
Chong Yidong [Sat, 1 Nov 2008 04:27:36 +0000 (04:27 +0000)]
* misc.texi (Invoking emacsclient): Describe how to use Emacs server in
a strictly text-only system.

15 years agoMinor fix.
Chong Yidong [Sat, 1 Nov 2008 04:12:14 +0000 (04:12 +0000)]
Minor fix.

15 years agoDocumented:
Chong Yidong [Sat, 1 Nov 2008 04:11:32 +0000 (04:11 +0000)]
Documented:
** The abbrev file is no longer read at startup in batch mode.

15 years ago(Saving Abbrevs): Note that abbrev file is not loaded in batch mode.
Chong Yidong [Sat, 1 Nov 2008 04:11:17 +0000 (04:11 +0000)]
(Saving Abbrevs): Note that abbrev file is not loaded in batch mode.

15 years ago* abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
Chong Yidong [Sat, 1 Nov 2008 04:11:10 +0000 (04:11 +0000)]
* abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
batch mode.

15 years ago(Document View): Major rewrite.
Richard M. Stallman [Sat, 1 Nov 2008 03:28:12 +0000 (03:28 +0000)]
(Document View): Major rewrite.

15 years ago(fill_gstring_header): Fix copy/paste typo.
Stefan Monnier [Sat, 1 Nov 2008 02:21:24 +0000 (02:21 +0000)]
(fill_gstring_header): Fix copy/paste typo.