1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

63196 Commits

Author SHA1 Message Date
Miles Bader
b6f2cf4bfa 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
2006-04-05 04:02:36 +00:00
Richard M. Stallman
21c8020376 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.
2006-04-05 01:42:33 +00:00
Simon Josefsson
cddfe50b49 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.
2006-04-04 23:30:03 +00:00
Richard M. Stallman
a69b0f47ec (Thumbnails): Minor correction. 2006-04-04 20:15:50 +00:00
Andreas Schwab
704d70172a Mark left-margin', byte-compile-dynamic-docstrings'
and `byte-compile-warnings' as `safe-local-variable'.
2006-04-04 18:59:01 +00:00
Dan Nicolaescu
e008f665d6 Add note about vc-checkin and vc-annotate. 2006-04-04 18:12:24 +00:00
Dan Nicolaescu
707f55b0d6 * 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.
2006-04-04 16:46:03 +00:00
Miles Bader
3dd9f19eeb 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
2006-04-04 12:46:32 +00:00
Simon Josefsson
bd707233ea 2006-04-04 Daiki Ueno <ueno@unixuser.org>
* pgg-gpg.el: Clean up process buffers every time gpg processes
	complete.
2006-04-04 10:34:03 +00:00
Paul Eggert
d65b42351f * 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.
2006-04-04 04:13:02 +00:00
Richard M. Stallman
d4d0c924b1 (Thumbnails): Minor cleanup. 2006-04-04 03:39:23 +00:00
Kenichi Handa
5b9d5ffc30 *** empty log message *** 2006-04-04 01:32:11 +00:00
Kenichi Handa
979a59c2bf (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.
2006-04-04 01:21:26 +00:00
Stefan Monnier
260a5020a4 (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.
2006-04-03 22:16:05 +00:00
Mathias Dahl
14512419ff Small additions about tumme. 2006-04-03 21:34:02 +00:00
Romain Francoise
3db7bf5409 (dired-dnd-protocol-alist): Fix typo. 2006-04-03 17:53:24 +00:00
Ramprasad B
04d6dfe271 doumented for fork in (Info-follow-nearest-node &optional fork) 2006-04-03 17:35:59 +00:00
Reiner Steib
c0192ec838 Remove bogus `debug' in previous commit. 2006-04-03 17:34:35 +00:00
Reiner Steib
cd4160e614 (savehist): Add :version.
(savehist-ignored-variables): New variable.
(savehist-minibuffer-hook): Don't save variables listed in
`savehist-ignored-variables'.
2006-04-03 17:32:28 +00:00
Reiner Steib
f7a8a96578 (dired-dnd-protocol-alist): Mention that change does
only apply to new buffers in doc string.
2006-04-03 17:27:06 +00:00
David Ponce
5d24c60e3a (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.
2006-04-03 14:34:28 +00:00
David Ponce
e1e4913d72 *** empty log message *** 2006-04-03 14:33:45 +00:00
Miles Bader
fadec33fd6 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
Undo incorrect merge of etc/images/README from Gnus 5.10
2006-04-03 10:33:03 +00:00
Simon Josefsson
7db4c10a8a 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.
2006-04-03 09:12:08 +00:00
YAMAMOTO Mitsuharu
fc9f8d1541 (XTread_socket): Initialize variable `f' before its use. 2006-04-03 06:28:48 +00:00
Kenichi Handa
022af1243c Include "charset.h" and "coding.h".
(x_find_image_file): Return an encoded file name.
2006-04-03 01:23:44 +00:00
Karl Berry
703890c3ee 5-arg pxref 2006-04-03 00:26:06 +00:00
Karl Berry
0f9c19753b update to current texinfo.tex 2006-04-03 00:08:06 +00:00
Dan Nicolaescu
b641fbd7f4 (define-ibuffer-column): Document the new parameter. 2006-04-02 23:48:28 +00:00
Bill Wohler
4d4eb732b5 (Getting Started, Junk, Bug Reports)
(MH FAQ and Support): Fix URLs.
2006-04-02 23:05:51 +00:00
Richard M. Stallman
f4beca066c (compilation-message-face): Make it defcustom. 2006-04-02 20:21:11 +00:00
Dan Nicolaescu
f0b315896c * 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.
2006-04-02 19:17:34 +00:00
Miles Bader
5af68e282f 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
2006-04-02 01:08:04 +00:00
Eli Zaretskii
6612301488 Mention incompatible change in comint-send-input. 2006-04-01 21:25:22 +00:00
Eli Zaretskii
0cc6477b64 (speedbar-after-create-hook): Doc fix. 2006-04-01 21:18:36 +00:00
Eli Zaretskii
5113b2942f (shell-directory-tracker, shell-dynamic-complete-command): Doc fixes. 2006-04-01 21:15:44 +00:00
Eli Zaretskii
61be4a8a1f *** empty log message *** 2006-04-01 14:32:13 +00:00
Eli Zaretskii
338835b79e (pcomplete-show-completions): Recognize TAB on text terminals. 2006-04-01 14:31:32 +00:00
Eli Zaretskii
7656d7b47a *** empty log message *** 2006-04-01 14:13:34 +00:00
Eli Zaretskii
7e332390f2 Fix credits. 2006-04-01 14:00:13 +00:00
Eli Zaretskii
7c00e1e974 Regenerated. 2006-04-01 13:51:18 +00:00
Eli Zaretskii
5f17041ce2 (HAVE_XAW3D): Disable Xaw3d check if --without-toolkit-scroll-bars
was specified.
2006-04-01 13:48:54 +00:00
Eli Zaretskii
9022d850a3 (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS.
Update Copyright years written to src/config.in.
2006-04-01 13:40:19 +00:00
Bill Wohler
367c48ef1e (mh-strip-package-version): Make macro, also to avoid compiler error.
(mh-defface-compat): Incorporate body into mh-face-data and delete.
2006-04-01 00:58:41 +00:00
Kim F. Storm
4c2ee078aa (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.
2006-03-31 23:47:02 +00:00
Kim F. Storm
e701756a5a *** empty log message *** 2006-03-31 23:45:48 +00:00
Stefan Monnier
1c50e1e59c (cvs-insert-strings): Fix bug with strings longer than wwidth. 2006-03-31 21:33:03 +00:00
Bill Wohler
59e8810f09 (mh-strip-package-version): Move before use to avoid compiler error. 2006-03-31 17:44:40 +00:00
Richard M. Stallman
356dfa9788 (Top): Update subnode menu. 2006-03-31 17:37:49 +00:00
Richard M. Stallman
7d836f619c (Help Mode): Cleanup. 2006-03-31 17:36:40 +00:00