1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

62218 Commits

Author SHA1 Message Date
Richard M. Stallman
2b02353b7b Minor clarifications. 2006-02-08 00:16:21 +00:00
Richard M. Stallman
f44aa26795 (Regexp Backslash): Clarification. 2006-02-08 00:15:47 +00:00
Richard M. Stallman
9dd617a6c3 Minor cleanups.
(Rmail): Delete digression about `rmail-mode'.
(Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
(Rmail Files): Mention C-u M-x rmail.
(Rmail Reply): Mention References.
(Rmail Display): Mention rmail-nonignored-headers.
2006-02-08 00:15:16 +00:00
Richard M. Stallman
dfec829731 Minor cleanups.
(Comment Commands): Mention momentary Transient Mark mode.
(Matching): Be more specific about customizing show-paren-mode.
(Info Lookup): Don't list the modes that support C-h S.
Just say what it does in an unsupported mode.
(Man Page): Delete excessive info on customizing woman.
(Motion in C): Don't mention c-for/backward-into-nomenclature.
2006-02-08 00:11:23 +00:00
Richard M. Stallman
3f7ba26774 Minor clarifications.
(Dabbrev Customization): Talk about "dynamic abbrev expansion",
not "dynamic abbrevs" as if they were a kind of abbrev.
2006-02-08 00:07:17 +00:00
Richard M. Stallman
b6a71fbbe7 (Picture): Minor cleanup. 2006-02-08 00:05:36 +00:00
Richard M. Stallman
d74833a257 (Communication Coding): Say "other applications".
(Fontsets): Not specific to X.  Add xref to X Resources.
(Unibyte Mode): Renamed from Single-Byte Character Support.
"Graphical display", not window system.
(International): Update menu.
2006-02-08 00:05:07 +00:00
Richard M. Stallman
191f7d865e (Format of ChangeLog): New node, split out from ChangeLog.
(ChangeLog): Clarifications in the remaining text.
(Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
(Find Tag): Add @w.
(Tags Search): Explain tag table order here.  Simplify grep ref.
(List Tags): tags-tag-face is a variable, not a face.
(Emerge): Cleanups.
2006-02-08 00:00:22 +00:00
Richard M. Stallman
c9106f6760 (Keyboard Macro Counter): Rewrite for clarity.
(Keyboard Macros): Avoid "the user".
2006-02-07 23:55:42 +00:00
Richard M. Stallman
7f29c2d81f (Help Echo): "Graphical display", not window system. 2006-02-07 23:54:00 +00:00
Richard M. Stallman
d1931152c3 Say "you", not "the user". Say "graphical display". 2006-02-07 23:53:23 +00:00
Richard M. Stallman
f97b3732a4 Minor cleanups. "Graphical display", not window system. 2006-02-07 23:52:35 +00:00
Richard M. Stallman
590e3b9e62 (Visiting): Make drag-and-drop not X-specific. 2006-02-07 23:51:34 +00:00
Richard M. Stallman
d48f09eef2 Minor cleanups. 2006-02-07 23:49:23 +00:00
Richard M. Stallman
41f633c104 (Compilation): Move and split kill-compilation para.
Add para about multiple compilers.
(Compilation Mode): Commands also available in grep mode and others.
Mention C-u C-x ` more tutorially.  Clarify C-x `.
(Compilation Shell): Clarify.  Put Bash example first.
(Grep Searching): Minor cleanups; add @w.
(Debuggers): Minor cleanups.
(Starting GUD): Make GDB xgraphical mode issue clearer.
(Debugger Operation): Lots of clarifications including
GDB tooltip side-effect issue.
(Commands of GUD): Clarify.
(GUD Customization): Add bashdb-mode-hook.
(GDB Graphical Interface): Rewrite for clarity.
(GDB User Interface Layout): Rewrite for clarity.
(Stack Buffer, Watch Expressions): Likewise.
(Other GDB User Interface Buffers): Cleanups.
(Lisp Libraries, External Lisp): Cleanup.
2006-02-07 23:47:53 +00:00
Richard M. Stallman
bbf0fec6a0 (Position Info): "Graphical displays", rather than window systems. 2006-02-07 23:33:09 +00:00
Richard M. Stallman
dcfd196118 Minor cleanup. 2006-02-07 23:31:54 +00:00
Juanma Barranquero
cb192119a8 *** empty log message *** 2006-02-07 22:52:58 +00:00
Mathias Dahl
ab02282d03 Added more autoload cookies. 2006-02-07 21:24:22 +00:00
Mathias Dahl
6102da2671 Added more bindings for tumme. 2006-02-07 21:23:14 +00:00
Stefan Monnier
d4f2cc777b (wdired-mode-map): Use remap.
(wdired-get-filename): Massage.
(wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
(wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
`keymap' property rather than `local-map'.
2006-02-07 17:30:10 +00:00
Juanma Barranquero
464540ed82 (small-temporary-file-directory): Remove defvar; there's a defcustom for it in
files.el.
2006-02-07 17:02:08 +00:00
Kim F. Storm
bd91608b43 *** empty log message *** 2006-02-07 14:55:40 +00:00
Mathias Dahl
87ec311730 ChangeLog entries for tumme.el. 2006-02-07 13:07:32 +00:00
Mathias Dahl
7c513ec5b9 Check in. 2006-02-07 13:00:18 +00:00
Juanma Barranquero
9146d683f8 *** empty log message *** 2006-02-07 10:24:01 +00:00
Juanma Barranquero
ef8bff33dd (tumme-get-thumbnail-image): Add missing arg to `error'.
Fix typo in message.
(tumme-gallery-generate): Fix typo in `error' message.
(tumme-display-window-height-correction, tumme-display-window-width-correction,
tumme-line-up-dynamic, tumme-line-up-interactive): Dox fixes.
(tumme-cmd-rotate-original-options, tumme-display-properties-format,
tumme-restore-window-configuration, tumme-format-properties-string,
tumme-create-thumbs, tumme-display-previous-thumbnail-original): Fix typos in
docstrings.
2006-02-07 10:16:12 +00:00
Thien-Thi Nguyen
1b5053637e (wdired-get-filename): Fix bug: Don't re-normalize OLD. 2006-02-07 10:08:23 +00:00
Kim F. Storm
e1a67366be *** empty log message *** 2006-02-07 09:22:56 +00:00
Miles Bader
42ab8e36ac Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51
Make constrain-to-field notice overlays

