]>
git.eshelyaron.com Git - emacs.git/log
Chong Yidong [Sun, 25 Mar 2007 17:52:31 +0000 (17:52 +0000)]
(compilation-start): Save compilation-directory rather than
default-directory as local var.
(compilation-directory): Mark as safe local var.
Chong Yidong [Sun, 25 Mar 2007 17:51:56 +0000 (17:51 +0000)]
* progmodes/compile.el (compilation-start): Save
compilation-directory rather than default-directory as local var.
(compilation-directory): Mark as safe local var.
* files.el: Don't mark default-directory as a safe local var.
Chong Yidong [Sun, 25 Mar 2007 17:50:02 +0000 (17:50 +0000)]
** christensenthomas@gmail.com, Mar 18: C indentation (problem)
Bug is in third-party package.
Chong Yidong [Sun, 25 Mar 2007 17:49:40 +0000 (17:49 +0000)]
** michael@cadilhac.name, Mar 7: input-method completion is annoying.
See Handa's 2007-03-20 message to emacs-devel.
Romain Francoise [Sun, 25 Mar 2007 13:30:46 +0000 (13:30 +0000)]
(New in Emacs 22): Reorganize using an itemized list for readability,
and include various fixes by Daniel Brockman, Nick Roberts and Dieter
Wilhelm.
Alan Mackenzie [Sun, 25 Mar 2007 12:04:11 +0000 (12:04 +0000)]
Fix typo.
Alan Mackenzie [Sun, 25 Mar 2007 12:03:13 +0000 (12:03 +0000)]
(c-before-change): Fix BOB bug.
Alan Mackenzie [Sun, 25 Mar 2007 12:01:03 +0000 (12:01 +0000)]
*** empty log message ***
Juri Linkov [Sun, 25 Mar 2007 09:29:32 +0000 (09:29 +0000)]
(compare-windows): Rename customization group
`compare-w' to `compare-windows'.
(compare-windows-whitespace, compare-ignore-whitespace)
(compare-ignore-case, compare-windows-sync)
(compare-windows-sync-string-size, compare-windows-recenter)
(compare-windows-highlight, compare-windows): Change group name in
the `group' tag from `compare-w' to `compare-windows'.
(compare-windows-sync): Add option `nil' for no sync. Doc fix.
Sam Steingold [Sun, 25 Mar 2007 03:03:40 +0000 (03:03 +0000)]
revert the last patch to the original fix: sleep BEFORE the first wait
it appears to be absolutely necessary for prevention of the load surge
Thien-Thi Nguyen [Sat, 24 Mar 2007 23:26:46 +0000 (23:26 +0000)]
(Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
Chong Yidong [Sat, 24 Mar 2007 16:53:14 +0000 (16:53 +0000)]
** john.carter@tait.co.nz, 12 Mar: Find this error in... Changes in complete.el?
This was fixed by the 2007-03-18 Nick Roberts checkin.
Eli Zaretskii [Sat, 24 Mar 2007 16:48:39 +0000 (16:48 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 24 Mar 2007 16:48:11 +0000 (16:48 +0000)]
(Standard Errors): Add an index entry.
Eli Zaretskii [Sat, 24 Mar 2007 16:39:43 +0000 (16:39 +0000)]
Change example to always enable abbrev-mode, and remove redundant `function'.
(expand-abbrev-hook): Add autoload cookie.
Eli Zaretskii [Sat, 24 Mar 2007 16:24:54 +0000 (16:24 +0000)]
Fix a comment before `read_key_sequence'.
Eli Zaretskii [Sat, 24 Mar 2007 16:23:01 +0000 (16:23 +0000)]
Fix a comment before `current_minor_maps'.
Eli Zaretskii [Sat, 24 Mar 2007 16:03:48 +0000 (16:03 +0000)]
(Fgoto_char): Doc fix.
Chong Yidong [Sat, 24 Mar 2007 16:03:47 +0000 (16:03 +0000)]
** sigchld issue.
This was fixed by the 2007-03-11 Sam Steingold patch.
Eli Zaretskii [Sat, 24 Mar 2007 15:58:17 +0000 (15:58 +0000)]
(Findent_to): Doc fix.
Eli Zaretskii [Sat, 24 Mar 2007 15:54:09 +0000 (15:54 +0000)]
(testcover-start, testcover-end, testcover-mark-all, testcover-unmark-all): Add
prompts to interactive specs.
Chong Yidong [Sat, 24 Mar 2007 15:52:22 +0000 (15:52 +0000)]
** handa@m17n.org, Mar 7: Display bug [Re: My Emacs unicode 2 crash again ...]
Was already fixed.
Chong Yidong [Sat, 24 Mar 2007 15:50:21 +0000 (15:50 +0000)]
(Ftranspose_regions): Use set_text_properties_1 instead of
Fset_text_properties to avoid GC. Signal after change.
Chong Yidong [Sat, 24 Mar 2007 15:50:05 +0000 (15:50 +0000)]
* editfns.c (Ftranspose_regions): Use set_text_properties_1
instead of Fset_text_properties to avoid GC. Signal after change.
Eli Zaretskii [Sat, 24 Mar 2007 15:42:17 +0000 (15:42 +0000)]
(Fx_show_tip): Doc fix.
Thien-Thi Nguyen [Sat, 24 Mar 2007 13:49:54 +0000 (13:49 +0000)]
(Mail Source Specifiers): Fix typo.
Jason Rumney [Sat, 24 Mar 2007 13:39:21 +0000 (13:39 +0000)]
(find-file-hook, auto-revert-tail-mode):
Use file size in bytes for auto-revert-tail-pos not characters.
Jason Rumney [Sat, 24 Mar 2007 13:38:43 +0000 (13:38 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sat, 24 Mar 2007 11:33:42 +0000 (11:33 +0000)]
(vc-rcs-annotate-command):
Set text property :vc-annotate-prefix on the annotation text.
(vc-rcs-annotate-time): Instead of searching for ": ",
search for end of text propertized with :vc-annotate-prefix.
Martin Rudalics [Sat, 24 Mar 2007 09:51:52 +0000 (09:51 +0000)]
(top level): Remove calls putting
permanent-local nil property since these are no-ops.
Martin Rudalics [Sat, 24 Mar 2007 09:43:07 +0000 (09:43 +0000)]
(Man-support-local-filenames): Assure that
default-directory exists when doing call-process.
Richard M. Stallman [Sat, 24 Mar 2007 02:11:34 +0000 (02:11 +0000)]
*** empty log message ***
Kim F. Storm [Fri, 23 Mar 2007 16:04:03 +0000 (16:04 +0000)]
Fix last change - reverse args to Fplist_member.
Kim F. Storm [Fri, 23 Mar 2007 15:42:48 +0000 (15:42 +0000)]
(merge_properties, intervals_equal):
Use Fplist_member instead of Fmemq to find properties.
Kim F. Storm [Fri, 23 Mar 2007 15:42:08 +0000 (15:42 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Fri, 23 Mar 2007 14:12:02 +0000 (14:12 +0000)]
(m4-m4-buffer, m4-m4-region): Fix omission bug:
Use m4-program-options to construct shell command.
David Kastrup [Fri, 23 Mar 2007 09:52:42 +0000 (09:52 +0000)]
(c-make-emacs-variables-local): Use
`mapcar' rather than `mapcan' to silence compiler warning.
Glenn Morris [Fri, 23 Mar 2007 03:48:03 +0000 (03:48 +0000)]
(DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT): Delete
unused variables.
(dired-refcards, misc-refcards, survival-card, viper-cards): New
targets.
(all): Also build dired-refcards and misc-refcards.
(clean, distclean, maintainer-clean): Depend on mostlyclean.
(SOURCES): Remove non-existent files.
(mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
Mark as phony.
(.ps files): Specify default papersize in the dvips command.
Glenn Morris [Fri, 23 Mar 2007 03:47:54 +0000 (03:47 +0000)]
*** empty log message ***
Glenn Morris [Fri, 23 Mar 2007 03:38:35 +0000 (03:38 +0000)]
Regenerate on letter paper.
Glenn Morris [Fri, 23 Mar 2007 03:37:29 +0000 (03:37 +0000)]
Regenerate on A4.
Glenn Morris [Fri, 23 Mar 2007 03:37:09 +0000 (03:37 +0000)]
(\letterpaper): Switch to A4.
(\section): Reduce \vskips to fit on A4 paper.
(\shortcopyrightnotice): Display at end of first column.
Glenn Morris [Fri, 23 Mar 2007 03:36:56 +0000 (03:36 +0000)]
*** empty log message ***
Glenn Morris [Fri, 23 Mar 2007 03:12:54 +0000 (03:12 +0000)]
Fix previous change (@AUCTeX{} -> AUC@TeX{}, @RefTex{} -> Ref@TeX{}).
Glenn Morris [Fri, 23 Mar 2007 03:07:45 +0000 (03:07 +0000)]
Regenerate with restored HP support.
Glenn Morris [Fri, 23 Mar 2007 02:56:27 +0000 (02:56 +0000)]
Restore support for hp800 (removed 2007-01-27) following clarification
of legal status.
Glenn Morris [Fri, 23 Mar 2007 02:40:12 +0000 (02:40 +0000)]
Restore file since src/unexhp9k800.c, on which it depends, is
restored.
Glenn Morris [Fri, 23 Mar 2007 02:38:05 +0000 (02:38 +0000)]
Restore file with clarified legal status.
David Kastrup [Thu, 22 Mar 2007 21:06:43 +0000 (21:06 +0000)]
* textmodes/reftex.el: Add maintainer address.
* textmodes/reftex-vars.el: Add maintainer address.
* textmodes/reftex-toc.el: Add maintainer address.
* textmodes/reftex-sel.el: Add maintainer address.
* textmodes/reftex-ref.el: Add maintainer address.
* textmodes/reftex-parse.el: Add maintainer address.
* textmodes/reftex-index.el: Add maintainer address.
* textmodes/reftex-global.el: Add maintainer address.
* textmodes/reftex-dcr.el: Add maintainer address.
* textmodes/reftex-cite.el: Add maintainer address.
* textmodes/reftex-auc.el: Add maintainer address.
* reftex.texi (Imprint): Update maintainer information.
Chong Yidong [Thu, 22 Mar 2007 14:57:13 +0000 (14:57 +0000)]
(EmacsFrameSetCharSize): Catch X errors.
Chong Yidong [Thu, 22 Mar 2007 14:57:03 +0000 (14:57 +0000)]
* widget.c (EmacsFrameSetCharSize): Catch X errors.
Chong Yidong [Thu, 22 Mar 2007 14:33:37 +0000 (14:33 +0000)]
Fix attribution.
Chong Yidong [Thu, 22 Mar 2007 14:32:50 +0000 (14:32 +0000)]
Regenerate.
Chong Yidong [Thu, 22 Mar 2007 14:32:31 +0000 (14:32 +0000)]
* configure.in: Add support for AIX4.3 on IBM RS6000.
* configure: Regenerate.
Chong Yidong [Thu, 22 Mar 2007 14:32:22 +0000 (14:32 +0000)]
Add support for AIX4.3 on IBM RS6000.
Kenichi Handa [Thu, 22 Mar 2007 12:21:42 +0000 (12:21 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 22 Mar 2007 12:15:04 +0000 (12:15 +0000)]
(Fcopy_file): Call barf_or_query_if_file_exists with
non-encoded file name.
(Frename_file): Likewise.
(Fadd_name_to_file): Likewise.
(Fmake_symbolic_link): Likewise.
Carsten Dominik [Thu, 22 Mar 2007 10:22:36 +0000 (10:22 +0000)]
(org-agenda-mode, org-table-edit-formulas):
Make sure that `global-font-lock-mode' does not turn on font-lock
in these buffers.
Carsten Dominik [Thu, 22 Mar 2007 10:21:51 +0000 (10:21 +0000)]
*** empty log message ***
Glenn Morris [Thu, 22 Mar 2007 06:10:45 +0000 (06:10 +0000)]
*** empty log message ***
Kim F. Storm [Wed, 21 Mar 2007 22:36:48 +0000 (22:36 +0000)]
(xterm-mouse-event): Remove unused var `time'.
Nick Roberts [Wed, 21 Mar 2007 20:43:49 +0000 (20:43 +0000)]
*** empty log message ***
Nick Roberts [Wed, 21 Mar 2007 20:41:23 +0000 (20:41 +0000)]
(xt-mouse-epoch): New variable.
(xterm-mouse-event): Use float-time.
Nick Roberts [Wed, 21 Mar 2007 20:33:26 +0000 (20:33 +0000)]
(xterm-mouse-event): Compute a timestamp using
current-time.
Nick Roberts [Wed, 21 Mar 2007 20:33:01 +0000 (20:33 +0000)]
*** empty log message ***
Stefan Monnier [Wed, 21 Mar 2007 19:23:12 +0000 (19:23 +0000)]
(read-file-name-internal): Don't add the final > if the completion is not
finished (re-application of this patch, which was accidentally undone by Eli).
Chong Yidong [Wed, 21 Mar 2007 16:20:29 +0000 (16:20 +0000)]
** lennart.borgman@gmail.com, Feb 22: C-h k does not catch text properties keymaps
Fixed.
Chong Yidong [Wed, 21 Mar 2007 16:18:25 +0000 (16:18 +0000)]
(viper-non-hook-settings): Handle mouse clicks in describe-key and
describe-key-briefly advice a little better.
Chong Yidong [Wed, 21 Mar 2007 16:18:16 +0000 (16:18 +0000)]
* emulation/viper.el (viper-non-hook-settings): Handle mouse
clicks in describe-key and describe-key-briefly advice a little
better.
Chong Yidong [Wed, 21 Mar 2007 16:15:45 +0000 (16:15 +0000)]
Fix typo in comment.
Miles Bader [Wed, 21 Mar 2007 13:28:53 +0000 (13:28 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 209-210)
- Merge from emacs--devo--0
- Update from CVS
2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* lisp/gnus/message.el (message-required-news-headers):
* lisp/gnus/gnus-util.el (gnus-intern-safe): Fix typo in docstring.
2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-generate-new-buffers): Change the meaning of the
nil value; add `standard' to the choices; treat t as `unique'; improve
doc string.
(gnus-select-frame-set-input-focus): Autoload.
(message-buffer-name): Search for the existing message buffer if
message-generate-new-buffers is nil or `standard'; treat the value t of
message-generate-new-buffers as `unique'.
(message-pop-to-buffer): Raise the frame already displaying the message
buffer; clear the echo area after querying.
(message-setup): Pass the `continue' argument to compose-mail.
(message-mail): Prefer `switch-function' if it is given; search for the
existing message buffer if the `continue' argument is non-nil; pass
continue and switch-function arguments to compose-mail by way of
message-setup.
(message-mail-other-window): Adjust argument of message-setup.
(message-mail-other-frame): Ditto.
2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
* man/message.texi (Message Buffers): Update documentation for
message-generate-new-buffers.
2007-03-15 Daiki Ueno <ueno@unixuser.org>
* man/pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-674
Juanma Barranquero [Wed, 21 Mar 2007 12:07:40 +0000 (12:07 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 21 Mar 2007 12:02:32 +0000 (12:02 +0000)]
(server-process-filter): Cancel any pending isearch.
Glenn Morris [Wed, 21 Mar 2007 07:15:44 +0000 (07:15 +0000)]
Ulf Jasper <ulf.jasper at web.de>:
(icalendar-version): Increase to 0.15.
(icalendar--get-unfolded-buffer): Define actual arguments rather
than just using &rest. Check replace-in-string is fbound.
(icalendar-import-buffer): Doc fix.
(icalendar--convert-ical-to-diary): Set diary-file. Check
diary-file before inserting final newline.
(icalendar--add-diary-entry): Return diary-file.
Glenn Morris [Wed, 21 Mar 2007 06:38:01 +0000 (06:38 +0000)]
(Known problems): Emacs 22 comes with eshell 2.4.2.
Glenn Morris [Wed, 21 Mar 2007 06:36:24 +0000 (06:36 +0000)]
Regenerate.
Glenn Morris [Wed, 21 Mar 2007 06:35:31 +0000 (06:35 +0000)]
(\metax): Tweak \hsize to avoid overfull columns.
(\shortcopyrightnotice): Do not display in middle of file.
Numerous \cr and \hskip hacks to avoid overfull columns.
Glenn Morris [Wed, 21 Mar 2007 06:25:58 +0000 (06:25 +0000)]
(diary-set-maybe-redraw): Autoload it.
(diary-display-hook): Add custom :set function.
Glenn Morris [Wed, 21 Mar 2007 06:25:47 +0000 (06:25 +0000)]
(diary-header-line-flag): Doc fix. Add custom :set function.
(diary-header-line-format): Doc fix.
(diary-set-maybe-redraw): New function.
(number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
(diary-list-entries): Always run diary-mode.
Richard M. Stallman [Tue, 20 Mar 2007 19:47:30 +0000 (19:47 +0000)]
Fix previous change.
David Kastrup [Tue, 20 Mar 2007 18:36:15 +0000 (18:36 +0000)]
(magic-mode-alist): Require literal "%!PS" string for
magic postscript file detection.
Richard M. Stallman [Tue, 20 Mar 2007 16:24:03 +0000 (16:24 +0000)]
(compose-mail): Run switch-function after setting up the mail buffer.
(switch-to-completions): No error if search for \n\n fails.
Richard M. Stallman [Tue, 20 Mar 2007 16:23:09 +0000 (16:23 +0000)]
(ispell-call-process): New function.
Defends against bad `default-directory.'
(ispell-check-version, ispell-find-aspell-dictionaries)
(ispell-get-aspell-config-value, lookup-words): Call it.
(ispell-call-process-region): New function.
(ispell-send-string): Call it.
Andreas Schwab [Tue, 20 Mar 2007 09:47:48 +0000 (09:47 +0000)]
(custom-deps): Depend on $(lisp)/subdirs.el.
(finder-data): Likewise.
(autoloads): Likewise.
Martin Rudalics [Tue, 20 Mar 2007 09:37:57 +0000 (09:37 +0000)]
(basic-save-buffer): Do not set visited filename when
the corresponding directory does not exist or the specified
filename is that of an existing directory.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:51:41 +0000 (08:51 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:51:20 +0000 (08:51 +0000)]
Include blockinput.h.
(write_glyphs, insert_glyphs): Add BLOCK_INPUT around fwrite.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:51:03 +0000 (08:51 +0000)]
(Fmake_network_process) [HAVE_GETADDRINFO]: Clear
immediate_quit before calling freeaddrinfo. Add BLOCK_INPUT
around freeaddrinfo.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:50:46 +0000 (08:50 +0000)]
Include blockinput.h.
(Fredirect_debugging_output): Add BLOCK_INPUT around fclose.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:50:31 +0000 (08:50 +0000)]
Include blockinput.h.
(readchar, Fget_file_char): Add BLOCK_INPUT around getc.
(unreadchar): Add BLOCK_INPUT around ungetc.
(load_unwind): Add BLOCK_INPUT around fclose.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:50:10 +0000 (08:50 +0000)]
(record_char): Add BLOCK_INPUT around fwrite.
(Fopen_dribble_file): Add BLOCK_INPUT around fclose.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:49:53 +0000 (08:49 +0000)]
(do_auto_save_unwind): Add BLOCK_INPUT around fclose.
(Fdo_auto_save): Add BLOCK_INPUT around fwrite.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:49:37 +0000 (08:49 +0000)]
(Fopen_termscript): Add BLOCK_INPUT around fclose.
(Fsend_string_to_terminal): Add BLOCK_INPUT around fwrite.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:49:19 +0000 (08:49 +0000)]
(alloca.o, gtkutil.o): Depend on systime.h.
(dired.o, editfns.o, fileio.o, msdos.o): Depend on atimer.h.
(dosfns.o, window.o, fns.o, macselect.o): Depend on atimer.h and
systime.h.
(term.o, print.o, lread.o): Depend on blockinput.h, atimer.h, and
systime.h.
(macfns.o): Remove duplicate dependency on systime.h.
YAMAMOTO Mitsuharu [Tue, 20 Mar 2007 08:48:44 +0000 (08:48 +0000)]
(dired.c.x, editfns.c.x, fileio.c.x, lread.c.x)
(print.c.x, term.c.x): Depend on BLOCKINPUT_H_GROUP.
Glenn Morris [Tue, 20 Mar 2007 07:45:06 +0000 (07:45 +0000)]
(diary-live-p): New function.
(number-of-diary-entries): Add a :set function to redisplay diary
when necessary.
Glenn Morris [Tue, 20 Mar 2007 07:44:29 +0000 (07:44 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 20 Mar 2007 02:21:58 +0000 (02:21 +0000)]
(quail-setup-completion-buf): Make the
completion buffer read-only.
(quail-completion): Adjusted for the above change. Leave the
modified flag nil.
Chong Yidong [Tue, 20 Mar 2007 01:01:04 +0000 (01:01 +0000)]
Regenerate.
Chong Yidong [Tue, 20 Mar 2007 00:46:19 +0000 (00:46 +0000)]
Bump version to 22.0.96.