1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
Commit graph

1747 commits

Author SHA1 Message Date
David Kastrup
2dd718b66b * reftex.texi (AUCTeX): Update links, section name.
* faq.texi (Calc): Update availability (included in 21.4).
(AUCTeX): Update availability, information, versions, description.
2004-08-22 11:51:19 +00:00
Luc Teirlinck
2935e78878 (Keyboard Macro Ring): Rename section.
Emacs treats the head of the macro ring as the `last keyboard macro'.
(Keyboard Macro Counter): Minor change.
(Save Keyboard Macro): Some clarifications.
(Edit Keyboard Macro): Rename section.
2004-08-22 02:25:16 +00:00
Luc Teirlinck
041aabd8a5 (Buffers): Maximum buffer size is now 256M on 32-bit machines.
(Several Buffers): Clarify which buffer is selected if `2' is
pressed in the Buffer Menu.
(Several Buffers): Auto Revert mode can be used to update the
Buffer Menu automatically.
2004-08-21 23:39:38 +00:00
Eli Zaretskii
29bbca9e01 *** empty log message *** 2004-08-21 12:25:07 +00:00
Eli Zaretskii
ba86d34d90 (Misc Help): Add an index entry for finding an Info
manual by its file name.
2004-08-21 11:58:30 +00:00
Luc Teirlinck
3f9be7ceca (Backup Deletion): Correct description of `delete-old-versions'.
(Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
(Auto Save Files): Recommend `auto-save-mode' to reenable
auto-saving, rather than the abbreviation `auto-save'.
2004-08-20 23:01:33 +00:00
Luc Teirlinck
eacd5edcd3 *** empty log message *** 2004-08-18 02:21:51 +00:00
Luc Teirlinck
6326f9e56c (Top): Mention "cutting" and "pasting" as synonyms for "killing" and
"yanking" in main menu.
2004-08-18 02:21:00 +00:00
Richard M. Stallman
8afc13c66a *** empty log message *** 2004-08-16 23:02:46 +00:00
Richard M. Stallman
b3ada79133 (Yanking, Killing): Minor cleanups. 2004-08-16 22:50:44 +00:00
Richard M. Stallman
a401596d50 (Momentary Mark): Minor cleanups. 2004-08-16 22:49:16 +00:00
Richard M. Stallman
6f368e2d1c (Non-ASCII Rebinding):
C-q always inserts the right code to pass to global-set-key.
2004-08-16 22:48:22 +00:00
Eli Zaretskii
142941b8a6 (../info/tramp, tramp.dvi): Depend on trampver.texi. 2004-08-14 10:58:44 +00:00
Luc Teirlinck
d48102cf5f (RegNumbers): Mention C-x r i' binding for insert-register', instead
of `C-x r g' binding, for consistency.
2004-08-14 01:12:08 +00:00
Luc Teirlinck
977d0bea22 (Basic Keyboard Macro, Save Keyboard Macro): Fix typos. 2004-08-13 21:36:12 +00:00
Luc Teirlinck
fa460eaf07 (Spelling): Fix typo. 2004-08-13 01:27:30 +00:00
Luc Teirlinck
d2aa2c2b5b *** empty log message *** 2004-08-11 21:08:49 +00:00
Luc Teirlinck
97db3e8acb (Help): Fix texinfo usage. 2004-08-11 20:59:27 +00:00
Martin Stjernholm
2a15eb73df Updated CC Mode to 5.30.9. 2004-08-11 16:22:21 +00:00
Michael Albinus
48ddd622ab Sync with Tramp 2.0.44. 2004-08-10 21:18:38 +00:00
Lars Hansen
8dbc532e46 Update how to separate the editable field of an editable-field widget from other widgets.
(Programming Example): Add text after field.
2004-08-05 06:19:38 +00:00
Richard M. Stallman
7630911d61 *** empty log message *** 2004-07-24 21:46:27 +00:00
Richard M. Stallman
d3d3f35df9 (Paragraphs): Update how paragraphs are separated
and the default for paragraph-separate.
2004-07-24 21:46:06 +00:00
Richard M. Stallman
074f1b8b8f (Regexp Replace): Further update text for new replacement operators. 2004-07-24 21:44:45 +00:00
Luc Teirlinck
def26fa450 (Subdir switches): Minor fix to previous change. 2004-07-18 16:23:45 +00:00
Luc Teirlinck
b6d0a32139 (Subdir switches): Dired does not remember the `R' switch. 2004-07-18 16:00:16 +00:00
Luc Teirlinck
c60b302c22 *** empty log message *** 2004-07-18 14:30:25 +00:00
Luc Teirlinck
35d9c1cc0d (Dired Updating): `k' only deletes inserted subdirectories from the
Dired buffer if a prefix argument was given.
2004-07-18 14:29:40 +00:00
Luc Teirlinck
7695a3ae48 (Regexps): Delete redundant definition of `symbol' in description of
`\_>'.  It already occurs in the description of `\_<'.
2004-07-18 14:03:01 +00:00
Kai Großjohann
07dfe73898 Sync with Tramp 2.0.43.
(tramp-handle-verify-visited-file-modtime): Remove
outdated comment.
(tramp-locked, tramp-locker): New variables for implementing a
global lock.
(tramp-sh-file-name-handler): Use them to implement the global
lock.
2004-07-17 17:28:43 +00:00
Luc Teirlinck
0925fc3e77 (Split Window): Fix typo. 2004-07-13 01:30:48 +00:00
Juri Linkov
5dc0a68b42 *** empty log message *** 2004-07-02 04:38:51 +00:00
Juri Linkov
11e7734ae4 (Viewing differences): Add `d r'. 2004-07-02 04:36:27 +00:00
Juri Linkov
59035302e7 *** empty log message *** 2004-07-01 11:56:39 +00:00
Juri Linkov
f98a8ffd7f (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
(Regexp Search): Add M-r.
2004-07-01 11:50:29 +00:00
Luc Teirlinck
c5dea9580c (EMACSSOURCES): Remove emacs-xtra. 2004-07-01 02:23:34 +00:00
Jesper Harder
bf301e70b3 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
* eshell.texi, ediff.texi, calendar.texi: Markup fixes.
2004-06-29 12:09:45 +00:00
Kai Großjohann
f3e6add22d Sync with Tramp 2.0.42. 2004-06-26 15:26:09 +00:00
Richard M. Stallman
a745ff66c6 (Regexp Replace): Rewrite description of \# \, and \?. 2004-06-25 21:28:14 +00:00
David Kastrup
1ed5c59cbb (Regexp Replace): Some typo corrections and
rearrangement.
2004-06-25 11:02:08 +00:00
David Kastrup
a8e3c8d6ae (Unconditional Replace): Use replace-string instead
of query-replace in example.
(Regexp Replace): Add explanations for `\,', `\#' and `\?'
sequences.
(Query Replace): Correct explanation of `^' which does not use
the mark stack.
2004-06-24 14:05:59 +00:00
Nick Roberts
2a4a9af989 (Shell History Copying): Document comint-insert-input.
(Shell Ring): Describe comint-dynamic-list-input-ring here.
2004-06-23 18:08:24 +00:00
Nick Roberts
7b19911443 *** empty log message *** 2004-06-23 18:06:31 +00:00
Karl Berry
997851eefa info.texi 2004-06-21 13:46:59 +00:00
Karl Berry
bb745acaae (Top): mention that only Emacs has mouse support.
(Getting Started): mention this in a few other places.
2004-06-21 13:28:50 +00:00
Jesper Harder
110c949551 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
* custom.texi (Customization): do.
* anti.texi (Antinews): do.
* abbrevs.texi (Defining Abbrevs): do.
2004-06-20 14:45:43 +00:00
Jesper Harder
d2f9ea870a (Info Lookup): Fix keybinding for
info-lookup-symbol.
2004-06-20 14:29:25 +00:00
Luc Teirlinck
331fbb7dfd (Supporting additional buffers): Minor change. 2004-06-19 00:59:28 +00:00
Luc Teirlinck
236e9d7e70 (Auto Reverting Dired): Minor changes. 2004-06-17 17:16:36 +00:00
Juanma Barranquero
f4af98d88f *** empty log message *** 2004-06-17 00:03:06 +00:00