1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

59560 Commits

Author SHA1 Message Date
Stephen Gildea
0ec633181b (time-stamp, time-stamp-line-limit, time-stamp-start, time-stamp-end):
Mention variable time-stamp-pattern in doc string.
(time-stamp-pattern): Update doc string.
(time-stamp-string-preprocess): new (as yet undocumented)
time-stamp-format escapes %Q and %q (fully-qualified domain name
and unqualified host name).
2005-09-12 01:05:55 +00:00
Jason Rumney
df1b21421b (../src/config.h): Don't overwrite. Print a message instead.
(../src/paths.h): Removed.
2005-09-11 22:29:23 +00:00
Miles Bader
a8f6d239d2 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-540
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam-report.el (spam-report-gmane): Fix generation of spam
   report URL.

2005-09-10  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/gnus-agent.el (gnus-agent-synchronize-flags): Make the default
   t, based on discussion on the ding list with Robert Epprecht
   <epprecht@solnet.ch>.
2005-09-11 22:02:04 +00:00
Jason Rumney
945a75f8b0 2005-09-11 Chris Prince <cprince@gmail.com> (tiny change)
* w32term.c (x_bitmap_icon): Load small icons too.
2005-09-11 20:34:04 +00:00
Kim F. Storm
7525e76fc5 Regenerate. 2005-09-10 22:56:00 +00:00
Kim F. Storm
f172343a06 *** empty log message *** 2005-09-10 22:55:46 +00:00
Kim F. Storm
56c3f16ce3 (authors-aliases): Update list.
(authors-fixed-entries): Update mldrag.el entry.
2005-09-10 22:43:12 +00:00
Kim F. Storm
99580cde58 Fix formatting of misc. entries. 2005-09-10 22:26:18 +00:00
Romain Francoise
f996237104 (init_buffer): Fix typos. 2005-09-10 20:05:02 +00:00
Romain Francoise
156bdb4130 (init_buffer): Grow buffer to add directory separator
and terminal zero.
2005-09-10 19:55:28 +00:00
Chong Yidong
2bb8b80c20 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
* files.texi (Saving Buffers): Fix typo.
2005-09-10 15:51:28 +00:00
Eli Zaretskii
0e43543032 (narrow-to-page): Exclude _entire_ multi-line delimiter from the region
narrowed to.
2005-09-10 15:22:29 +00:00
Eli Zaretskii
c10b0abc38 (ispell-check-version): Signal an error if aspell version is less than 0.60. 2005-09-10 15:09:06 +00:00
Eli Zaretskii
4ca7c4680d (inferior-octave-startup): Resync current dir at the end. 2005-09-10 15:05:44 +00:00
Eli Zaretskii
ee5d9fdfc5 Document changes in woman.el. 2005-09-10 15:01:43 +00:00
Eli Zaretskii
72f0712b75 (woman-topic-at-point-default): Renamed to woman-use-topic-at-point-default.
(woman-topic-at-point): Renamed to woman-use-topic-at-point.
(woman-file-name): Reflect renames above.  Automatically use the
word at point as topic if woman-use-topic-at-point is non-nil.
Otherwise offer it as default but don't insert it in the
minibuffer.  Also use `test-completion' instead of `assoc' as
suggested by Stefan Monnier.
2005-09-10 14:59:07 +00:00
Eli Zaretskii
1486d036f4 Fix entry for sysdep.c. 2005-09-10 14:46:07 +00:00
Eli Zaretskii
b04a31209b Don't #undef NULL after including blockinput.h. 2005-09-10 14:32:20 +00:00
Eli Zaretskii
2412f58675 Fix last change. 2005-09-10 14:12:35 +00:00
Eli Zaretskii
a17b5ed1a9 (init_buffer): Fix error message for failed call to get_current_dir_name.
(get_current_dir_name): Remove prototype.
2005-09-10 14:05:17 +00:00
Eli Zaretskii
738055e0d5 (get_current_dir_name): Remove prototype. 2005-09-10 14:03:36 +00:00
Eli Zaretskii
2b94e5988b (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype. 2005-09-10 14:03:01 +00:00
Eli Zaretskii
ed326e35f8 *** empty log message *** 2005-09-10 12:20:03 +00:00
Eli Zaretskii
b6682dd96f [WINDOWSNT]: Add prototype for getwd. 2005-09-10 12:19:14 +00:00
Eli Zaretskii
40da3962c8 (HAVE_GET_CURRENT_DIR_NAME): Undefine. 2005-09-10 11:46:35 +00:00
Eli Zaretskii
67b8391b14 *** empty log message *** 2005-09-10 11:39:01 +00:00
Eli Zaretskii
e2fcf54303 Regenerated after adding test for get_current_dir_name. 2005-09-10 11:36:24 +00:00
Eli Zaretskii
e1d954e461 (AC_CHECK_FUNCS): Check for get_current_dir_name. 2005-09-10 11:32:51 +00:00
Eli Zaretskii
c187839de5 (smc_save_yourself_CB): Use get_current_dir_name. 2005-09-10 11:31:50 +00:00
Eli Zaretskii
01537133a0 (init_buffer): Use get_current_dir_name. 2005-09-10 11:30:06 +00:00
Eli Zaretskii
f78f1a83df (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function. 2005-09-10 11:29:15 +00:00
André Spiegel
63e31cc915 Remove VC-over-Tramp issue. VC now fails gracefully in the
appropriate cases.
2005-09-10 11:22:19 +00:00
Eli Zaretskii
a1aeca018d (GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o. 2005-09-10 11:15:41 +00:00
André Spiegel
de21740de0 # 2005-09-10 11:11:42 +00:00
Eli Zaretskii
6ee37599a4 *** empty log message *** 2005-09-10 10:56:15 +00:00
André Spiegel
ca3c209618 (vc-directory, vc-update-change-log): Throw an error on the attempt to
do it over Tramp.  This is not yet supported.
2005-09-10 10:55:42 +00:00
Eli Zaretskii
92752c3ada (menu-bar-menu-frame-live-and-visible-p)
(menu-bar-non-minibuffer-window-p): New functions.
("Split Window", "Save As..."): Use them.
("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
("Print Buffer", "Truncate Long Lines in this Buffer"):  Use
menu-bar-menu-frame-live-and-visible-p.
("Save Buffer", "Insert File", "Open Directory...")
("Open File...", "Visit New File..."): Use
menu-bar-non-minibuffer-window-p.
(kill-this-buffer-enabled-p, dired <menu-enable>): Use
menu-bar-non-minibuffer-window-p.
2005-09-10 10:55:14 +00:00
Eli Zaretskii
b948abc811 Fix last change. 2005-09-09 16:24:25 +00:00
Eli Zaretskii
6eb33acbd4 (all): Don't complain about fringe-related
built-ins if fringes are not supported.  Ditto about
selection-related built-ins.  Fix the test for GTK-related
built-ins.
2005-09-09 16:22:11 +00:00
Eli Zaretskii
50a6ff152d *** empty log message *** 2005-09-09 13:42:01 +00:00
Eli Zaretskii
76e4a9fd2a ("Split Window", "Postscript Print Buffer (B+W)")
("Postscript Print Buffer", "Print Region", "Save As...")
("Save", "Insert File...", "Open Directory...")
("Open File...", "Visit New File..."")
("Truncate Long Lines in this Buffer"): Don't look at
menu-updating-frame if this display does not support multiple
frames.
2005-09-09 13:40:46 +00:00
Eli Zaretskii
204a345c9f Update url for calculator.el. 2005-09-09 13:06:40 +00:00
Eli Zaretskii
10a3b1a113 configure.in <lynxsos*>: Support for LynxOS on PPC.
configure: Regenerated.
2005-09-09 13:02:05 +00:00
Eli Zaretskii
012a21960a *** empty log message *** 2005-09-09 12:35:04 +00:00
Eli Zaretskii
27f667c098 (default-sendmail-coding-system): Doc fix. 2005-09-09 12:33:21 +00:00
Eli Zaretskii
9198ee0e04 Format- and whitespace-related changes. 2005-09-09 12:30:03 +00:00
Eli Zaretskii
f64b6c63b3 Fix my email address. 2005-09-09 12:21:26 +00:00
Kim F. Storm
a1d3a18846 (Fsubstitute_command_keys): Lookup key binding for
commands that are remapped from some other command.
2005-09-09 11:55:09 +00:00
Kim F. Storm
39cac6b3ea *** empty log message *** 2005-09-09 11:54:59 +00:00
Stefan Monnier
29499b827c *** empty log message *** 2005-09-09 04:58:15 +00:00