1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
Commit Graph

588 Commits

Author SHA1 Message Date
Chong Yidong
0fc0d844d0 * misc.texi (Recursive Edit): Note that top-level exits active
minibuffers.

* trouble.texi (Quitting): Likewise.
2008-09-06 17:24:30 +00:00
Martin Rudalics
d632fb82ff (Where Defined): Fix description of symbol-file. 2008-09-06 10:05:45 +00:00
Chong Yidong
956c76efe4 (Display): Move Temporary Face Changes node to just
after Standard Faces.
(Scrolling): Document recenter-top-bottom instead of recenter.
(Horizontal Scrolling): Move auto hscroll discussion to the top.
(Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
(Display Custom): Copyedits.
(Optional Mode Line): Document display-battery-mode.
2008-08-31 02:11:52 +00:00
Chong Yidong
fa9f971a14 (Top): Add Temporary Face Changes xref. 2008-08-31 02:11:36 +00:00
Chong Yidong
b18d283d37 * emacs.texi (Top): Add Temporary Face Changes xref.
* display.texi (Display): Move Temporary Face Changes node to just
after Standard Faces.
(Scrolling): Document recenter-top-bottom instead of recenter.
(Horizontal Scrolling): Move auto hscroll discussion to the top.
(Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
(Display Custom): Copyedits.
(Optional Mode Line): Document display-battery-mode.
2008-08-31 02:11:26 +00:00
Romain Francoise
180135fc19 (Directory Variables): Minor fix. 2008-08-27 21:47:39 +00:00
Glenn Morris
d3fe3475e3 (Format of Diary File): Mention diary-nonmarking-symbol.
(Adding to Diary): Adapt for changed node name.
2008-08-27 02:36:36 +00:00
Glenn Morris
f9b4c05d20 (Advanced Calendar/Diary Usage): Tweak some menu descriptions.
(Calendar Customizing): Tweak layout description.
Move calenday-today-marker and calendar-today face to the other
markers.  Condense calendar-star-date and calendar-mark-today description.
(Holiday Customizing): Add oriental and solar holidays.
Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
Fix holiday-float description.  Use zerop in examples.  Be less verbose.
(Date Display Format): Change ISO format.  Be less verbose.
(Diary Customizing): Mention day and month abbrev arrays.
Mention the date-form variables by name.  Update European example.
(Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
Condense examples.  Mention diary-entry-symbols by name.
Condense table for insertion commands.
(Fancy Diary Display): Mention diary-include-string and
diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
Ethiopic, Persian date functions.  Condense descriptions.
2008-08-27 02:35:57 +00:00
Jason Rumney
905a9adb54 (TIFF Images): New section describing :index property. 2008-08-26 08:09:37 +00:00
Glenn Morris
717558078c *** empty log message *** 2008-08-26 02:54:26 +00:00
Glenn Morris
c216ec2beb (Non-Gregorian Diary Entries): New name for node "Hebrew/Islamic Entries". 2008-08-26 02:54:11 +00:00
Glenn Morris
373cb5095e (Specified Dates): Fix names of iso functions.
(General Calendar): There may not be another window.
(Writing Calendar Files, Holidays): Tweak intro.
(Holidays): Mention Baha'i and Chinese holidays.
(Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
(Lunar Phases): Remove incorrect reference to calendar-time-zone.
(To Other Calendar): Add calendar-print-other-dates.
Refer to "graphic display" rather than "X.
(From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
(Displaying the Diary): Fix whitespace after reference.
Fix `diary-number-of-entries' reference.
(Date Formats): Explicitly mention that day names can be abbreviated.
(Adding to Diary): Add some references to other sections.
(Special Diary Entries): Fix reference.
(Appointments): Simplify appt-message-warning-time entry.
Clarify where times must be.
(Importing Diary): Comment out icalendar paragraph that does not apply.
(Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2008-08-26 02:53:54 +00:00
Glenn Morris
d76ebc7596 *** empty log message *** 2008-08-23 23:30:21 +00:00
Glenn Morris
74f0711b83 (Fortran): Change description of free form and
fixed form a bit.  Mention hideshow and imenu.
(Fortran Motion): Mention fortran-end-of-subprogram,
fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
(Fortran Indent): Minor re-word.
(ForIndent Commands): Mention fortran-fill-paragraph and
fortran-fill-statement.
(ForIndent Cont): Mention fortran-tab-mode-string.
(Fortran Comments): Mention fortran-comment-line-start-skip.
(Fortran Columns): Mention font-locking.
(Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2008-08-23 23:29:54 +00:00
Johan Bockgård
e2a71e28bf (Moving Point): Fix <prior>/<next> confusion. 2008-08-23 09:11:52 +00:00
Glenn Morris
c221eff3fc Remove outdated header comments. 2008-08-23 03:20:09 +00:00
Glenn Morris
247043f1f3 Change by author without assignment thankfully tiny. 2008-08-23 03:18:04 +00:00
Glenn Morris
07ded3db9c (Shell Command Guessing): Mention dired-guess-shell-case-fold-search.
(Bug#417)
2008-08-23 03:17:34 +00:00
Chong Yidong
6733e8271a (Temporary Displays): Remove unnecessary comment about usage of
temp-buffer-show-hook.
2008-08-23 03:03:56 +00:00
Chong Yidong
852e91b78c * display.texi (Temporary Displays): Remove unnecessary comment
about usage of temp-buffer-show-hook.
2008-08-23 03:03:50 +00:00
Michael Albinus
75b49a2acc * trampver.texi: Update release number. 2008-08-22 19:35:48 +00:00
Michael Albinus
2bfec7a012 *** empty log message *** 2008-08-22 19:33:09 +00:00
Chong Yidong
5c52e13cfd * mini.texi (Minibuffer): Simplify introduction.
(Minibuffer File): Document tilde in minibuffer filenames.
(Minibuffer Edit): Mention that the prompt is read-only.  Describe how
to enter tabs, spaces, and question marks.  Describe behavior of C-a.
(Completion Example): Update example to current command list.
(Completion Options): Document `lazy' value of completion-auto-help.
Update contents of completion-ignored-extensions.
(Minibuffer History): Describe "future history" list.  State default
value of history-delete-duplicates.
2008-08-22 19:26:33 +00:00
Glenn Morris
87aae241a4 (Fortran Comments): Replace fortran-indent-comment with comment-dwim. 2008-08-21 05:48:32 +00:00
Glenn Morris
77a00355a7 *** empty log message *** 2008-08-21 05:37:38 +00:00
Glenn Morris
bab233610e (Fortran Columns): Document `fortran-line-length'. 2008-08-21 05:37:29 +00:00
Adrian Robert
2f45a8ede0 ns-emacs.texi: Update version. (Introduction): Correct menu location for options save. (Customization): Note that defaults are stored under org.gnu.Emacs. 2008-08-19 13:41:20 +00:00
Bill Wohler
3cf38f9777 Update for release 8.1. 2008-08-19 04:49:08 +00:00
Chong Yidong
d0ca439dcb (Registers): Clarify valid register names.
(RegPos): Note that buffer is saved and restored too.
(RegText): Note that mark is reactivated/deactivated.
(RegConfig): Xref to Windows node.
2008-08-17 14:55:43 +00:00
Chong Yidong
39ee1d0427 * regs.texi (Registers): Clarify valid register names.
(RegPos): Note that buffer is saved and restored too.
(RegText): Note that mark is reactivated/deactivated.
(RegConfig): Xref to Windows node.
2008-08-17 14:55:33 +00:00
Francesco Potortì
228a8cfd45 Compressed files are supported using gzip and bzip2. 2008-08-16 23:09:36 +00:00
Chong Yidong
b15596f273 (Inserting Text): Provide command name for C-q. 2008-08-16 17:59:50 +00:00
Chong Yidong
3ae7ba7927 * basic.texi (Inserting Text): Provide command name for C-q. 2008-08-16 17:59:35 +00:00
Chong Yidong
7e9bf75674 (Killing): Copyedit. Define read-only text.
(Deletion): DEL and C-d were already explained in Erasing; xref there.
(Killing by Lines): Copyedit.
(Other Kill Commands): Move M-w description here.
(Yanking): Move M-w to Other Kill Commands.
(Kill Ring): Also mention saving text in registers.  Link to Text
Properties in elisp manual.
(Accumulating Text): Copyedit.
(CUA Bindings): Shift selection is now the default.
2008-08-16 14:38:58 +00:00
Chong Yidong
b12c348f13 * killing.texi (Killing): Copyedit. Define read-only text.
(Deletion): DEL and C-d were already explained in Erasing; xref there.
(Killing by Lines): Copyedit.
(Other Kill Commands): Move M-w description here.
(Yanking): Move M-w to Other Kill Commands.
(Kill Ring): Also mention saving text in registers.  Link to Text
Properties in elisp manual.
(Accumulating Text): Copyedit.
(CUA Bindings): Shift selection is now the default.
2008-08-16 14:36:02 +00:00
Jay Belanger
5a83c46e96 Remove version numbering. 2008-08-14 19:17:59 +00:00
Teodor Zlatanov
d8ff76929d (Change Log): Mention next-error is available. 2008-08-12 19:59:41 +00:00
Bill Wohler
8c20bd929f (Getting Started): Rename variant mu-mh to gnu-mh and be explicit
about GNU mailutils MH elsewhere (with thanks to Darel Henman) (closes
SF #1768928).
2008-08-10 23:18:37 +00:00
Glenn Morris
a43a8a2e81 (Calendar Customizing): Mention whitespace variables and intermonth text.
(Holiday Customizing): Add holiday-chinese.
2008-08-10 01:51:23 +00:00
Glenn Morris
767a4d92a5 Use @copying. Change copyright of authors with assignment to FSF.
Change license to GFDL.
(Top): Remove outdated references.
2008-08-10 00:59:41 +00:00
Glenn Morris
4727117913 Revert trivial license formatting changes from previous change. 2008-08-10 00:35:34 +00:00
Eli Zaretskii
96f55ac019 (Diff Mode): Fix indexing in last change. 2008-08-08 09:53:58 +00:00
Eli Zaretskii
10512748b6 (Diff Mode): Fix last change. 2008-08-08 09:51:07 +00:00
Eli Zaretskii
eba27308e2 (Log Buffer, Diff Mode): Fix last changes. Add indexing. 2008-08-08 09:34:26 +00:00
Miles Bader
6ecfe5c26e Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1372
2008-08-07 07:18:07 +00:00
Dan Nicolaescu
5f14a5b35e (Log Buffer): Describe C-c C-d.
(Diff Mode): Describe C-x 4 A.
2008-08-07 05:21:28 +00:00
Eli Zaretskii
49989bff35 (VC Directory Mode): Fix last change. 2008-08-06 18:59:52 +00:00
Dan Nicolaescu
2beaf97a81 (Old Revisions): Update the keys used by vc-annotate and
describe the new bindings to show the changeset diff, toggle annotation
visibility, show revisions.
(VC Status): Describe key bindings for modifying the change comments,
displaying changeset diffs and annotations.
2008-08-06 14:56:32 +00:00
Dan Nicolaescu
5c915c024c (VC Directory Mode): Talk about multiple VC systems. 2008-08-06 03:45:04 +00:00
Chong Yidong
354098a880 Fix last change. 2008-08-05 20:59:30 +00:00