2006-02-08  Miles Bader  <miles@gnu.org>

   * src/editfns.c (Fconstrain_to_field): Use Fget_char_property instead
   of Fget_text_property (other field functions word with overlays as
   well as text-properties).
2006-02-07 09:08:53 +00:00
Kenichi Handa
6a80c3badc (unibyte_display_via_language_environment): Delete
extern.
2006-02-07 08:01:08 +00:00
Kenichi Handa
502b312859 (unibyte_display_via_language_environment): Extern
it.
2006-02-07 07:58:19 +00:00
Nick Roberts
e50054c2b9 (gud-tooltip-mode): Remove autoload cookie.
User should use gdb-mode-hook if desired.
2006-02-07 06:58:37 +00:00
Nick Roberts
d47c318cc8 (gdb-post-prompt): Regenerate breakpoints
buffer if necessary.
(gdb-delete-frame-or-window): New function.
(gdb-breakpoints-mode-map): Bind "q" to it.
2006-02-07 06:57:27 +00:00
Nick Roberts
25ef24754e *** empty log message *** 2006-02-07 06:50:12 +00:00
Kenichi Handa
d2b4c17d26 (append_glyph): Refer to it->char_to_display instead of
it->c.
(produce_glyphs): Set the character to print in
it->char_to_display.  Handle
unibyte-display-via-language-environment.
(produce_stretch_glyph): Set the character to print in
it->char_to_display.
2006-02-07 01:19:06 +00:00
Stefan Monnier
ea37fbb817 Clean up name space.
(nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
(nroff-mode): Obey the global setting of nroff-electric-mode.
(nroff-electric-mode): Use define-minor-mode and derived-mode-p.
2006-02-06 23:13:22 +00:00
Mathias Dahl
a2c40109de Added key binding C-t d, bound to `tumme-display-thumbs'. 2006-02-06 21:10:13 +00:00
Mathias Dahl
556aacbbc2 Some user interface changes: added command `tumme', etc. 2006-02-06 21:08:34 +00:00
Romain Francoise
215e2336cf (VM): VM now at version 7.19.
Set myself as maintainer of this file.
2006-02-06 19:48:31 +00:00
Romain Francoise
6f0844f3df faq.texi is now maintained by myself. 2006-02-06 19:43:26 +00:00
Stefan Monnier
b06ee3d249 (calendar-increment-month): Typo in last change. 2006-02-06 16:56:35 +00:00
Thien-Thi Nguyen
cbbd2cd318 (vc-svn-previous-version, vc-svn-next-version): New funcs. 2006-02-06 15:58:38 +00:00
Thien-Thi Nguyen
c9586d40aa Mark done all ttn-associated dirs in "copyright years" item. 2006-02-06 15:28:38 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Kenichi Handa
8b9d426ab7 (openp): Initialized encoded_fn before GCPRO it. 2006-02-06 12:36:25 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
273dc16aaf Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
Lars Hansen
3e54ab6cb0 Add file system types cifs and usbdevfs. Allow special chars in file names. 2006-02-06 10:06:56 +00:00
Romain Francoise
689a2c278c Remove trailing whitespace. 2006-02-06 07:52:38 +00:00