bpt/emacs.git
18 years ago*** empty log message ***
Mathias Dahl [Thu, 9 Feb 2006 23:07:54 +0000 (23:07 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Mathias Dahl [Thu, 9 Feb 2006 22:56:00 +0000 (22:56 +0000)]
*** empty log message ***

18 years agoAdded a few todo items.
Mathias Dahl [Thu, 9 Feb 2006 22:43:39 +0000 (22:43 +0000)]
Added a few todo items.

18 years agoAdd highlight-changes-mode to desktop-locals-to-save.
Lars Hansen [Thu, 9 Feb 2006 21:01:19 +0000 (21:01 +0000)]
Add highlight-changes-mode to desktop-locals-to-save.
(highlight-changes-mode): Don't change desktop-locals-to-save.

18 years ago*** empty log message ***
Romain Francoise [Thu, 9 Feb 2006 20:10:53 +0000 (20:10 +0000)]
*** empty log message ***

18 years ago(mh-folder-list): Don't replace "/*$" with "/" since that causes an
Bill Wohler [Thu, 9 Feb 2006 19:53:44 +0000 (19:53 +0000)]
(mh-folder-list): Don't replace "/*$" with "/" since that causes an
infinite loop on XEmacs.

18 years ago* image-mode.el (image-toggle-display): Clear image cache if using
Chong Yidong [Thu, 9 Feb 2006 19:34:08 +0000 (19:34 +0000)]
* image-mode.el (image-toggle-display): Clear image cache if using
filename.

18 years ago(dired-guess-shell-alist-default): Add .man as a `dired-man' target.
Masatake YAMATO [Thu, 9 Feb 2006 19:20:46 +0000 (19:20 +0000)]
(dired-guess-shell-alist-default): Add .man as a `dired-man' target.

18 years ago(autoconf-font-lock-keywords): Check start boundary of symbols.
Masatake YAMATO [Thu, 9 Feb 2006 19:15:46 +0000 (19:15 +0000)]
(autoconf-font-lock-keywords): Check start boundary of symbols.

18 years ago(mh-replace-regexp-in-string): Add missing regexp argument.
Bill Wohler [Thu, 9 Feb 2006 19:06:33 +0000 (19:06 +0000)]
(mh-replace-regexp-in-string): Add missing regexp argument.

18 years ago* xterm.c (handle_one_xevent): Must note mouse movement even for nil
Jan Djärv [Thu, 9 Feb 2006 15:56:43 +0000 (15:56 +0000)]
* xterm.c (handle_one_xevent): Must note mouse movement even for nil
 frames for GTK, in that case it is the tool bar.  This is so that
 highlighted text get reset properly.

18 years agohandle_one_xevent: Must note mouse movement even for nil frames for GTK,
Jan Djärv [Thu, 9 Feb 2006 15:54:56 +0000 (15:54 +0000)]
handle_one_xevent: Must note mouse movement even for nil frames for GTK,
in that case it is the tool bar.

18 years agoTypo.
Andreas Schwab [Thu, 9 Feb 2006 13:35:52 +0000 (13:35 +0000)]
Typo.

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 9 Feb 2006 10:58:39 +0000 (10:58 +0000)]
*** empty log message ***

18 years ago(Fmake_bool_vector, Fpurecopy): Doc fixes.
Juanma Barranquero [Thu, 9 Feb 2006 10:49:59 +0000 (10:49 +0000)]
(Fmake_bool_vector, Fpurecopy): Doc fixes.

18 years ago(vc-svn-print-log): Show recent commits as well.
Stefan Monnier [Thu, 9 Feb 2006 03:47:00 +0000 (03:47 +0000)]
(vc-svn-print-log): Show recent commits as well.

18 years ago(hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.
Juanma Barranquero [Thu, 9 Feb 2006 01:36:22 +0000 (01:36 +0000)]
(hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.

18 years agoTumme documentation.
Mathias Dahl [Thu, 9 Feb 2006 00:02:11 +0000 (00:02 +0000)]
Tumme documentation.

18 years agoKeybindings for Tumme in Dired.
Mathias Dahl [Wed, 8 Feb 2006 23:17:13 +0000 (23:17 +0000)]
Keybindings for Tumme in Dired.

18 years ago(Top): Remove paragraph about the FAQ being a
Romain Francoise [Wed, 8 Feb 2006 21:58:41 +0000 (21:58 +0000)]
(Top): Remove paragraph about the FAQ being a
transitional document, etc.
(Searching for/replacing newlines): New node.
(Yanking text in isearch): New node.
(Inserting text at the beginning of each line): Rename and make
more general, mention `M-;' in Message mode.

18 years ago2006-02-08 Chong Yidong <cyd@stupidchicken.com>
Chong Yidong [Wed, 8 Feb 2006 20:47:24 +0000 (20:47 +0000)]
2006-02-08  Chong Yidong  <cyd@stupidchicken.com>

* mouse.el (mouse-drag-track): Don't change window if we rebind to
some other event.

18 years agoAdd myself to the list.
Jay Belanger [Wed, 8 Feb 2006 18:05:51 +0000 (18:05 +0000)]
Add myself to the list.

18 years ago(rcirc-startup-channels-alist): Add irc.freenode.net and #emacs as defaults.
Eli Zaretskii [Wed, 8 Feb 2006 17:39:10 +0000 (17:39 +0000)]
(rcirc-startup-channels-alist): Add irc.freenode.net and #emacs as defaults.
(rcirc-ignore-all-activity-flag): Remove variable.
(rcirc-authinfo): New variable.
(rcirc-authinfo-filename): Remove variable.
(rcirc-always-use-server-buffer-flag): New flag.
(rcirc): M-x rcirc will automatically connect without prompting.
C-u M-x rcirc will prompt.  Use rcirc-connect to create a
connection in lisp.
(rcirc-process-server-response-1): Remove everything but the nick
portion of the sender so it doesn't need to be done everywhere
else.  Update related code.
(global-map): Remove global keybindings.
(rcirc-get-buffer-create): Make sure rcirc-topic is set.
(rcirc-send-input): Split into several functions.
(rcirc-process-input-line, rcirc-process-message, rcirc-process-command):
New functions.
(rcirc-target-buffer): Add function to determine where to route messages.
(rcirc-user-nick): Save match data.
(rcirc-toggle-ignore-buffer-activity)
(rcirc-update-activity-string): Remove global ignore
functionality, which can be done now by toggling rcirc-track-minor-mode.
(rcirc-track-minor-mode-map): New keymap.
(rcirc-track-minor-mode): New minor-mode.
(ignore): Make the ignore output nicer.  Always print it when adding or
removing nicks.
(rcirc-url-regexp): Improve.
(rcirc-mangle-text): Remove properties before using text in the modeline.
(rcirc-authenticate): Authentication data comes from rcirc-authinfo, not
the file pointed to by rcirc-authinfo-file.
(rcirc-server-prefix): Inherit from rcirc-server.

18 years ago(compile): Append "|| true" to the end of the `find' command, like
Eli Zaretskii [Wed, 8 Feb 2006 17:32:09 +0000 (17:32 +0000)]
(compile): Append "|| true" to the end of the `find' command, like
compile-always does.

18 years ago(%-Constructs): Remove obsolete info about `global-mode-string'.
Juanma Barranquero [Wed, 8 Feb 2006 17:10:39 +0000 (17:10 +0000)]
(%-Constructs): Remove obsolete info about `global-mode-string'.

18 years ago(tramp-maybe-open-connection): Do not wait for output from a dead connection.
Sam Steingold [Wed, 8 Feb 2006 15:47:31 +0000 (15:47 +0000)]
(tramp-maybe-open-connection): Do not wait for output from a dead connection.

18 years ago* mh-e.el (mh-invisible-header-fields-internal): Added entries
Peter Galbraith [Wed, 8 Feb 2006 14:32:40 +0000 (14:32 +0000)]
* mh-e.el (mh-invisible-header-fields-internal): Added entries
"X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash"

18 years ago* window.c (adjust_window_trailing_edge): Check that shrinking
Jan Djärv [Wed, 8 Feb 2006 13:39:52 +0000 (13:39 +0000)]
* window.c (adjust_window_trailing_edge): Check that shrinking
 does not set a window to size zero or less.

18 years agoRevert previous inadvertent check-in of local changes.
Glenn Morris [Wed, 8 Feb 2006 08:05:13 +0000 (08:05 +0000)]
Revert previous inadvertent check-in of local changes.

18 years ago*** empty log message ***
Glenn Morris [Wed, 8 Feb 2006 07:54:54 +0000 (07:54 +0000)]
*** empty log message ***

18 years agoAdd 2006 to copyright years.
Glenn Morris [Wed, 8 Feb 2006 07:54:11 +0000 (07:54 +0000)]
Add 2006 to copyright years.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-57
Miles Bader [Wed, 8 Feb 2006 04:35:58 +0000 (04:35 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-57

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 18-21)

   - Update from CVS
   - Merge from emacs--devo--0

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-55
Miles Bader [Wed, 8 Feb 2006 02:41:23 +0000 (02:41 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-55
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--emacs--0

18 years agoUndo strange accidental change.
Luc Teirlinck [Wed, 8 Feb 2006 02:37:28 +0000 (02:37 +0000)]
Undo strange accidental change.

18 years ago(Basic Indent): Fix typo.
Luc Teirlinck [Wed, 8 Feb 2006 02:32:24 +0000 (02:32 +0000)]
(Basic Indent): Fix typo.

18 years ago(International): Fix typo.
Luc Teirlinck [Wed, 8 Feb 2006 02:30:52 +0000 (02:30 +0000)]
(International): Fix typo.

18 years ago* custom.texi (Minor Modes): Update xrefs.
Luc Teirlinck [Wed, 8 Feb 2006 02:29:14 +0000 (02:29 +0000)]
* custom.texi (Minor Modes): Update xrefs.

18 years ago(Text Display): Update xrefs.
Luc Teirlinck [Wed, 8 Feb 2006 02:27:14 +0000 (02:27 +0000)]
(Text Display): Update xrefs.

18 years ago* commands.texi (Text Characters): Update xrefs.
Luc Teirlinck [Wed, 8 Feb 2006 02:25:09 +0000 (02:25 +0000)]
* commands.texi (Text Characters): Update xrefs.

18 years ago* faq.texi (Meta key does not work in xterm)
Luc Teirlinck [Wed, 8 Feb 2006 02:21:20 +0000 (02:21 +0000)]
* faq.texi (Meta key does not work in xterm)
(Emacs does not display 8-bit characters)
(Inputting eight-bit characters): Update xrefs.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 8 Feb 2006 02:11:11 +0000 (02:11 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 8 Feb 2006 00:29:10 +0000 (00:29 +0000)]
*** empty log message ***

18 years ago(Prefix Command Arguments): Minor cleanup.
Richard M. Stallman [Wed, 8 Feb 2006 00:28:28 +0000 (00:28 +0000)]
(Prefix Command Arguments): Minor cleanup.

18 years ago"Graphical display", not window system.
Richard M. Stallman [Wed, 8 Feb 2006 00:27:57 +0000 (00:27 +0000)]
"Graphical display", not window system.

18 years ago(What Is a Function): Fix xref.
Richard M. Stallman [Wed, 8 Feb 2006 00:27:09 +0000 (00:27 +0000)]
(What Is a Function): Fix xref.

18 years ago(Key Lookup): Clarify wrt commands vs other functions.
Richard M. Stallman [Wed, 8 Feb 2006 00:26:37 +0000 (00:26 +0000)]
(Key Lookup): Clarify wrt commands vs other functions.
(Changing Key Bindings): Clarify when remapping is better than
substitute-key-definition.

18 years ago(Top): Update subnode menu.
Richard M. Stallman [Wed, 8 Feb 2006 00:25:01 +0000 (00:25 +0000)]
(Top): Update subnode menu.
Update info on old Emacs papers.
(Intro): "Graphical display", not window system.

18 years ago(GTK styles): Minor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:23:36 +0000 (00:23 +0000)]
(GTK styles): Minor clarifications.

18 years ago"Graphical display", not window system.
Richard M. Stallman [Wed, 8 Feb 2006 00:22:49 +0000 (00:22 +0000)]
"Graphical display", not window system.
(Stuck Recursive): Minor clarification.

18 years agoMinor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:21:56 +0000 (00:21 +0000)]
Minor clarifications.
(Sentences): Explain why two-space convention is better.
Explain sentence-end-without-period here.
(Fill Commands): Not here.
(Refill): Node moved down.
(Filling): Update menu.
(Table Creation, Cell Justification, Column Commands): Clarify.

18 years agoMinor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:16:21 +0000 (00:16 +0000)]
Minor clarifications.

18 years ago(Regexp Backslash): Clarification.
Richard M. Stallman [Wed, 8 Feb 2006 00:15:47 +0000 (00:15 +0000)]
(Regexp Backslash): Clarification.

18 years agoMinor cleanups.
Richard M. Stallman [Wed, 8 Feb 2006 00:15:16 +0000 (00:15 +0000)]
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.

18 years agoMinor cleanups.
Richard M. Stallman [Wed, 8 Feb 2006 00:11:23 +0000 (00:11 +0000)]
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.

18 years agoMinor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:07:17 +0000 (00:07 +0000)]
Minor clarifications.
(Dabbrev Customization): Talk about "dynamic abbrev expansion",
not "dynamic abbrevs" as if they were a kind of abbrev.

18 years ago(Picture): Minor cleanup.
Richard M. Stallman [Wed, 8 Feb 2006 00:05:36 +0000 (00:05 +0000)]
(Picture): Minor cleanup.

18 years ago(Communication Coding): Say "other applications".
Richard M. Stallman [Wed, 8 Feb 2006 00:05:07 +0000 (00:05 +0000)]
(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.

18 years ago(Format of ChangeLog): New node, split out from ChangeLog.
Richard M. Stallman [Wed, 8 Feb 2006 00:00:22 +0000 (00:00 +0000)]
(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.

18 years ago(Keyboard Macro Counter): Rewrite for clarity.
Richard M. Stallman [Tue, 7 Feb 2006 23:55:42 +0000 (23:55 +0000)]
(Keyboard Macro Counter): Rewrite for clarity.
(Keyboard Macros): Avoid "the user".

18 years ago(Help Echo): "Graphical display", not window system.
Richard M. Stallman [Tue, 7 Feb 2006 23:54:00 +0000 (23:54 +0000)]
(Help Echo): "Graphical display", not window system.

18 years agoSay "you", not "the user". Say "graphical display".
Richard M. Stallman [Tue, 7 Feb 2006 23:53:23 +0000 (23:53 +0000)]
Say "you", not "the user".  Say "graphical display".

18 years agoMinor cleanups. "Graphical display", not window system.
Richard M. Stallman [Tue, 7 Feb 2006 23:52:35 +0000 (23:52 +0000)]
Minor cleanups.  "Graphical display", not window system.

18 years ago(Visiting): Make drag-and-drop not X-specific.
Richard M. Stallman [Tue, 7 Feb 2006 23:51:34 +0000 (23:51 +0000)]
(Visiting): Make drag-and-drop not X-specific.

18 years agoMinor cleanups.
Richard M. Stallman [Tue, 7 Feb 2006 23:49:23 +0000 (23:49 +0000)]
Minor cleanups.

18 years ago(Compilation): Move and split kill-compilation para.
Richard M. Stallman [Tue, 7 Feb 2006 23:47:53 +0000 (23:47 +0000)]
(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.

18 years ago(Position Info): "Graphical displays", rather than window systems.
Richard M. Stallman [Tue, 7 Feb 2006 23:33:09 +0000 (23:33 +0000)]
(Position Info): "Graphical displays", rather than window systems.

18 years agoMinor cleanup.
Richard M. Stallman [Tue, 7 Feb 2006 23:31:54 +0000 (23:31 +0000)]
Minor cleanup.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 7 Feb 2006 22:52:58 +0000 (22:52 +0000)]
*** empty log message ***

18 years agoAdded more autoload cookies.
Mathias Dahl [Tue, 7 Feb 2006 21:24:22 +0000 (21:24 +0000)]
Added more autoload cookies.

18 years agoAdded more bindings for tumme.
Mathias Dahl [Tue, 7 Feb 2006 21:23:14 +0000 (21:23 +0000)]
Added more bindings for tumme.

18 years ago(wdired-mode-map): Use remap.
Stefan Monnier [Tue, 7 Feb 2006 17:30:10 +0000 (17:30 +0000)]
(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'.

18 years ago(small-temporary-file-directory): Remove defvar; there's a defcustom for it in
Juanma Barranquero [Tue, 7 Feb 2006 17:02:08 +0000 (17:02 +0000)]
(small-temporary-file-directory): Remove defvar; there's a defcustom for it in
files.el.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 7 Feb 2006 14:55:40 +0000 (14:55 +0000)]
*** empty log message ***

18 years agoChangeLog entries for tumme.el.
Mathias Dahl [Tue, 7 Feb 2006 13:07:32 +0000 (13:07 +0000)]
ChangeLog entries for tumme.el.

18 years agoCheck in.
Mathias Dahl [Tue, 7 Feb 2006 13:00:18 +0000 (13:00 +0000)]
Check in.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 7 Feb 2006 10:24:01 +0000 (10:24 +0000)]
*** empty log message ***

18 years ago(tumme-get-thumbnail-image): Add missing arg to `error'.
Juanma Barranquero [Tue, 7 Feb 2006 10:16:12 +0000 (10:16 +0000)]
(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.

18 years ago(wdired-get-filename): Fix bug: Don't re-normalize OLD.
Thien-Thi Nguyen [Tue, 7 Feb 2006 10:08:23 +0000 (10:08 +0000)]
(wdired-get-filename): Fix bug: Don't re-normalize OLD.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 7 Feb 2006 09:22:56 +0000 (09:22 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-51
Miles Bader [Tue, 7 Feb 2006 09:08:53 +0000 (09:08 +0000)]
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).

18 years ago(unibyte_display_via_language_environment): Delete
Kenichi Handa [Tue, 7 Feb 2006 08:01:08 +0000 (08:01 +0000)]
(unibyte_display_via_language_environment): Delete
extern.

18 years ago(unibyte_display_via_language_environment): Extern
Kenichi Handa [Tue, 7 Feb 2006 07:58:19 +0000 (07:58 +0000)]
(unibyte_display_via_language_environment): Extern
it.

18 years ago(gud-tooltip-mode): Remove autoload cookie.
Nick Roberts [Tue, 7 Feb 2006 06:58:37 +0000 (06:58 +0000)]
(gud-tooltip-mode): Remove autoload cookie.
User should use gdb-mode-hook if desired.

18 years ago(gdb-post-prompt): Regenerate breakpoints
Nick Roberts [Tue, 7 Feb 2006 06:57:27 +0000 (06:57 +0000)]
(gdb-post-prompt): Regenerate breakpoints
buffer if necessary.
(gdb-delete-frame-or-window): New function.
(gdb-breakpoints-mode-map): Bind "q" to it.

18 years ago*** empty log message ***
Nick Roberts [Tue, 7 Feb 2006 06:50:12 +0000 (06:50 +0000)]
*** empty log message ***

18 years ago(append_glyph): Refer to it->char_to_display instead of
Kenichi Handa [Tue, 7 Feb 2006 01:19:06 +0000 (01:19 +0000)]
(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.

18 years agoClean up name space.
Stefan Monnier [Mon, 6 Feb 2006 23:13:22 +0000 (23:13 +0000)]
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.

18 years agoAdded key binding C-t d, bound to `tumme-display-thumbs'.
Mathias Dahl [Mon, 6 Feb 2006 21:10:13 +0000 (21:10 +0000)]
Added key binding C-t d, bound to `tumme-display-thumbs'.

18 years agoSome user interface changes: added command `tumme', etc.
Mathias Dahl [Mon, 6 Feb 2006 21:08:34 +0000 (21:08 +0000)]
Some user interface changes: added command `tumme', etc.

18 years ago(VM): VM now at version 7.19.
Romain Francoise [Mon, 6 Feb 2006 19:48:31 +0000 (19:48 +0000)]
(VM): VM now at version 7.19.
Set myself as maintainer of this file.

18 years agofaq.texi is now maintained by myself.
Romain Francoise [Mon, 6 Feb 2006 19:43:26 +0000 (19:43 +0000)]
faq.texi is now maintained by myself.

18 years ago(calendar-increment-month): Typo in last change.
Stefan Monnier [Mon, 6 Feb 2006 16:56:35 +0000 (16:56 +0000)]
(calendar-increment-month): Typo in last change.

18 years ago(vc-svn-previous-version, vc-svn-next-version): New funcs.
Thien-Thi Nguyen [Mon, 6 Feb 2006 15:58:38 +0000 (15:58 +0000)]
(vc-svn-previous-version, vc-svn-next-version): New funcs.

18 years agoMark done all ttn-associated dirs in "copyright years" item.
Thien-Thi Nguyen [Mon, 6 Feb 2006 15:28:38 +0000 (15:28 +0000)]
Mark done all ttn-associated dirs in "copyright years" item.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Mon, 6 Feb 2006 15:23:23 +0000 (15:23 +0000)]
Update years in copyright notice; nfc.

18 years ago(openp): Initialized encoded_fn before GCPRO it.
Kenichi Handa [Mon, 6 Feb 2006 12:36:25 +0000 (12:36 +0000)]
(openp): Initialized encoded_fn before GCPRO it.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Mon, 6 Feb 2006 12:31:40 +0000 (12:31 +0000)]
Update years in copyright notice; nfc.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Mon, 6 Feb 2006 11:28:28 +0000 (11:28 +0000)]
Update years in copyright notice; nfc.

18 years agoAdd file system types cifs and usbdevfs. Allow special chars in file names.
Lars Hansen [Mon, 6 Feb 2006 10:06:56 +0000 (10:06 +0000)]
Add file system types cifs and usbdevfs. Allow special chars in file names.

18 years agoRemove trailing whitespace.
Romain Francoise [Mon, 6 Feb 2006 07:52:38 +0000 (07:52 +0000)]
Remove trailing whitespace.