bpt/emacs.git
18 years ago(Comments, Comment Commands, Options for Comments, Multi-Line Comments):
Richard M. Stallman [Fri, 7 Apr 2006 16:52:46 +0000 (16:52 +0000)]
(Comments, Comment Commands, Options for Comments, Multi-Line Comments):
"Align", not "indent".

18 years ago(gdb-init-2): Set current filename using
Nick Roberts [Fri, 7 Apr 2006 11:20:39 +0000 (11:20 +0000)]
(gdb-init-2): Set current filename using
GDB list command without argument for greater generality.

18 years ago*** empty log message ***
Nick Roberts [Fri, 7 Apr 2006 11:19:11 +0000 (11:19 +0000)]
*** empty log message ***

18 years agoAdd arch tagline
Miles Bader [Fri, 7 Apr 2006 06:05:50 +0000 (06:05 +0000)]
Add arch tagline

18 years agoDelete the blocks "not suitable for inclusion with Emacs".
Richard M. Stallman [Fri, 7 Apr 2006 02:07:22 +0000 (02:07 +0000)]
Delete the blocks "not suitable for inclusion with Emacs".

18 years ago(Basic Indent): Clarify relationship of C-j to TAB.
Richard M. Stallman [Fri, 7 Apr 2006 02:00:57 +0000 (02:00 +0000)]
(Basic Indent): Clarify relationship of C-j to TAB.

18 years agoFix year.
Romain Francoise [Thu, 6 Apr 2006 20:26:11 +0000 (20:26 +0000)]
Fix year.

18 years agoRemoved spurious require, avoiding recursive loads.
J.D. Smith [Thu, 6 Apr 2006 19:23:33 +0000 (19:23 +0000)]
Removed spurious require, avoiding recursive loads.

18 years ago* subr.el (string-or-null-p): New function.
Reiner Steib [Thu, 6 Apr 2006 19:20:38 +0000 (19:20 +0000)]
* subr.el (string-or-null-p): New function.

* textmodes/paragraphs.el (sentence-end): Use string-or-null-p.

* textmodes/ispell.el (ispell-local-dictionary): Use
string-or-null-p.

* files.el: Update comment about safe-local-variable declarations.

18 years ago(Rectangles): Add index entry for marking a rectangle.
Eli Zaretskii [Thu, 6 Apr 2006 19:12:13 +0000 (19:12 +0000)]
(Rectangles): Add index entry for marking a rectangle.

18 years ago*** empty log message ***
J.D. Smith [Thu, 6 Apr 2006 19:03:35 +0000 (19:03 +0000)]
*** empty log message ***

18 years agoUpdated docs for IDLWAVE version 6.0; see idlwave.org. Factor out
J.D. Smith [Thu, 6 Apr 2006 18:56:09 +0000 (18:56 +0000)]
Updated docs for IDLWAVE version 6.0; see idlwave.org.  Factor out
blocks not suitable for inclusion with Emacs using PARTOFEMACS variable.

18 years agoOne more copyright year.
J.D. Smith [Thu, 6 Apr 2006 18:53:48 +0000 (18:53 +0000)]
One more copyright year.

18 years agoRestored copyright.
J.D. Smith [Thu, 6 Apr 2006 18:52:56 +0000 (18:52 +0000)]
Restored copyright.

18 years agoFile obsoleted. IDLWAVE 6.0 now parses XML routine info catalog file
J.D. Smith [Thu, 6 Apr 2006 18:49:01 +0000 (18:49 +0000)]
File obsoleted.  IDLWAVE 6.0 now parses XML routine info catalog file
distributed with IDL.

18 years agoUpdate to IDLWAVE version 6.0; see idlwave.org. Includes code to
J.D. Smith [Thu, 6 Apr 2006 18:47:37 +0000 (18:47 +0000)]
Update to IDLWAVE version 6.0; see idlwave.org.  Includes code to
obsolete idlw-rinfo.el.

18 years agoUpdate to IDLWAVE version 6.0; see idlwave.org.
J.D. Smith [Thu, 6 Apr 2006 18:46:56 +0000 (18:46 +0000)]
Update to IDLWAVE version 6.0; see idlwave.org.

18 years agoUpdate copyright, change version.
J.D. Smith [Thu, 6 Apr 2006 18:42:40 +0000 (18:42 +0000)]
Update copyright, change version.

