1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

2189 Commits

Author SHA1 Message Date
Glenn Morris
fee3a589ee (Hardcopy): Rename "Diary Commands" xref. 2005-03-26 19:55:06 +00:00
Glenn Morris
a72bfb87d1 (Top): Rename "Diary Commands" section. 2005-03-26 19:54:50 +00:00
Glenn Morris
dce8ef9cc1 (Calendar Customizing): Move view-diary-entries-initially,
view-calendar-holidays-initially, mark-diary-entries-in-calendar,
mark-holidays-in-calendar to main Emacs Manual.
(Appt Customizing): Merge entire section into main Emacs Manual.
2005-03-26 19:54:32 +00:00
Glenn Morris
8913f91bc8 Update and reformat copyright.
(Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
(Holidays): Move view-calendar-holidays-initially,
mark-holidays-in-calendar here from emacs-xtra.
(Diary): Refer to `diary-file' rather than ~/diary.
(Diary Commands): Rename node to "Displaying the Diary".
(Displaying the Diary): Move view-diary-entries-initially,
mark-diary-entries-in-calendar here from emacs-xtra.
(Appointments): Move appt-display-mode-line, appt-display-duration,
appt-disp-window-function, appt-delete-window-function here from
emacs-xtra.
2005-03-26 19:51:24 +00:00
Glenn Morris
0bd1a9c8d0 *** empty log message *** 2005-03-26 19:49:02 +00:00
Glenn Morris
24396ac6c3 (Advanced Calendar/Diary Usage): New section; move here from Emacs
Lisp Reference Manual.
2005-03-26 17:45:40 +00:00
Glenn Morris
7835c44590 (Calendar/Diary, Diary Commands)
(Special Diary Entries, Importing Diary): Change some xrefs to
point to emacs-xtra rather than elisp.
2005-03-26 17:45:16 +00:00
Glenn Morris
453251734b *** empty log message *** 2005-03-26 17:44:47 +00:00
Eli Zaretskii
5487954721 *** empty log message *** 2005-03-26 17:27:59 +00:00
Eli Zaretskii
846d7db22f (Emacs Server): Fix the command for setting server-name.
Add an xref to Invoking emacsclient.

(Help Summary): Clarify when "C-h ." will do something nontrivial.
(Apropos): Add cindex entry for apropos-sort-by-scores.
2005-03-26 17:27:18 +00:00
Eli Zaretskii
ee7a5ccb7f *** empty log message *** 2005-03-26 17:22:46 +00:00
Eli Zaretskii
b2705c8c7b *** empty log message *** 2005-03-26 17:10:59 +00:00
Eli Zaretskii
015a143ad9 (Text Display): Add index entries for how no-break characters are displayed. 2005-03-26 17:10:10 +00:00
Eli Zaretskii
fdd3702a5b (Multiple Dired Directories): default-directory was renamed
to dired-default-directory.
2005-03-26 16:15:28 +00:00
Eli Zaretskii
e6753bacbb (Visiting): Fix cross-references introduced with the last change. 2005-03-26 15:29:01 +00:00
Eli Zaretskii
2d21bf9ea1 (GTK resources): Fix last change. 2005-03-26 15:25:26 +00:00
Luc Teirlinck
0e76e1ea26 (GTK resources): Update menu for changed node name. 2005-03-26 14:53:42 +00:00
Jay Belanger
44f050e90a *** empty log message *** 2005-03-26 06:44:41 +00:00
Jay Belanger
029b2a44bb (Simplifying Formulas, Rewrite Rules): Change description of
top and bottom of fraction.

(Modulo Forms): Move description of how to create modulo forms to
earlier in the section.

(Fraction Mode): Suggest using : to get a fraction by dividing.

(Basic Arithmetic): Adjust placement of command name.

(Truncating the Stack): Emphasize that "hidden" entries are still
visible.

(Installation): Move discussion of printing manual to "About This
Manual".

(About This Manual): Mention how to print the manual.

(Reporting Bugs): Remove first person.

(Building Vectors): Add algebraic version of append.

(Manipulating Vectors): Fix algebraic version of calc-reverse-vector.

(Grouping Digits): Fix typo.
2005-03-26 06:19:29 +00:00
Richard M. Stallman
85df292e11 *** empty log message *** 2005-03-26 02:15:50 +00:00
Richard M. Stallman
10214524f1 (X Resources): GTK options documented too.
(Resources): Clarify meaning of program name.
(Table of Resources): Add visualClass.
(GTK resources): Rewrite.
(GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
2005-03-26 02:00:32 +00:00
Richard M. Stallman
8613ded153 (Outline Visibility): Introduce "current heading
line" (commands can be called with point on a body line).
Re-order table to follow the sequence of discussion.
hide-body won't hide lines before first header line.
(TeX Mode): Add DocTeX mode.
2005-03-26 01:55:53 +00:00
Richard M. Stallman
82b9073df1 (Emacs Server): Document server-name.
(Invoking emacsclient): Document -s option for server names.
2005-03-26 01:53:30 +00:00
Richard M. Stallman
8f4fc84098 (Help Summary): Add `C-h .'.
(Apropos): Apropos accepts a list of search terms.
Document apropos-sort-by-scores.
(Help Echo): Document display-local-help.
2005-03-26 01:52:50 +00:00
Richard M. Stallman
360b756f3c (Mouse Commands): Document x-mouse-click-focus-ignore-position and
mouse-drag-copy-region.
2005-03-26 01:50:09 +00:00
Richard M. Stallman
040d9a648e (Reverting): Document auto-revert-check-vc-info. 2005-03-26 01:48:13 +00:00
Richard M. Stallman
b5cced4b79 (Text Display): Mention non-breaking spaces. 2005-03-26 01:46:55 +00:00
Werner LEMBERG
2cbd16b93e * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
`legal' with `valid'.
2005-03-25 10:17:33 +00:00
Werner LEMBERG
ce7c752295 * calc.texi, reftex.texi: Replace illegal' with invalid'. 2005-03-25 09:18:26 +00:00
Jay Belanger
0fa1a6b8bb *** empty log message *** 2005-03-24 14:32:39 +00:00
Richard M. Stallman
9f174f63ab (Single-Byte Character Support): Delete mention
of iso-acc.el and iso-transl.el.
2005-03-24 14:06:14 +00:00
Richard M. Stallman
87101b3311 Remove praise of non-free software. 2005-03-24 14:04:40 +00:00
Richard M. Stallman
215a5cd026 Don't say where to get IDL or its non-free manual.
(Installation): Node deleted.
2005-03-24 14:00:41 +00:00
Jay Belanger
35626cba63 (General Mode Commands, Mode Settings in Embedded Mode): Added some
explanation of recording mode settings.
2005-03-24 13:33:45 +00:00
Lute Kamstra
8624d2508c (Non-ASCII Isearch): Rename from Non-Ascii Isearch. 2005-03-23 16:24:21 +00:00
Richard M. Stallman
eaaa56b01e *** empty log message *** 2005-03-23 14:55:49 +00:00
Richard M. Stallman
4a0c63588f (HTTP language/coding): Improve last change. 2005-03-23 14:46:53 +00:00
Richard M. Stallman
f2fd362378 Delete explicit node pointers.
(Incremental Search): New menu.
(Basic Isearch, Repeat Isearch, Error in Isearch)
(Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
(Slow Isearch): New subnodes.
(Configuring Scrolling): Node deleted.
(Search Case): Doc default-case-fold-search.
(Regexp Replace): Move replace-regexp doc here.
2005-03-23 14:46:18 +00:00
Richard M. Stallman
ec9bd34425 (Movemail): Put commas inside closequotes. 2005-03-23 14:42:06 +00:00
Richard M. Stallman
61ff7bed9c (Insert in Picture): Document C-c arrow combos.
(Basic Picture): Clarify erasure.
2005-03-23 14:41:37 +00:00
Richard M. Stallman
de4a4c41b3 (Font Lock): Put commas inside closequotes. 2005-03-23 14:40:30 +00:00
Richard M. Stallman
54102d63f3 (General Variables): Put commas inside closequotes. 2005-03-23 14:40:01 +00:00
Nick Roberts
90563cb3fb (Stack Buffer): Mention reverse contrast for
*selected* frame (might not be current frame).
2005-03-23 03:06:01 +00:00
Nick Roberts
3de2b9041f *** empty log message *** 2005-03-23 03:05:29 +00:00
Jay Belanger
948e33b9d6 *** empty log message *** 2005-03-22 16:21:46 +00:00
Jay Belanger
1dddb589fa (Embedded Mode): Add new information on changing modes. 2005-03-22 16:13:53 +00:00
Richard M. Stallman
c9f63b4157 (Acknowledgments): Updated. 2005-03-21 19:15:03 +00:00
Richard M. Stallman
b91cc27c6e (Format Faces): Replace old M-g key prefix with M-o. 2005-03-21 19:06:47 +00:00
Richard M. Stallman
6be8476a60 (Fortran Motion): Document f90-next-statement,
f90-previous-statement, f90-next-block, f90-previous-block,
f90-end-of-block, and f90-beginning-of-block.
2005-03-21 19:02:02 +00:00
Richard M. Stallman
3567915c5b (Input Methods): Leim is now built-in.
(Select Input Method): Document quail-show-key.
(Specify Coding): Document revert-buffer-with-coding-system.
2005-03-21 18:54:00 +00:00