bpt/emacs.git
18 years ago* keymap.c (describe_map): Avoid generating duplicate entries if
Chong Yidong [Wed, 10 May 2006 03:32:06 +0000 (03:32 +0000)]
* keymap.c (describe_map): Avoid generating duplicate entries if
the shadowed binding has the same definition.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-272
Miles Bader [Wed, 10 May 2006 02:07:12 +0000 (02:07 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-272

(comint-insert-input): Remove redundant calls to setq and goto-char

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-271
Miles Bader [Wed, 10 May 2006 01:58:37 +0000 (01:58 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271

Rename "field-at-point" to "field-at-pos"

18 years ago(File Local Variables): Document
Richard M. Stallman [Wed, 10 May 2006 01:40:17 +0000 (01:40 +0000)]
(File Local Variables): Document
safe-local-eval-forms and safe-local-eval-function.

18 years agoCombine items about local variables lists.
Richard M. Stallman [Wed, 10 May 2006 01:38:16 +0000 (01:38 +0000)]
Combine items about local variables lists.

18 years ago(comint-insert-input): Make it work when comint-use-prompt-regexp is t.
Nick Roberts [Wed, 10 May 2006 00:34:02 +0000 (00:34 +0000)]
(comint-insert-input): Make it work when comint-use-prompt-regexp is t.
Use field-at-point.

18 years ago(field-at-point): New function.
Nick Roberts [Wed, 10 May 2006 00:32:34 +0000 (00:32 +0000)]
(field-at-point): New function.

18 years ago*** empty log message ***
Nick Roberts [Wed, 10 May 2006 00:29:24 +0000 (00:29 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juri Linkov [Tue, 9 May 2006 23:24:20 +0000 (23:24 +0000)]
*** empty log message ***

18 years ago(archive-set-buffer-as-visiting-file): Bind buffer-undo-list
Juri Linkov [Tue, 9 May 2006 23:10:24 +0000 (23:10 +0000)]
(archive-set-buffer-as-visiting-file): Bind buffer-undo-list
to t (undo-ask is reproducible by visiting nested archives).

18 years ago(fancy-splash-screens, normal-splash-screen): Use
Juri Linkov [Tue, 9 May 2006 23:08:49 +0000 (23:08 +0000)]
(fancy-splash-screens, normal-splash-screen): Use
face `mode-line-buffer-id' for mode-line buffer face instead of
hard-coded `(:weight bold)'.

18 years ago(diff-context->unified): Use `region-beginning' and `region-end'
Juri Linkov [Tue, 9 May 2006 23:06:14 +0000 (23:06 +0000)]
(diff-context->unified): Use `region-beginning' and `region-end'
instead of `mark' and `point'.
(diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
Operate on region in Transient Mark mode when the mark is active.
Use `region-beginning' and `region-end' instead of `mark' and `point'.
(diff-hunk-text, diff-goto-source): Doc fix.

18 years ago(change-log-default-name): Put `string-or-null-p'
Juri Linkov [Tue, 9 May 2006 22:58:54 +0000 (22:58 +0000)]
(change-log-default-name): Put `string-or-null-p'
instead of lambda on `safe-local-variable' property.

18 years agoRemove `eval' and `let' binding for now unused lambda `string-or-null'.
Juri Linkov [Tue, 9 May 2006 22:55:30 +0000 (22:55 +0000)]
Remove `eval' and `let' binding for now unused lambda `string-or-null'.

18 years ago(battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.
Juri Linkov [Tue, 9 May 2006 22:43:35 +0000 (22:43 +0000)]
(battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.

18 years agoFix spelling errors.
Eli Zaretskii [Tue, 9 May 2006 19:48:03 +0000 (19:48 +0000)]
Fix spelling errors.

18 years ago(push_key_description): Fix previous change.
Kenichi Handa [Tue, 9 May 2006 13:20:25 +0000 (13:20 +0000)]
(push_key_description): Fix previous change.

18 years ago(push_key_description): Handle invalid character key.
Kenichi Handa [Tue, 9 May 2006 13:17:24 +0000 (13:17 +0000)]
(push_key_description): Handle invalid character key.

18 years ago(rgrep): Set default directory of *grep*
Kim F. Storm [Tue, 9 May 2006 12:47:12 +0000 (12:47 +0000)]
(rgrep): Set default directory of *grep*
buffer if we start M-x rgrep in the *grep* buffer and choose
a different base directory.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 9 May 2006 12:46:42 +0000 (12:46 +0000)]
*** empty log message ***

18 years ago* tramp.texi (Filename completion): Improve wording.
Michael Albinus [Tue, 9 May 2006 05:15:20 +0000 (05:15 +0000)]
* tramp.texi (Filename completion): Improve wording.

18 years ago* net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
Michael Albinus [Tue, 9 May 2006 04:26:23 +0000 (04:26 +0000)]
* net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
completion also when ido is loaded.

18 years ago(cpp-font-lock-keywords-source-directives): Addded
Masatake YAMATO [Tue, 9 May 2006 04:07:25 +0000 (04:07 +0000)]
(cpp-font-lock-keywords-source-directives): Addded
"warning" and "import".
(cpp-font-lock-keywords): Added "warning".

18 years ago(terminal-init-xterm): Add more key bindings.
Dan Nicolaescu [Mon, 8 May 2006 23:21:34 +0000 (23:21 +0000)]
(terminal-init-xterm): Add more key bindings.

18 years ago(mwheel-scroll): Make sure that when scrolling multiple
Stefan Monnier [Mon, 8 May 2006 15:14:26 +0000 (15:14 +0000)]
(mwheel-scroll): Make sure that when scrolling multiple
pages at a time, if we signal the end, we should indeed reach that end.

18 years ago(define-minor-mode): Only preserve messages output during execution of the body.
Stefan Monnier [Mon, 8 May 2006 15:12:25 +0000 (15:12 +0000)]
(define-minor-mode): Only preserve messages output during execution of the body.

18 years ago(lgrep, rgrep): Doc fixes.
Kim F. Storm [Mon, 8 May 2006 10:26:30 +0000 (10:26 +0000)]
(lgrep, rgrep): Doc fixes.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 8 May 2006 10:26:13 +0000 (10:26 +0000)]
*** empty log message ***

18 years ago(ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'.
Thien-Thi Nguyen [Mon, 8 May 2006 08:02:25 +0000 (08:02 +0000)]
(ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'.

18 years ago(Fcall_process): Use system_eol_type for encoding
Kenichi Handa [Mon, 8 May 2006 07:56:14 +0000 (07:56 +0000)]
(Fcall_process): Use system_eol_type for encoding
arguments if eol_type is not yet decided.

18 years ago(setup_coding_system): For invalid coding-system, set
Kenichi Handa [Mon, 8 May 2006 05:25:02 +0000 (05:25 +0000)]
(setup_coding_system): For invalid coding-system, set
coding->eol_type to CODING_EOL_UNDECIDED.
(encode_coding): Cancel previous change.
(shrink_encoding_region): Likewise.
(code_convert_region1): Likewise.
(code_convert_string1): Likewise.
(code_convert_string_norecord): Likewise.

18 years ago(system_eol_type): Extern it.
Kenichi Handa [Mon, 8 May 2006 05:24:53 +0000 (05:24 +0000)]
(system_eol_type): Extern it.

18 years ago(choose_write_coding_system): Use system_eol_type for
Kenichi Handa [Mon, 8 May 2006 05:20:16 +0000 (05:20 +0000)]
(choose_write_coding_system): Use system_eol_type for
encoding if eol_type is not yet decided.

18 years ago(setup_process_coding_systems): Use system_eol_type
Kenichi Handa [Mon, 8 May 2006 05:19:42 +0000 (05:19 +0000)]
(setup_process_coding_systems): Use system_eol_type
for encoding if eol_type is not yet decided.
(read_process_output): Likewise.
(send_process): Likewise.

18 years ago(Disabling): Textual cleanups.
Richard M. Stallman [Mon, 8 May 2006 05:16:29 +0000 (05:16 +0000)]
(Disabling): Textual cleanups.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 7 May 2006 20:57:58 +0000 (20:57 +0000)]
*** empty log message ***

18 years ago(Minibuffer History): Remove keep-dups arg
Kim F. Storm [Sun, 7 May 2006 20:52:05 +0000 (20:52 +0000)]
(Minibuffer History): Remove keep-dups arg
from add-to-history.

18 years ago(kmacro-push-ring): Let-bind history-delete-duplicates
Kim F. Storm [Sun, 7 May 2006 20:49:16 +0000 (20:49 +0000)]
(kmacro-push-ring): Let-bind history-delete-duplicates
to nil around call to add-to-history.

18 years ago(add-to-history): Remove keep-dups arg.
Kim F. Storm [Sun, 7 May 2006 20:49:01 +0000 (20:49 +0000)]
(add-to-history): Remove keep-dups arg.

18 years ago* xresmini.texi (GTK resources): Inserted GTK description.
Jan Djärv [Sun, 7 May 2006 19:39:28 +0000 (19:39 +0000)]
* xresmini.texi (GTK resources): Inserted GTK description.

18 years agoAdded GTK part
Jan Djärv [Sun, 7 May 2006 19:38:49 +0000 (19:38 +0000)]
Added GTK part

18 years ago* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv [Sun, 7 May 2006 19:32:49 +0000 (19:32 +0000)]
* xresources.texi (GTK resources): metafont should be menufont.

18 years agoMinor fix.
Jan Djärv [Sun, 7 May 2006 19:32:13 +0000 (19:32 +0000)]
Minor fix.

18 years ago(Replacing text across multiple files): Expand node to explain how
Romain Francoise [Sun, 7 May 2006 17:08:48 +0000 (17:08 +0000)]
(Replacing text across multiple files): Expand node to explain how
to use `dired-do-query-replace-regexp' in more detail, based on
suggestion by Eric Hanchrow <offby1@blarg.net>.

18 years ago* commands.texi (Event Input Misc):
Romain Francoise [Sun, 7 May 2006 16:02:27 +0000 (16:02 +0000)]
* commands.texi (Event Input Misc):
* compile.texi (Eval During Compile):
* internals.texi (Buffer Internals):
* minibuf.texi (Initial Input):
* nonascii.texi (Scanning Charsets):
* numbers.texi (Comparison of Numbers):
* windows.texi (Textual Scrolling, Vertical Scrolling):
Fix various typos.

18 years ago(syntax-ppss): Flush the cache before rather than after a buffer modification.
Stefan Monnier [Sun, 7 May 2006 14:11:05 +0000 (14:11 +0000)]
(syntax-ppss): Flush the cache before rather than after a buffer modification.

18 years ago(speedbar-timer-fn): Remove save-window-excursion.
Nick Roberts [Sun, 7 May 2006 12:09:42 +0000 (12:09 +0000)]
(speedbar-timer-fn): Remove save-window-excursion.
Update localized contents for all buffers except ignored modes.

18 years ago(gdb-var-create-handler): Move speedbar
Nick Roberts [Sun, 7 May 2006 12:08:23 +0000 (12:08 +0000)]
(gdb-var-create-handler): Move speedbar
call to...
(gud-watch): ...here so speedbar is raised for already watched
expressions.
(gdb-speedbar-refresh): Delete function.
(gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
Use speedbar-timer-fn instead of speedbar-refresh (reverting
earlier change).
(gdb-var-evaluate-expression-handler)
(gdb-var-list-children-handler-1, gdb-var-update-handler-1):
Use it.

18 years ago*** empty log message ***
Nick Roberts [Sun, 7 May 2006 12:07:38 +0000 (12:07 +0000)]
*** empty log message ***

18 years ago(Using regular expressions): Fix typo.
Romain Francoise [Sun, 7 May 2006 11:34:27 +0000 (11:34 +0000)]
(Using regular expressions): Fix typo.
(Packages that do not come with Emacs, Right-to-left alphabets):
Fix capitalization.

18 years agosyms_of_minibuf) <history-length>: Fix typo in doc.
Juanma Barranquero [Sun, 7 May 2006 11:17:06 +0000 (11:17 +0000)]
syms_of_minibuf) <history-length>: Fix typo in doc.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sun, 7 May 2006 08:07:48 +0000 (08:07 +0000)]
*** empty log message ***

18 years ago(mac_set_font_info_for_selection): Add extern.
YAMAMOTO Mitsuharu [Sun, 7 May 2006 08:07:26 +0000 (08:07 +0000)]
(mac_set_font_info_for_selection): Add extern.

18 years ago(XLoadQueryFont) [USE_ATSUI]: Set FMFontFamily value
YAMAMOTO Mitsuharu [Sun, 7 May 2006 08:07:13 +0000 (08:07 +0000)]
(XLoadQueryFont) [USE_ATSUI]: Set FMFontFamily value
to font->mac_fontnum.
[USE_MAC_FONT_PANEL] (mac_set_font_info_for_selection): New function.
(x_new_focus_frame) [USE_MAC_FONT_PANEL]: Use it.
(QCfamily, QCweight, QCslant, Qnormal, Qbold, Qitalic): Add extern.
(QWindow) [MAC_OSX]: Likewise.
(Qfont) [USE_MAC_FONT_PANEL]: Likewise.
(Vmac_atsu_font_table) [USE_ATSUI]: New variable.
(syms_of_macterm) [USE_ATSUI]: Defvar it.
(Qtoolbar_switch_mode) [MAC_OSX]: New variable.
(Qpanel_closed, Qselection) [USE_MAC_FONT_PANEL]: Likewise.
(syms_of_macterm): Intern and staticpro them.
(init_font_name_table) [USE_ATSUI]: Set data to Vmac_atsu_font_table.
[TARGET_API_MAC_CARBON] (mac_store_event_ref_as_apple_event): New
function.
[USE_CARBON_EVENTS] (mac_handle_command_event): Use it.
[MAC_OSX] (mac_store_services_event): Likewise.
[USE_CARBON_EVENTS] (mac_handle_window_event) [MAC_OSX]: Handle
kEventWindowToolbarSwitchMode event.
(install_window_handler) [USE_CARBON_EVENTS && MAC_OSX]: Register it.
[MAC_OSX] (mac_store_services_event): Change return type to OSStatus.
[USE_MAC_FONT_PANEL] (mac_handle_font_event): New function.
(install_window_handler) [USE_MAC_FONT_PANEL]: Install it.
(XTread_socket): Select window on mouse click if x_focus_frame is NULL.

18 years ago(mac_do_receive_drag): Remove unused variable `index'.
YAMAMOTO Mitsuharu [Sun, 7 May 2006 08:05:38 +0000 (08:05 +0000)]
(mac_do_receive_drag): Remove unused variable `index'.
(mac_store_services_event): Change return type in extern.

18 years ago(USE_MAC_FONT_PANEL): Define to 1 if USE_ATSUI is set
YAMAMOTO Mitsuharu [Sun, 7 May 2006 08:05:19 +0000 (08:05 +0000)]
(USE_MAC_FONT_PANEL): Define to 1 if USE_ATSUI is set
and build is done on Mac OS X 10.2 and later.

18 years ago(mac_set_font): New function.
YAMAMOTO Mitsuharu [Sun, 7 May 2006 08:05:02 +0000 (08:05 +0000)]
(mac_set_font): New function.
(mac_frame_parm_handlers, syms_of_macfns): Replace x_set_font with it.
(mac_window) [TARGET_API_MAC_CARBON && MAC_OSX]: Specify
kWindowToolbarButtonAttribute when creating window.
(Fmac_clear_font_name_table): Move from macfns.c.
(syms_of_macfns): Likewise for defsubr.
[USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility): New defun.
(syms_of_macfns) [USE_MAC_FONT_PANEL]: Defsubr it.

18 years ago(Fmac_clear_font_name_table): Move defun to macfns.c.
YAMAMOTO Mitsuharu [Sun, 7 May 2006 08:04:22 +0000 (08:04 +0000)]
(Fmac_clear_font_name_table): Move defun to macfns.c.
(syms_of_mac): Likewise for defsubr.

18 years ago(mac-utxt-to-string): Use `eq' instead of `='.
YAMAMOTO Mitsuharu [Sun, 7 May 2006 08:03:40 +0000 (08:03 +0000)]
(mac-utxt-to-string): Use `eq' instead of `='.
(mac-atsu-font-table, mac-font-panel-mode): Add defvars.
(mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
(mac-handle-font-panel-closed, mac-handle-font-selection):
New functions.
(mac-font-panel-mode): New minor mode.
(mac-apple-event-map): Add bindings for toolbar toggle button and
font panel.
(menu-bar-showhide-menu): Add mac-font-panel-mode.

18 years ago(ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplify
John Paul Wallington [Sun, 7 May 2006 00:00:12 +0000 (00:00 +0000)]
(ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplify
regexp for readability.

18 years agoComment change.
Richard M. Stallman [Sat, 6 May 2006 23:57:11 +0000 (23:57 +0000)]
Comment change.

18 years ago* mini.texi (Completion Options):
Michael Albinus [Sat, 6 May 2006 21:41:27 +0000 (21:41 +0000)]
* mini.texi (Completion Options):
* tramp.texi (Filename completion): Completion of remote files'
method, user name and host name is active only in partial
completion mode.

18 years agoMention Windows XP.
Eli Zaretskii [Sat, 6 May 2006 20:45:10 +0000 (20:45 +0000)]
Mention Windows XP.

18 years agoFix spelling errors.
Eli Zaretskii [Sat, 6 May 2006 20:42:21 +0000 (20:42 +0000)]
Fix spelling errors.

18 years agoMH-E 8.0 has been released, so removed reminder about it.
Bill Wohler [Sat, 6 May 2006 18:52:52 +0000 (18:52 +0000)]
MH-E 8.0 has been released, so removed reminder about it.

18 years agoFix spelling errors.
Eli Zaretskii [Sat, 6 May 2006 18:48:48 +0000 (18:48 +0000)]
Fix spelling errors.

18 years ago(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler [Sat, 6 May 2006 16:48:08 +0000 (16:48 +0000)]
(MH-BOOK-HOME): Change from ics.uci.edu/~mh/book/mh to
http://rand-mh.sourceforge.net/book/mh.
Replace .htm suffix with .html for MH book files.
(Using This Manual): Update key binding for getting relevant chapter
in Info from command key.
(Ranges): Fix itemx.

18 years ago(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler [Sat, 6 May 2006 16:07:04 +0000 (16:07 +0000)]
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.

18 years agomakefile.w32-in (emacs.dvi):
Eli Zaretskii [Sat, 6 May 2006 15:54:39 +0000 (15:54 +0000)]
makefile.w32-in (emacs.dvi):
Makefile.in (emacs.dvi): Add xresmini.texi

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 6 May 2006 15:50:48 +0000 (15:50 +0000)]
*** empty log message ***

18 years agoUpdate for MH-E release 8.0.
Bill Wohler [Sat, 6 May 2006 15:50:26 +0000 (15:50 +0000)]
Update for MH-E release 8.0.

18 years ago(Table of Resources): Remove xref to non-existent node "LessTif Resources".
Eli Zaretskii [Sat, 6 May 2006 15:50:25 +0000 (15:50 +0000)]
(Table of Resources): Remove xref to non-existent node "LessTif Resources".

18 years ago(Version, mh-version): Update for release 8.0.
Bill Wohler [Sat, 6 May 2006 15:48:34 +0000 (15:48 +0000)]
(Version, mh-version): Update for release 8.0.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 6 May 2006 15:29:43 +0000 (15:29 +0000)]
*** empty log message ***

18 years ago(Holidays, Displaying the Diary): Fix cross-references to emacs-xtra.
Eli Zaretskii [Sat, 6 May 2006 15:29:17 +0000 (15:29 +0000)]
(Holidays, Displaying the Diary): Fix cross-references to emacs-xtra.

18 years agomsdog.texi (Microsoft Windows):
Eli Zaretskii [Sat, 6 May 2006 15:24:42 +0000 (15:24 +0000)]
msdog.texi (Microsoft Windows):
calendar.texi (Calendar/Diary, Displaying the Diary)
(Special Diary Entries, Importing Diary):
programs.texi (Program Modes):
text.texi (Text):
buffers.texi (Several Buffers):
files.texi (Comparing Files): Fix cross-references to emacs-xtra.

18 years ago(global-auto-revert-non-file-buffers): Point Info links to the main manual,
Eli Zaretskii [Sat, 6 May 2006 14:38:07 +0000 (14:38 +0000)]
(global-auto-revert-non-file-buffers): Point Info links to the main manual,
not to emacs-xtra.

18 years ago(dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main
Eli Zaretskii [Sat, 6 May 2006 14:37:40 +0000 (14:37 +0000)]
(dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main
manual, not to emacs-xtra.

18 years ago(buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.
Eli Zaretskii [Sat, 6 May 2006 14:37:04 +0000 (14:37 +0000)]
(buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.

18 years ago(Version Backups, Local Version Control)
Eli Zaretskii [Sat, 6 May 2006 14:25:42 +0000 (14:25 +0000)]
(Version Backups, Local Version Control)
(Making Snapshots, Change Logs and VC, Version Headers)
(Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
on-line manual.

18 years ago(VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual.
Eli Zaretskii [Sat, 6 May 2006 14:23:59 +0000 (14:23 +0000)]
(VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual.

18 years ago(MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
Eli Zaretskii [Sat, 6 May 2006 14:12:15 +0000 (14:12 +0000)]
(MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
(MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
(MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's for on-line
manual.

18 years ago(Fortran, Fortran Autofill)
Eli Zaretskii [Sat, 6 May 2006 13:50:19 +0000 (13:50 +0000)]
(Fortran, Fortran Autofill)
(Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's for on-line
manual.

18 years ago(Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for
Eli Zaretskii [Sat, 6 May 2006 13:46:12 +0000 (13:46 +0000)]
(Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for
on-line manual.

18 years ago(Emerge, Overview of Emerge)
Eli Zaretskii [Sat, 6 May 2006 13:44:24 +0000 (13:44 +0000)]
(Emerge, Overview of Emerge)
(Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line manual.

18 years agoAdd arch tagline
Miles Bader [Sat, 6 May 2006 13:25:54 +0000 (13:25 +0000)]
Add arch tagline

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 6 May 2006 13:19:17 +0000 (13:19 +0000)]
*** empty log message ***

18 years ago(INFO_FILES): Remove emacs-xtra.
Eli Zaretskii [Sat, 6 May 2006 13:18:44 +0000 (13:18 +0000)]
(INFO_FILES): Remove emacs-xtra.

18 years agoRemove the Emacs-Xtra entry.
Eli Zaretskii [Sat, 6 May 2006 13:15:07 +0000 (13:15 +0000)]
Remove the Emacs-Xtra entry.

18 years agoAdd Copyright notices.
Eli Zaretskii [Sat, 6 May 2006 13:13:53 +0000 (13:13 +0000)]
Add Copyright notices.

18 years ago(Standard Hooks): Replace inforef to emacs-xtra by conditional xref's to
Eli Zaretskii [Sat, 6 May 2006 13:04:53 +0000 (13:04 +0000)]
(Standard Hooks): Replace inforef to emacs-xtra by conditional xref's to
either emacs or emacs-xtra, depending on @iftex/@ifnottex.

18 years ago(INFO_TARGETS): Remove $(infodir)/emacs-xtra.
Eli Zaretskii [Sat, 6 May 2006 13:03:51 +0000 (13:03 +0000)]
(INFO_TARGETS): Remove $(infodir)/emacs-xtra.
(EMACS_XTRA): New variable, lists the new *-xtra.texi files.
(EMACSSOURCES): Use EMACS_XTRA.
($(infodir)/emacs-xtra): Remove.
(emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.

18 years ago(INFO_TARGETS): Remove ../info/emacs-xtra.
Eli Zaretskii [Sat, 6 May 2006 13:02:43 +0000 (13:02 +0000)]
(INFO_TARGETS): Remove ../info/emacs-xtra.
(EMACS_XTRA): New variable, lists the new *-xtra.texi files.
(EMACSSOURCES): Use EMACS_XTRA.
(../info/emacs-xtra): Remove.
(emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.

18 years ago(Introduction): Reword to make consistent with printed version only.
Eli Zaretskii [Sat, 6 May 2006 13:01:14 +0000 (13:01 +0000)]
(Introduction): Reword to make consistent with printed version only.
(MS-DOS): Renamed from "MS-DOG".  All references updated.
(Daylight Savings): Remove this node: it is an exact duplicate of its
name-sake in calendar.texi.
<Top level>: Remove the body of all chapters and move them to the
new *-xtra.texi files.  Use @raisesections and @lowersections to
convert sections to chapters etc.

18 years ago(Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi.
Eli Zaretskii [Sat, 6 May 2006 12:59:51 +0000 (12:59 +0000)]
(Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi.
(Dired) [ifnottex]: Add menu entry for "Subdir Switches".

18 years ago(Maintaining) [ifnottex]: Add menu entry for "Emerge".
Eli Zaretskii [Sat, 6 May 2006 12:58:40 +0000 (12:58 +0000)]
(Maintaining) [ifnottex]: Add menu entry for "Emerge".
(List Tags) [ifnottex]: @include emerge-xtra.texi.

18 years ago(Top) [ifnottex]: Add menu entries for "Picture Mode" and its sections.
Eli Zaretskii [Sat, 6 May 2006 12:58:11 +0000 (12:58 +0000)]
(Top) [ifnottex]: Add menu entries for "Picture Mode" and its sections.
@include picture-xtra.texi

18 years ago(Abbrevs): A @node line without explicit Prev, Next, and Up links.
Eli Zaretskii [Sat, 6 May 2006 12:56:07 +0000 (12:56 +0000)]
(Abbrevs): A @node line without explicit Prev, Next, and Up links.

18 years ago(Sending Mail): A @node line without explicit Prev, Next, and Up links.
Eli Zaretskii [Sat, 6 May 2006 12:54:56 +0000 (12:54 +0000)]
(Sending Mail): A @node line without explicit Prev, Next, and Up links.

18 years ago(Several Buffers): Replace inforef to emacs-xtra by conditional xref's,
Eli Zaretskii [Sat, 6 May 2006 12:54:04 +0000 (12:54 +0000)]
(Several Buffers): Replace inforef to emacs-xtra by conditional xref's,
depending on @iftex/@ifnottex.