18 years ago2006-04-06 Romain Francoise <romain@orebokech.com>
Romain Francoise [Thu, 6 Apr 2006 18:01:16 +0000 (18:01 +0000)]
2006-04-06  Romain Francoise  <romain@orebokech.com>

* pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
symmetric encryption features and a new asynchronous interface to
GnuPG.  This new version is version 1.4, plus whitespace changes.

18 years ago* files.el: Move some `safe-local-variable' declarations to the
Reiner Steib [Thu, 6 Apr 2006 15:36:24 +0000 (15:36 +0000)]
* files.el: Move some `safe-local-variable' declarations to the
respective files.

* textmodes/ispell.el (ispell-check-comments)
(ispell-local-dictionary): Mark as safe.

* abbrev.el (abbrev-mode): Mark as safe.

* add-log.el (change-log-default-name): Mark as safe.

* textmodes/reftex-vars.el (reftex-vref-is-default)
(reftex-fref-is-default, reftex-level-indent)
(reftex-guess-label-type): Mark as safe.

* textmodes/fill.el (colon-double-space): Mark as safe.

* textmodes/paragraphs.el (paragraph-start, paragraph-separate)
(sentence-end-double-space, sentence-end-without-period)
(sentence-end-without-space, sentence-end, sentence-end-base)
(page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.

18 years ago(ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list.
Kim F. Storm [Thu, 6 Apr 2006 10:35:22 +0000 (10:35 +0000)]
(ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list.
(ido-downcase-unc-hosts): New user option.  Default on.
(ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
when it is set, as regexps are now applied on the fly.
(ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
on the fly, but only when ido-process-ignore-lists is set.
Do case insensitive filtering if ido-downcase-unc-hosts is set.
Only downcase names if ido-downcase-unc-hosts is set.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 6 Apr 2006 10:35:03 +0000 (10:35 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 6 Apr 2006 09:01:01 +0000 (09:01 +0000)]
*** empty log message ***

18 years ago(ido-unc-hosts-cache): Fix typo in docstring.
Juanma Barranquero [Thu, 6 Apr 2006 08:47:07 +0000 (08:47 +0000)]
(ido-unc-hosts-cache): Fix typo in docstring.

18 years ago(WoMan-xref-man-page): Fix call to `substring'.
Juanma Barranquero [Thu, 6 Apr 2006 08:44:24 +0000 (08:44 +0000)]
(WoMan-xref-man-page): Fix call to `substring'.

18 years ago(Top): Update subnode menu.
Richard M. Stallman [Thu, 6 Apr 2006 02:56:05 +0000 (02:56 +0000)]
(Top): Update subnode menu.

18 years ago(Unasked-for Search): Node deleted.
Richard M. Stallman [Thu, 6 Apr 2006 02:55:42 +0000 (02:55 +0000)]
(Unasked-for Search): Node deleted.
(Lossage): Delete from menu.

18 years ago(ido-mode): Set after ido-unc-hosts and ido-ignore-unc-host-regexps.
Kim F. Storm [Wed, 5 Apr 2006 14:17:08 +0000 (14:17 +0000)]
(ido-mode): Set after ido-unc-hosts and ido-ignore-unc-host-regexps.
(ido-save-history): Save ido-unc-hosts-cache.
(ido-load-history): Load ido-unc-hosts-cache.
(ido-reread-directory): Refresh unc hosts cache in // dir.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 5 Apr 2006 14:16:54 +0000 (14:16 +0000)]
*** empty log message ***

18 years ago(fancy-splash-screens): Set emulation-mode-map-alists
Kim F. Storm [Wed, 5 Apr 2006 14:10:41 +0000 (14:10 +0000)]
(fancy-splash-screens): Set emulation-mode-map-alists
to nil while displaying slash screen.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 5 Apr 2006 14:10:27 +0000 (14:10 +0000)]
*** empty log message ***

18 years ago2006-04-05 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Wed, 5 Apr 2006 11:00:11 +0000 (11:00 +0000)]
2006-04-05  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
for BEGIN_SIGNING too, new in GnuPG 1.4.3.

18 years agoSetup cases of Latin, Greek, and
Kenichi Handa [Wed, 5 Apr 2006 06:34:46 +0000 (06:34 +0000)]
Setup cases of Latin, Greek, and
Cyrillic characters in CJK charsets.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-198
Miles Bader [Wed, 5 Apr 2006 04:02:36 +0000 (04:02 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-198

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 76-77)

   - Update from CVS: README: Addition from 5.10.6 tar ball.
   - Update from CVS

18 years agoVarious cleanups.
Richard M. Stallman [Wed, 5 Apr 2006 01:42:33 +0000 (01:42 +0000)]
Various cleanups.
(Checklist): Don't bother saying how to snail a bug report.
(Emergency Escape): Much rewriting.
(After a Crash): Rename the core dump immediately.
(Total Frustration): Call it a psychotherapist.
(Bug Criteria): Avoid "illegal instruction".
(Sending Patches): We always put the contributor's name in.

18 years ago2006-03-29 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Tue, 4 Apr 2006 23:30:03 +0000 (23:30 +0000)]
2006-03-29  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el (pgg-gpg-start-process): Don't bind
default-enable-multibyte-characters.  This reverts the change from
revision 6.17 which is no longer necessary because the passphrase
is sent separately now.  GnuPG messages are unreadable under
multibyte locales with default-enable-multibyte-characters set to
nil.

18 years ago(Thumbnails): Minor correction.
Richard M. Stallman [Tue, 4 Apr 2006 20:15:50 +0000 (20:15 +0000)]
(Thumbnails): Minor correction.

18 years agoMark `left-margin', `byte-compile-dynamic-docstrings'
Andreas Schwab [Tue, 4 Apr 2006 18:59:01 +0000 (18:59 +0000)]
Mark `left-margin', `byte-compile-dynamic-docstrings'
and `byte-compile-warnings' as `safe-local-variable'.

18 years agoAdd note about vc-checkin and vc-annotate.
Dan Nicolaescu [Tue, 4 Apr 2006 18:12:24 +0000 (18:12 +0000)]
Add note about vc-checkin and vc-annotate.

18 years ago* man.el (Man-mode-map): Restore the \r binding.
Dan Nicolaescu [Tue, 4 Apr 2006 16:46:03 +0000 (16:46 +0000)]
* man.el (Man-mode-map): Restore the \r binding.
(Man-abstract-xref-man-page): If Man-target-string is a function,
call it.
(Man-highlight-references): Use Man-default-man-entry to get the
target. Deal with xrefs too.
(Man-highlight-references0): Don't call the target function.

* woman.el (WoMan-xref-man-page): Strip the section number, woman
cannot deal with it.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader [Tue, 4 Apr 2006 12:46:32 +0000 (12:46 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 74-75)

   - Update from CVS

18 years ago2006-04-04 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Tue, 4 Apr 2006 10:34:03 +0000 (10:34 +0000)]
2006-04-04  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el: Clean up process buffers every time gpg processes
complete.

18 years ago* lib-src/b2m.c (main): Don't include <limits.h>.
Paul Eggert [Tue, 4 Apr 2006 04:13:02 +0000 (04:13 +0000)]
* lib-src/b2m.c (main): Don't include <limits.h>.
(TM_YEAR_BASE): New macro.
(TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so
that s/ files can override this.  Use the more-conservative range
1000-9999.
(main): Check for asctime returning NULL.
* lib-src/fakemail.c: Likewise.
* src/editfns.c (TM_YEAR_IN_ASCTIME_RANGE): New macro, identical to
../lib-src/b2m.c and ../lib-src/editfns.c.
(Fcurrent_time_string): Use it.
Document that the year might not consume 4 columns if it's outside
the range 1000-9999.
Check for asctime failure.
Don't assume that the output string length is always exactly 24.

18 years ago(Thumbnails): Minor cleanup.
Richard M. Stallman [Tue, 4 Apr 2006 03:39:23 +0000 (03:39 +0000)]
(Thumbnails): Minor cleanup.

18 years ago*** empty log message ***
Kenichi Handa [Tue, 4 Apr 2006 01:32:11 +0000 (01:32 +0000)]
*** empty log message ***

18 years ago(sort-build-lists): Don't bind inhibit-field-text-motion
Kenichi Handa [Tue, 4 Apr 2006 01:21:26 +0000 (01:21 +0000)]
(sort-build-lists): Don't bind inhibit-field-text-motion
here.
(sort-lines, sort-numeric-fields, sort-fields, sort-columns):
Temporarily bind inhibit-field-text-motion to t.

18 years ago(normal-splash-screen): Only set mode-line-format in the
Stefan Monnier [Mon, 3 Apr 2006 22:16:05 +0000 (22:16 +0000)]
(normal-splash-screen): Only set mode-line-format in the
splash buffer, so as not to interfere when debugging the code.
Ignore errors when switching buffer.

18 years agoSmall additions about tumme.
Mathias Dahl [Mon, 3 Apr 2006 21:34:02 +0000 (21:34 +0000)]
Small additions about tumme.

18 years ago(dired-dnd-protocol-alist): Fix typo.
Romain Francoise [Mon, 3 Apr 2006 17:53:24 +0000 (17:53 +0000)]
(dired-dnd-protocol-alist): Fix typo.

18 years agodoumented for fork in (Info-follow-nearest-node &optional fork)
Ramprasad B [Mon, 3 Apr 2006 17:35:59 +0000 (17:35 +0000)]
doumented for fork in (Info-follow-nearest-node &optional fork)

18 years agoRemove bogus `debug' in previous commit.
Reiner Steib [Mon, 3 Apr 2006 17:34:35 +0000 (17:34 +0000)]
Remove bogus `debug' in previous commit.

18 years ago(savehist): Add :version.
Reiner Steib [Mon, 3 Apr 2006 17:32:28 +0000 (17:32 +0000)]
(savehist): Add :version.
(savehist-ignored-variables): New variable.
(savehist-minibuffer-hook): Don't save variables listed in
`savehist-ignored-variables'.

18 years ago(dired-dnd-protocol-alist): Mention that change does
Reiner Steib [Mon, 3 Apr 2006 17:27:06 +0000 (17:27 +0000)]
(dired-dnd-protocol-alist): Mention that change does
only apply to new buffers in doc string.

18 years ago(recentf-open-files-item): Include newline in button
David Ponce [Mon, 3 Apr 2006 14:34:28 +0000 (14:34 +0000)]
(recentf-open-files-item): Include newline in button
field, so opening a file will work, when the point is at the end
of the file name.  Allow, for example, to [i]search a file by
extension and just push RET to open it.

18 years ago*** empty log message ***
David Ponce [Mon, 3 Apr 2006 14:33:45 +0000 (14:33 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Miles Bader [Mon, 3 Apr 2006 10:33:03 +0000 (10:33 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191

Undo incorrect merge of etc/images/README from Gnus 5.10

18 years ago2006-04-03 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Mon, 3 Apr 2006 09:12:08 +0000 (09:12 +0000)]
2006-04-03  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el (pgg-gpg-process-filter)
(pgg-gpg-wait-for-completion): Check if buffer is alive.

* pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
lines, temporary fix.

18 years ago(XTread_socket): Initialize variable `f' before its use.
YAMAMOTO Mitsuharu [Mon, 3 Apr 2006 06:28:48 +0000 (06:28 +0000)]
(XTread_socket): Initialize variable `f' before its use.

18 years agoInclude "charset.h" and "coding.h".
Kenichi Handa [Mon, 3 Apr 2006 01:23:44 +0000 (01:23 +0000)]
Include "charset.h" and "coding.h".
(x_find_image_file): Return an encoded file name.

18 years ago5-arg pxref
Karl Berry [Mon, 3 Apr 2006 00:26:06 +0000 (00:26 +0000)]
5-arg pxref

18 years agoupdate to current texinfo.tex
Karl Berry [Mon, 3 Apr 2006 00:08:06 +0000 (00:08 +0000)]
update to current texinfo.tex

18 years ago(define-ibuffer-column): Document the new parameter.
Dan Nicolaescu [Sun, 2 Apr 2006 23:48:28 +0000 (23:48 +0000)]
(define-ibuffer-column): Document the new parameter.

18 years ago(Getting Started, Junk, Bug Reports)
Bill Wohler [Sun, 2 Apr 2006 23:05:51 +0000 (23:05 +0000)]
(Getting Started, Junk, Bug Reports)
(MH FAQ and Support): Fix URLs.

18 years ago(compilation-message-face): Make it defcustom.
Richard M. Stallman [Sun, 2 Apr 2006 20:21:11 +0000 (20:21 +0000)]
(compilation-message-face): Make it defcustom.

18 years ago* ibuf-macs.el (define-ibuffer-column): Add a new key:
Dan Nicolaescu [Sun, 2 Apr 2006 19:17:34 +0000 (19:17 +0000)]
* ibuf-macs.el (define-ibuffer-column): Add a new key:
header-mouse-map.

* ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
(ibuffer-mode-header-map): New keymaps.
(ibuffer-update-title-and-summary): Enable mouse face highlighting
and keybindings for column headers.
(name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
property.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader [Sun, 2 Apr 2006 01:08:04 +0000 (01:08 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 73)

   - Update from CVS

18 years agoMention incompatible change in comint-send-input.
Eli Zaretskii [Sat, 1 Apr 2006 21:25:22 +0000 (21:25 +0000)]
Mention incompatible change in comint-send-input.

18 years ago(speedbar-after-create-hook): Doc fix.
Eli Zaretskii [Sat, 1 Apr 2006 21:18:36 +0000 (21:18 +0000)]
(speedbar-after-create-hook): Doc fix.

18 years ago(shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.
Eli Zaretskii [Sat, 1 Apr 2006 21:15:44 +0000 (21:15 +0000)]
(shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 1 Apr 2006 14:32:13 +0000 (14:32 +0000)]
*** empty log message ***

18 years ago(pcomplete-show-completions): Recognize TAB on text terminals.
Eli Zaretskii [Sat, 1 Apr 2006 14:31:32 +0000 (14:31 +0000)]
(pcomplete-show-completions): Recognize TAB on text terminals.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 1 Apr 2006 14:13:34 +0000 (14:13 +0000)]
*** empty log message ***

18 years agoFix credits.
Eli Zaretskii [Sat, 1 Apr 2006 14:00:13 +0000 (14:00 +0000)]
Fix credits.

18 years agoRegenerated.
Eli Zaretskii [Sat, 1 Apr 2006 13:51:18 +0000 (13:51 +0000)]
Regenerated.

18 years ago(HAVE_XAW3D): Disable Xaw3d check if --without-toolkit-scroll-bars
Eli Zaretskii [Sat, 1 Apr 2006 13:48:54 +0000 (13:48 +0000)]
(HAVE_XAW3D): Disable Xaw3d check if --without-toolkit-scroll-bars
was specified.

18 years ago(hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS.
Eli Zaretskii [Sat, 1 Apr 2006 13:40:19 +0000 (13:40 +0000)]
(hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS.
Update Copyright years written to src/config.in.

18 years ago(mh-strip-package-version): Make macro, also to avoid compiler error.
Bill Wohler [Sat, 1 Apr 2006 00:58:41 +0000 (00:58 +0000)]
(mh-strip-package-version): Make macro, also to avoid compiler error.
(mh-defface-compat): Incorporate body into mh-face-data and delete.

18 years ago(ido-unc-hosts-cache): New defvar.
Kim F. Storm [Fri, 31 Mar 2006 23:47:02 +0000 (23:47 +0000)]
(ido-unc-hosts-cache): New defvar.
(ido-unc-hosts): If value of defcustom is a function, call it to
get list of UNC hosts.  Add function-item choices to specify
ido-unc-hosts-net-view or user function.
(ido-ignore-unc-host-regexps): New defcustom.
(ido-unc-hosts-net-view, ido-unc-hosts): New functions.
(ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
(ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 31 Mar 2006 23:45:48 +0000 (23:45 +0000)]
*** empty log message ***

18 years ago(cvs-insert-strings): Fix bug with strings longer than wwidth.
Stefan Monnier [Fri, 31 Mar 2006 21:33:03 +0000 (21:33 +0000)]
(cvs-insert-strings): Fix bug with strings longer than wwidth.

18 years ago(mh-strip-package-version): Move before use to avoid compiler error.
Bill Wohler [Fri, 31 Mar 2006 17:44:40 +0000 (17:44 +0000)]
(mh-strip-package-version): Move before use to avoid compiler error.

18 years ago(Top): Update subnode menu.
Richard M. Stallman [Fri, 31 Mar 2006 17:37:49 +0000 (17:37 +0000)]
(Top): Update subnode menu.

18 years ago(Help Mode): Cleanup.
Richard M. Stallman [Fri, 31 Mar 2006 17:36:40 +0000 (17:36 +0000)]
(Help Mode): Cleanup.

18 years agoMany cleanups.
Richard M. Stallman [Fri, 31 Mar 2006 17:35:51 +0000 (17:35 +0000)]
Many cleanups.
(Dired Deletion): Describe dired-recursive-deletes.
(Operating on Files): dired-create-directory moved.
(Misc Dired Features): Moved to here.
(Tumme): Node moved to misc.texi.

18 years agoBump version to 5.11.
Reiner Steib [Fri, 31 Mar 2006 17:12:53 +0000 (17:12 +0000)]
Bump version to 5.11.

18 years ago(ido-report-no-match, ido-switch-buffer,
Juanma Barranquero [Fri, 31 Mar 2006 16:03:46 +0000 (16:03 +0000)]
(ido-report-no-match, ido-switch-buffer,
ido-read-file-name-as-directory-commands): Fix typos in docstrings.

18 years agoMany cleanups.
Richard M. Stallman [Fri, 31 Mar 2006 15:32:20 +0000 (15:32 +0000)]
Many cleanups.
(beginning): Add to summary of topics.
(Shell): Put eshell xref at the end.  Remove eshell from table.
(Thumbnails): New node.

18 years agoMany cleanups.
Richard M. Stallman [Fri, 31 Mar 2006 15:32:07 +0000 (15:32 +0000)]
Many cleanups.
(Minor Modes): Don't mention ISO Accents Mode.
(Examining): Update C-h v output example.
(Hooks): Add index and  xref for add-hook.
(Locals): Delete list of vars that are always per-buffer.  Rearrange.
(Local Keymaps): Don't mention lisp-mode-map, c-mode-map.

18 years agoChange gtk 2.0 to gtk 2.4
Jan Djärv [Fri, 31 Mar 2006 12:25:07 +0000 (12:25 +0000)]
Change gtk 2.0 to gtk 2.4

18 years ago(ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):
Juanma Barranquero [Fri, 31 Mar 2006 11:46:44 +0000 (11:46 +0000)]
(ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):
Fix typos in docstrings.

18 years agochanged `Emacs' to `GNU Emacs'
Ramprasad B [Fri, 31 Mar 2006 07:25:44 +0000 (07:25 +0000)]
changed `Emacs' to `GNU Emacs'

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader [Fri, 31 Mar 2006 04:53:33 +0000 (04:53 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 71-72)

   - Update from CVS

18 years ago(xg_set_icon): Delete superfluous UNGCPRO.
Kenichi Handa [Fri, 31 Mar 2006 00:40:21 +0000 (00:40 +0000)]
(xg_set_icon): Delete superfluous UNGCPRO.

18 years ago* mh-e.el (mh-defcustom, mh-defface, mh-defgroup): Macros to remove
Bill Wohler [Thu, 30 Mar 2006 23:39:32 +0000 (23:39 +0000)]
* mh-e.el (mh-defcustom, mh-defface, mh-defgroup): Macros to remove
new :package-version keyword in older settings.
(customize-package-emacs-version-alist): Add MH-E version to Emacs
version mappings.
(mh-e, mh-alias, mh-folder, mh-folder-selection)
(mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
(mh-scan-line-formats, mh-search, mh-sending-mail)
(mh-sequences, mh-show, mh-speedbar, mh-thread, mh-tool-bar)
(mh-hooks, mh-faces): Add :package-version keyword to these groups.
(mh-alias-completion-ignore-case-flag)
(mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
(mh-alias-insert-file, mh-alias-insertion-location)
(mh-alias-local-users, mh-alias-local-users-prefix)
(mh-alias-passwd-gecos-comma-separator-flag)
(mh-new-messages-folders, mh-ticked-messages-folders)
(mh-large-folder, mh-recenter-summary-flag)
(mh-recursive-folders-flag, mh-sortm-args)
(mh-default-folder-for-message-function)
(mh-default-folder-list, mh-default-folder-must-exist-flag)
(mh-default-folder-prefix, mh-identity-list)
(mh-auto-fields-list, mh-auto-fields-prompt-flag)
(mh-identity-default, mh-identity-handlers, mh-inc-prog)
(mh-inc-spool-list, mh-junk-background, mh-junk-disposition)
(mh-junk-program, mh-compose-insertion)
(mh-compose-skipped-header-fields)
(mh-compose-space-does-completion-flag)
(mh-delete-yanked-msg-window-flag)
(mh-extract-from-attribution-verb, mh-ins-buf-prefix)
(mh-letter-complete-function, mh-letter-fill-column)
(mh-mml-method-default, mh-signature-file-name)
(mh-signature-separator-flag, mh-x-face-file)
(mh-yank-behavior, mh-interpret-number-as-range-flag)
(mh-adaptive-cmd-note-flag, mh-scan-format-file, mh-scan-prog)
(mh-search-program, mh-compose-forward-as-mime-flag)
(mh-compose-letter-function, mh-compose-prompt-flag)
(mh-forward-subject-format, mh-insert-x-mailer-flag)
(mh-redist-full-contents-flag, mh-reply-default-reply-to)
(mh-reply-show-message-flag)
(mh-refile-preserves-sequences-flag, mh-tick-seq)
(mh-update-sequences-after-mh-show-flag)
(mh-bury-show-buffer-flag, mh-clean-message-header-flag)
(mh-decode-mime-flag)
(mh-display-buttons-for-alternatives-flag)
(mh-display-buttons-for-inline-parts-flag)
(mh-do-not-confirm-flag, mh-fetch-x-image-url)
(mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
(mh-highlight-citation-style, mh-invisible-header-fields)
(mh-invisible-header-fields-default, mh-lpr-command-format)
(mh-max-inline-image-height, mh-max-inline-image-width)
(mh-mhl-format-file, mh-mime-save-parts-default-directory)
(mh-print-background-flag, mh-show-maximum-size)
(mh-show-use-xface-flag, mh-store-default-directory)
(mh-summary-height, mh-speed-update-interval)
(mh-show-threads-flag, mh-tool-bar-search-function): Add
:package-version keyword to these options.
(mh-after-commands-processed-hook)
(mh-alias-reloaded-hook, mh-before-commands-processed-hook)
(mh-before-quit-hook, mh-before-send-letter-hook)
(mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
(mh-forward-hook, mh-inc-folder-hook)
(mh-insert-signature-hook)
(mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
(mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
(mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
(mh-unseen-updated-hook): Add :package-version keyword to these hooks.
(mh-min-colors-defined-flag)
(mh-folder-address, mh-folder-body, mh-folder-cur-msg-number)
(mh-folder-date, mh-folder-deleted, mh-folder-followup)
(mh-folder-msg-number, mh-folder-refiled)
(mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
(mh-folder-subject, mh-folder-tick, mh-folder-to)
(mh-letter-header-field, mh-search-folder, mh-show-cc)
(mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
(mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
(mh-show-subject, mh-show-to, mh-show-xface)
(mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages)
(mh-speedbar-selected-folder)
(mh-speedbar-selected-folder-with-unseen-messages): : Add
:package-version keyword to these faces.

* mh-tool-bar.el (mh-tool-bar-define): Added commented-out
:package-version keywords.

18 years ago(syms_of_xdisp): Fix variable name.
Dan Nicolaescu [Thu, 30 Mar 2006 19:35:11 +0000 (19:35 +0000)]
(syms_of_xdisp): Fix variable name.

18 years ago(mac-system-coding-system): Define and use after
YAMAMOTO Mitsuharu [Thu, 30 Mar 2006 02:23:27 +0000 (02:23 +0000)]
(mac-system-coding-system): Define and use after
Mac-specific coding systems are ready.

18 years ago(x_term_init): Delete superfluous UNGCPRO.
Kenichi Handa [Thu, 30 Mar 2006 00:47:04 +0000 (00:47 +0000)]
(x_term_init): Delete superfluous UNGCPRO.

18 years agoFIXME - vtw.org link
Ramprasad B [Wed, 29 Mar 2006 13:47:44 +0000 (13:47 +0000)]
FIXME - vtw.org link

18 years agoFIXME - HP Patch Server link(s) and rest content(s)
Ramprasad B [Wed, 29 Mar 2006 13:22:47 +0000 (13:22 +0000)]
FIXME - HP Patch Server link(s) and rest content(s)

18 years agoupdated link(s)
Ramprasad B [Wed, 29 Mar 2006 13:07:53 +0000 (13:07 +0000)]
updated link(s)