]>
git.eshelyaron.com Git - emacs.git/log
Miles Bader [Tue, 13 Sep 2005 19:35:24 +0000 (19:35 +0000)]
Add arch tagline
Richard M. Stallman [Tue, 13 Sep 2005 15:50:31 +0000 (15:50 +0000)]
New file.
Juanma Barranquero [Tue, 13 Sep 2005 15:00:21 +0000 (15:00 +0000)]
(describe-categories): "?\ " -> "?\s".
(help-do-arg-highlight): Recognize also ARG-n, as in `move-to-left-margin'
(ARG+n is already recognized). Simplify.
Juanma Barranquero [Tue, 13 Sep 2005 08:53:47 +0000 (08:53 +0000)]
(reftex-tables-dirty): Add defvas.
Juanma Barranquero [Tue, 13 Sep 2005 08:50:42 +0000 (08:50 +0000)]
(conf-alist, conf-entry, conf-key, ent-alist): Add defvar.
Juanma Barranquero [Tue, 13 Sep 2005 08:47:44 +0000 (08:47 +0000)]
(tool-bar-map, w3-mode-map, w3m-minor-mode-map): Add defvars.
Juanma Barranquero [Tue, 13 Sep 2005 08:46:17 +0000 (08:46 +0000)]
(dos-unsupported-char-glyph): Add defvar.
Kenichi Handa [Tue, 13 Sep 2005 01:07:30 +0000 (01:07 +0000)]
(compose_chars_in_text): Delete it.
Kenichi Handa [Tue, 13 Sep 2005 01:05:51 +0000 (01:05 +0000)]
(compose_chars_in_text): Delete extern.
Kim F. Storm [Mon, 12 Sep 2005 23:10:59 +0000 (23:10 +0000)]
(print_error_message): Fix last change.
Kim F. Storm [Mon, 12 Sep 2005 23:10:48 +0000 (23:10 +0000)]
*** empty log message ***
Chong Yidong [Mon, 12 Sep 2005 23:02:16 +0000 (23:02 +0000)]
2005-09-13 Chong Yidong <cyd@stupidchicken.com>
* url-mailto.el (url-mailto): Always use a new mail buffer.
Chong Yidong [Mon, 12 Sep 2005 22:58:55 +0000 (22:58 +0000)]
2005-09-13 Chong Yidong <cyd@stupidchicken.com>
* mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
Fix behavior if noerase is `t' and there is no mail buffer.
* simple.el (sendmail-user-agent-compose): Use a new mail buffer
if `continue' is nil, rather than signal an error.
Miles Bader [Mon, 12 Sep 2005 22:54:28 +0000 (22:54 +0000)]
Add arch tagline
Chong Yidong [Mon, 12 Sep 2005 22:05:17 +0000 (22:05 +0000)]
* custom.el (custom-push-theme): Handle the case where a symbol is
bound but face properties have not yet been assigned.
Chong Yidong [Mon, 12 Sep 2005 21:58:21 +0000 (21:58 +0000)]
2005-09-13 Chong Yidong <cyd@stupidchicken.com>
* mail/sendmail.el (mail): Use new buffer if `noerase' argument is
`new'.
Stefan Monnier [Mon, 12 Sep 2005 21:32:11 +0000 (21:32 +0000)]
(calendar-for-loop): Add edebug info.
(calendar-basic-setup): Use the new nil arg.
(number-of-diary-entries): Move to diary-lib.el.
Stefan Monnier [Mon, 12 Sep 2005 21:21:42 +0000 (21:21 +0000)]
Use with-current-buffer, match-string.
(diary-list-entries): Use with-syntax-table and dolist.
Rename from list-diary-entries.
Use number-of-diary-entries if `number' is nil.
(diary, diary-view-entries): Use this new name and new nil arg value.
(number-of-diary-entries): Move from calendar.el.
(diary-unhide-everything): New function.
(include-other-diary-files, fancy-diary-display)
(diary-show-all-entries, make-diary-entry): Use it.
(diary-mail-entries): Use buffer-string.
(mark-diary-entries): Fix long standing paren typo.
(diary-sexp-entry): Use count-lines.
(make-diary-entry): Avoid `previous-line'.
(diary-mode-map): New var.
(diary-mode): Redraw cal after saving. Setup header-line.
(fancy-diary-display-mode): Use local-set-key.
Kim F. Storm [Mon, 12 Sep 2005 20:38:47 +0000 (20:38 +0000)]
(compose_chars_in_text): Fix setup of `pend'.
Unconditionally reload `ptr' and `pend' after eval.
Kim F. Storm [Mon, 12 Sep 2005 20:38:29 +0000 (20:38 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 12 Sep 2005 15:47:31 +0000 (15:47 +0000)]
(command-line): Try calling various terminal-init-foo-bar
functions by stripping hyphenated suffixes from $TERM.
Richard M. Stallman [Mon, 12 Sep 2005 15:37:44 +0000 (15:37 +0000)]
(font-lock-keywords): Add autoload.
Richard M. Stallman [Mon, 12 Sep 2005 15:35:22 +0000 (15:35 +0000)]
(describe-variable): Rearrange to put source link in a predictable place.
Richard M. Stallman [Mon, 12 Sep 2005 15:33:35 +0000 (15:33 +0000)]
New file.
Stefan Monnier [Mon, 12 Sep 2005 15:05:24 +0000 (15:05 +0000)]
(normal-mode): Check boundness of font-lock-keywords.
Kim F. Storm [Mon, 12 Sep 2005 13:42:49 +0000 (13:42 +0000)]
(auto_save_error): Pass copy of lisp string to message2.
Kim F. Storm [Mon, 12 Sep 2005 13:42:40 +0000 (13:42 +0000)]
(print_error_message): Pass copy of caller name to message_dolog.
Kim F. Storm [Mon, 12 Sep 2005 13:42:30 +0000 (13:42 +0000)]
(message3): Pass copy of lisp string to message_dolog.
Kim F. Storm [Mon, 12 Sep 2005 13:42:15 +0000 (13:42 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 12 Sep 2005 11:51:55 +0000 (11:51 +0000)]
(display_mode_element): Be sure to make variables THIS
and LISP_STRING point into a string data of ELT.
Kim F. Storm [Mon, 12 Sep 2005 10:27:35 +0000 (10:27 +0000)]
(x_encode_text): Remove prototype.
Kim F. Storm [Mon, 12 Sep 2005 10:27:20 +0000 (10:27 +0000)]
(x_encode_text): Declare static. Add FREEP arg.
(x_set_name_internal): Call x_encode_text with new FREEP arg to
know if xfree is needed instead of guessing.
Kim F. Storm [Mon, 12 Sep 2005 10:27:02 +0000 (10:27 +0000)]
(check_windows_init_file): Fix allocation of error buffer.
Kim F. Storm [Mon, 12 Sep 2005 10:26:48 +0000 (10:26 +0000)]
(Fminibuffer_complete_word): Move `completion_string'
declaration to where it is used.
Kim F. Storm [Mon, 12 Sep 2005 10:26:35 +0000 (10:26 +0000)]
(Fdescribe_buffer_bindings): Reload `translate'
after insert which runs signal_after_change.
Kim F. Storm [Mon, 12 Sep 2005 10:26:15 +0000 (10:26 +0000)]
(Ftranslate_region_internal): Reload `tt' after
signal_after_change that may have GC'ed.
(Fmessage, Fmessage_box, Fmessage_or_box): Doc fix.
Kim F. Storm [Mon, 12 Sep 2005 10:22:53 +0000 (10:22 +0000)]
*** empty log message ***
Werner LEMBERG [Mon, 12 Sep 2005 05:53:11 +0000 (05:53 +0000)]
typo
Richard M. Stallman [Mon, 12 Sep 2005 05:01:06 +0000 (05:01 +0000)]
Don't decide a file's directory
until the user actually tries to go there.
(compilation-next-error-function):
Pass compilation-find-file the directory from the file-struct.
(compilation-internal-error-properties): Separate local FILE-STRUCT
from FILE. Doc the args better. Rename arg FMT to FMTS.
(compilation-find-file): Arg DIR renamed to DIRECTORY.
Expand it, and if nil, use default-directory.
(compilation-get-file-structure): Don't mix specified directory
with default directory. Put specified directory into
file-struct. Don't make the file name absolute.
(compilation-error-regexp-alist): Doc fix.
(compile-command): Add autoload.
(compilation-disable-input): Add autoload.
Stephen Gildea [Mon, 12 Sep 2005 01:06:28 +0000 (01:06 +0000)]
time-stamp.el
Stephen Gildea [Mon, 12 Sep 2005 01:05:55 +0000 (01:05 +0000)]
(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).
Jason Rumney [Sun, 11 Sep 2005 22:29:23 +0000 (22:29 +0000)]
(../src/config.h): Don't overwrite. Print a message instead.
(../src/paths.h): Removed.
Miles Bader [Sun, 11 Sep 2005 22:02:04 +0000 (22:02 +0000)]
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>.
Jason Rumney [Sun, 11 Sep 2005 20:34:04 +0000 (20:34 +0000)]
2005-09-11 Chris Prince <cprince@gmail.com> (tiny change)
* w32term.c (x_bitmap_icon): Load small icons too.
Kim F. Storm [Sat, 10 Sep 2005 22:56:00 +0000 (22:56 +0000)]
Regenerate.
Kim F. Storm [Sat, 10 Sep 2005 22:55:46 +0000 (22:55 +0000)]
*** empty log message ***
Kim F. Storm [Sat, 10 Sep 2005 22:43:12 +0000 (22:43 +0000)]
(authors-aliases): Update list.
(authors-fixed-entries): Update mldrag.el entry.
Kim F. Storm [Sat, 10 Sep 2005 22:26:18 +0000 (22:26 +0000)]
Fix formatting of misc. entries.
Romain Francoise [Sat, 10 Sep 2005 20:05:02 +0000 (20:05 +0000)]
(init_buffer): Fix typos.
Romain Francoise [Sat, 10 Sep 2005 19:55:28 +0000 (19:55 +0000)]
(init_buffer): Grow buffer to add directory separator
and terminal zero.
Chong Yidong [Sat, 10 Sep 2005 15:51:28 +0000 (15:51 +0000)]
2005-09-10 Chong Yidong <cyd@stupidchicken.com>
* files.texi (Saving Buffers): Fix typo.
Eli Zaretskii [Sat, 10 Sep 2005 15:22:29 +0000 (15:22 +0000)]
(narrow-to-page): Exclude _entire_ multi-line delimiter from the region
narrowed to.
Eli Zaretskii [Sat, 10 Sep 2005 15:09:06 +0000 (15:09 +0000)]
(ispell-check-version): Signal an error if aspell version is less than 0.60.
Eli Zaretskii [Sat, 10 Sep 2005 15:05:44 +0000 (15:05 +0000)]
(inferior-octave-startup): Resync current dir at the end.
Eli Zaretskii [Sat, 10 Sep 2005 15:01:43 +0000 (15:01 +0000)]
Document changes in woman.el.
Eli Zaretskii [Sat, 10 Sep 2005 14:59:07 +0000 (14:59 +0000)]
(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.
Eli Zaretskii [Sat, 10 Sep 2005 14:46:07 +0000 (14:46 +0000)]
Fix entry for sysdep.c.
Eli Zaretskii [Sat, 10 Sep 2005 14:32:20 +0000 (14:32 +0000)]
Don't #undef NULL after including blockinput.h.
Eli Zaretskii [Sat, 10 Sep 2005 14:12:35 +0000 (14:12 +0000)]
Fix last change.
Eli Zaretskii [Sat, 10 Sep 2005 14:05:17 +0000 (14:05 +0000)]
(init_buffer): Fix error message for failed call to get_current_dir_name.
(get_current_dir_name): Remove prototype.
Eli Zaretskii [Sat, 10 Sep 2005 14:03:36 +0000 (14:03 +0000)]
(get_current_dir_name): Remove prototype.
Eli Zaretskii [Sat, 10 Sep 2005 14:03:01 +0000 (14:03 +0000)]
(get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
Eli Zaretskii [Sat, 10 Sep 2005 12:20:03 +0000 (12:20 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 10 Sep 2005 12:19:14 +0000 (12:19 +0000)]
[WINDOWSNT]: Add prototype for getwd.
Eli Zaretskii [Sat, 10 Sep 2005 11:46:35 +0000 (11:46 +0000)]
(HAVE_GET_CURRENT_DIR_NAME): Undefine.
Eli Zaretskii [Sat, 10 Sep 2005 11:39:01 +0000 (11:39 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 10 Sep 2005 11:36:24 +0000 (11:36 +0000)]
Regenerated after adding test for get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 11:32:51 +0000 (11:32 +0000)]
(AC_CHECK_FUNCS): Check for get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 11:31:50 +0000 (11:31 +0000)]
(smc_save_yourself_CB): Use get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 11:30:06 +0000 (11:30 +0000)]
(init_buffer): Use get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 11:29:15 +0000 (11:29 +0000)]
(get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
André Spiegel [Sat, 10 Sep 2005 11:22:19 +0000 (11:22 +0000)]
Remove VC-over-Tramp issue. VC now fails gracefully in the
appropriate cases.
Eli Zaretskii [Sat, 10 Sep 2005 11:15:41 +0000 (11:15 +0000)]
(GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.
André Spiegel [Sat, 10 Sep 2005 11:11:42 +0000 (11:11 +0000)]
#
Eli Zaretskii [Sat, 10 Sep 2005 10:56:15 +0000 (10:56 +0000)]
*** empty log message ***
André Spiegel [Sat, 10 Sep 2005 10:55:42 +0000 (10:55 +0000)]
(vc-directory, vc-update-change-log): Throw an error on the attempt to
do it over Tramp. This is not yet supported.
Eli Zaretskii [Sat, 10 Sep 2005 10:55:14 +0000 (10:55 +0000)]
(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.
Eli Zaretskii [Fri, 9 Sep 2005 16:24:25 +0000 (16:24 +0000)]
Fix last change.
Eli Zaretskii [Fri, 9 Sep 2005 16:22:11 +0000 (16:22 +0000)]
(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.
Eli Zaretskii [Fri, 9 Sep 2005 13:42:01 +0000 (13:42 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 9 Sep 2005 13:40:46 +0000 (13:40 +0000)]
("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.
Eli Zaretskii [Fri, 9 Sep 2005 13:06:40 +0000 (13:06 +0000)]
Update url for calculator.el.
Eli Zaretskii [Fri, 9 Sep 2005 13:02:05 +0000 (13:02 +0000)]
configure.in <lynxsos*>: Support for LynxOS on PPC.
configure: Regenerated.
Eli Zaretskii [Fri, 9 Sep 2005 12:35:04 +0000 (12:35 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 9 Sep 2005 12:33:21 +0000 (12:33 +0000)]
(default-sendmail-coding-system): Doc fix.
Eli Zaretskii [Fri, 9 Sep 2005 12:30:03 +0000 (12:30 +0000)]
Format- and whitespace-related changes.
Eli Zaretskii [Fri, 9 Sep 2005 12:21:26 +0000 (12:21 +0000)]
Fix my email address.
Kim F. Storm [Fri, 9 Sep 2005 11:55:09 +0000 (11:55 +0000)]
(Fsubstitute_command_keys): Lookup key binding for
commands that are remapped from some other command.
Kim F. Storm [Fri, 9 Sep 2005 11:54:59 +0000 (11:54 +0000)]
*** empty log message ***
Stefan Monnier [Fri, 9 Sep 2005 04:58:15 +0000 (04:58 +0000)]
*** empty log message ***
Miles Bader [Fri, 9 Sep 2005 01:47:33 +0000 (01:47 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-536
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 112-114)
- Update from CVS
2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/spam-report.el (spam-report-gmane): Make it work without
X-Report-Spam header. Gmane now only provides Archived-At. This
is only used if `spam-report-gmane-use-article-number' is nil.
(spam-report-gmane-spam-header): Removed. Not used anymore.
* lisp/gnus/nnweb.el (nnweb-google-wash-article): Print a message if article
is not available.
2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
* lisp/gnus/gnus-art.el (gnus-mime-display-single): Decode text/* parts
content before displaying.
2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/mml-smime.el: Remove defvar of gnus-extract-address-components.
2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/mm-view.el (mm-display-inline-fontify): Disable support modes.
Richard M. Stallman [Fri, 9 Sep 2005 01:37:45 +0000 (01:37 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 9 Sep 2005 01:37:33 +0000 (01:37 +0000)]
(Programming Tips): Correct the "default" prompt spec.
Richard M. Stallman [Fri, 9 Sep 2005 01:36:01 +0000 (01:36 +0000)]
Comment change.
Richard M. Stallman [Fri, 9 Sep 2005 01:26:00 +0000 (01:26 +0000)]
(sh-skeleton-pair-default-alist): New var.
(sh-mode): Locally set skeleton-pair-default-alist.
Richard M. Stallman [Fri, 9 Sep 2005 01:24:59 +0000 (01:24 +0000)]
(makefile-add-log-defun): Trim the result.
Richard M. Stallman [Fri, 9 Sep 2005 01:24:15 +0000 (01:24 +0000)]
Require `compile' unconditionally.
Richard M. Stallman [Fri, 9 Sep 2005 01:22:05 +0000 (01:22 +0000)]
(send-mail-function): Add Mailclient alternative.
Richard M. Stallman [Fri, 9 Sep 2005 01:21:28 +0000 (01:21 +0000)]
(woman-file-name): Provide a default, not initial input.
Richard M. Stallman [Fri, 9 Sep 2005 01:16:05 +0000 (01:16 +0000)]
(smerge-resolve): Pass args to smerge-remove-props.