]>
git.eshelyaron.com Git - emacs.git/log
Chong Yidong [Mon, 19 Mar 2007 15:45:38 +0000 (15:45 +0000)]
* font-lock.el (lisp-font-lock-keywords-1): Highlight
define-globalized-minor-mode as a keyword.
Juanma Barranquero [Mon, 19 Mar 2007 15:37:15 +0000 (15:37 +0000)]
(python-default-template): Doc fix.
(python-buffer): Fix typo in docstring.
Kim F. Storm [Mon, 19 Mar 2007 09:57:30 +0000 (09:57 +0000)]
(math-std-daylight-savings)
(math-std-daylight-savings-old): Doc fix.
Kim F. Storm [Mon, 19 Mar 2007 09:57:04 +0000 (09:57 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 19 Mar 2007 09:46:21 +0000 (09:46 +0000)]
(isearchb-follow-char): Fix typo in docstring.
Juanma Barranquero [Mon, 19 Mar 2007 09:44:13 +0000 (09:44 +0000)]
(def-edebug-spec): Fix typo in docstring.
Kim F. Storm [Mon, 19 Mar 2007 09:25:46 +0000 (09:25 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 19 Mar 2007 05:42:21 +0000 (05:42 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 19 Mar 2007 05:42:13 +0000 (05:42 +0000)]
(arm-*-openbsd*, hppa-*-openbsd*)
(m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
(ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
Richard M. Stallman [Mon, 19 Mar 2007 05:40:20 +0000 (05:40 +0000)]
(default-directory): Mark safe.
(basic-save-buffer-2): Put proper dir name in error message.
Richard M. Stallman [Mon, 19 Mar 2007 05:37:58 +0000 (05:37 +0000)]
(inhibit-splash-screen, initial-major-mode): Doc fixes.
Richard M. Stallman [Mon, 19 Mar 2007 05:30:35 +0000 (05:30 +0000)]
(Recording Input): recent-keys now gives 300 keys.
Richard M. Stallman [Mon, 19 Mar 2007 05:29:34 +0000 (05:29 +0000)]
(NUM_RECENT_KEYS): Bump up to 300.
Richard M. Stallman [Mon, 19 Mar 2007 05:27:45 +0000 (05:27 +0000)]
(syms_of_buffer): Doc fix.
Jay Belanger [Mon, 19 Mar 2007 03:37:57 +0000 (03:37 +0000)]
*** empty log message ***
Jay Belanger [Mon, 19 Mar 2007 03:36:17 +0000 (03:36 +0000)]
(Time Zones): Mention the 2007 rule change.
Jay Belanger [Mon, 19 Mar 2007 03:16:20 +0000 (03:16 +0000)]
(math-parse-date): Fix a regular expression.
(math-std-daylight-savings-old, math-std-daylight-savings-new): New functions.
(math-std-daylight-savings): Use `math-std-daylight-savings-new' or
`math-std-daylight-savings-old' depending on year.
Chong Yidong [Mon, 19 Mar 2007 01:06:13 +0000 (01:06 +0000)]
Regenerate.
Chong Yidong [Mon, 19 Mar 2007 01:05:42 +0000 (01:05 +0000)]
* configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
user specifies "without".
* configure: Regenerate.
Chong Yidong [Mon, 19 Mar 2007 01:05:29 +0000 (01:05 +0000)]
Don't define KERBEROS, KERBEROS5, or HESIOD if the user specifies
"without".
Chong Yidong [Sun, 18 Mar 2007 23:09:57 +0000 (23:09 +0000)]
(pbm_load): Signal error for invalid image size.
Chong Yidong [Sun, 18 Mar 2007 23:09:49 +0000 (23:09 +0000)]
* image.c (pbm_load): Signal error for invalid image size.
Jan Djärv [Sun, 18 Mar 2007 17:30:00 +0000 (17:30 +0000)]
Regenerated
Jan Djärv [Sun, 18 Mar 2007 17:29:38 +0000 (17:29 +0000)]
(HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
Jan Djärv [Sun, 18 Mar 2007 17:29:27 +0000 (17:29 +0000)]
*** empty log message ***
Jan Djärv [Sun, 18 Mar 2007 17:14:01 +0000 (17:14 +0000)]
Regenerated
Jan Djärv [Sun, 18 Mar 2007 17:13:44 +0000 (17:13 +0000)]
Warning for Gtk+ and Cygwin added.
Jan Djärv [Sun, 18 Mar 2007 17:13:35 +0000 (17:13 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 18 Mar 2007 16:00:30 +0000 (16:00 +0000)]
Remove duplicate entry.
Juanma Barranquero [Sun, 18 Mar 2007 14:34:18 +0000 (14:34 +0000)]
(reb-update-overlays): Do not mark zero-width regexps as invalid
but rather at least count them correctly.
Thien-Thi Nguyen [Sun, 18 Mar 2007 11:41:42 +0000 (11:41 +0000)]
(open-tls-stream): In handshake-waiting loop,
don't wait more if there is output available to process.
YAMAMOTO Mitsuharu [Sun, 18 Mar 2007 08:07:17 +0000 (08:07 +0000)]
(redisplay_internal, note_mouse_highlight): Check
popup_activated for MAC_OS.
YAMAMOTO Mitsuharu [Sun, 18 Mar 2007 08:06:38 +0000 (08:06 +0000)]
(note_mouse_movement): Don't return immediately for
LeaveNotify case.
YAMAMOTO Mitsuharu [Sun, 18 Mar 2007 08:06:18 +0000 (08:06 +0000)]
(popup_activated_flag): New variable.
(x_activate_menubar, mac_menu_show): Set it during menu tracking.
(popup_activated): New function.
Nick Roberts [Sun, 18 Mar 2007 04:54:51 +0000 (04:54 +0000)]
*** empty log message ***
Nick Roberts [Sun, 18 Mar 2007 02:49:54 +0000 (02:49 +0000)]
(compilation-find-file): Revert change
from 2006-07-18 to allow completion of directory names.
Reported by John Carter <john.carter@tait.co.nz>.
Nick Roberts [Sun, 18 Mar 2007 02:48:43 +0000 (02:48 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 18 Mar 2007 00:44:24 +0000 (00:44 +0000)]
(when, unless): Doc fix.
Kim F. Storm [Sun, 18 Mar 2007 00:44:10 +0000 (00:44 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 18 Mar 2007 00:28:26 +0000 (00:28 +0000)]
Restore stuff accidentally deleted in 2007-03-17T23:44:01Z!storm@cua.dk.
Juanma Barranquero [Sun, 18 Mar 2007 00:20:22 +0000 (00:20 +0000)]
(syms_of_buffer) <buffer-display-table>: Doc fix.
Kim F. Storm [Sat, 17 Mar 2007 23:44:57 +0000 (23:44 +0000)]
2007-03-17 Richard M. Stallman <rms@gnu.org>
(file_name_completion): Gcpro NAME.
Kim F. Storm [Sat, 17 Mar 2007 23:44:01 +0000 (23:44 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 17 Mar 2007 22:20:19 +0000 (22:20 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sat, 17 Mar 2007 21:06:04 +0000 (21:06 +0000)]
(tls-program): Doc fix.
Chong Yidong [Sat, 17 Mar 2007 20:38:17 +0000 (20:38 +0000)]
(auto-revert-tail-handler): Call after-revert-hook.
Chong Yidong [Sat, 17 Mar 2007 20:38:04 +0000 (20:38 +0000)]
* autorevert.el (auto-revert-tail-handler): Call after-revert-hook.
Chong Yidong [Sat, 17 Mar 2007 19:47:13 +0000 (19:47 +0000)]
(try_window_id): Increment matrix positions if the buffer's byte count
has increased, but not the character count.
Chong Yidong [Sat, 17 Mar 2007 19:46:52 +0000 (19:46 +0000)]
* xdisp.c (try_window_id): Increment matrix positions if the
buffer's byte count has increased, but not the character count.
Chong Yidong [Sat, 17 Mar 2007 19:45:15 +0000 (19:45 +0000)]
** handa@m17n.org, Mar 7: Display bug [Re: My Emacs unicode 2 crash again ...]
Fixed.
Chong Yidong [Sat, 17 Mar 2007 19:44:58 +0000 (19:44 +0000)]
** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
Fixed.
Chong Yidong [Sat, 17 Mar 2007 19:44:21 +0000 (19:44 +0000)]
(line-move-1): Respect `inhibit-line-move-field-capture' property.
Chong Yidong [Sat, 17 Mar 2007 19:44:11 +0000 (19:44 +0000)]
* simple.el (line-move-1): Respect `inhibit-line-move-field-capture' property.
Chong Yidong [Sat, 17 Mar 2007 19:04:53 +0000 (19:04 +0000)]
md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
Chong Yidong [Sat, 17 Mar 2007 19:03:51 +0000 (19:03 +0000)]
Fix "daylight savings time" -> "daylight saving time" typo.
Chong Yidong [Sat, 17 Mar 2007 19:00:52 +0000 (19:00 +0000)]
Fix typo.
Chong Yidong [Sat, 17 Mar 2007 18:59:51 +0000 (18:59 +0000)]
(Daylight Saving): Rename node from "Daylight Savings".
Chong Yidong [Sat, 17 Mar 2007 18:55:52 +0000 (18:55 +0000)]
* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
(xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
Return to use of the -no-properties variants. There was
consensus on emacs-devel that the speed of these variants was
prefered since we are usually parsing files (from the internet
or on disk) instead of XML created in Emacs.
Chong Yidong [Sat, 17 Mar 2007 18:53:08 +0000 (18:53 +0000)]
Fix formatting typos.
Chong Yidong [Sat, 17 Mar 2007 18:51:19 +0000 (18:51 +0000)]
* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
(xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
Return to use of the -no-properties variants. There was
consensus on emacs-devel that the speed of these variants was
prefered since we are usually parsing files (from the internet
or on disk) instead of XML created in Emacs.
Chong Yidong [Sat, 17 Mar 2007 18:44:06 +0000 (18:44 +0000)]
Fix "daylight savings" -> "daylight saving" typo.
Chong Yidong [Sat, 17 Mar 2007 18:38:40 +0000 (18:38 +0000)]
(Mail and Post): Update documentation for gnus-user-agent.
The variable now uses a list of symbols instead of just a symbol.
Reported by Christoph Conrad <christoph.conrad@gmx.de>.
Chong Yidong [Sat, 17 Mar 2007 18:37:07 +0000 (18:37 +0000)]
* calc.texi (Time Zones): Switch to new North America DST rule.
* calendar.texi (Daylight Saving): Rename node from "Daylight Savings".
Chong Yidong [Sat, 17 Mar 2007 18:36:40 +0000 (18:36 +0000)]
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
The variable now uses a list of symbols instead of just a symbol.
Reported by Christoph Conrad <christoph.conrad@gmx.de>.
Chong Yidong [Sat, 17 Mar 2007 18:35:57 +0000 (18:35 +0000)]
(Daylight Saving): Rename node from "Daylight Savings".
Fix "daylight savings time" -> "daylight saving time" typo throughout.
Chong Yidong [Sat, 17 Mar 2007 18:35:08 +0000 (18:35 +0000)]
(Time Zones): Switch to new North America DST rule.
Fix "daylight savings time" -> "daylight saving time" typo throughout.
Chong Yidong [Sat, 17 Mar 2007 18:31:34 +0000 (18:31 +0000)]
(Fdecode_time, Fencode_time): "daylight savings" -> "daylight saving"
doc fix.
Chong Yidong [Sat, 17 Mar 2007 18:28:12 +0000 (18:28 +0000)]
* lisp.h: Declare check_obarray.
* process.c (Fdelete_process): Properly handle deletion of first
element of deleted_pid_list.
(create_process): Declare pid as pid_t.
Chong Yidong [Sat, 17 Mar 2007 18:27:10 +0000 (18:27 +0000)]
Declare check_obarray.
Chong Yidong [Sat, 17 Mar 2007 18:26:21 +0000 (18:26 +0000)]
(read_key_sequence): Store original event into keybuf when replaying
sequence with local keymap(s) from string.
Chong Yidong [Sat, 17 Mar 2007 18:24:46 +0000 (18:24 +0000)]
(Fdelete_process): Properly handle deletion of first element of
deleted_pid_list.
(create_process): Declare pid as pid_t.
(sigchld_handler): Avoid busyloop.
Chong Yidong [Sat, 17 Mar 2007 18:16:03 +0000 (18:16 +0000)]
(sigchld_handler): Change type of pid to pid_t. Scan deleted_pid_list
explicitly to avoid using Fmember which don't know about mark bits and
make_fixnum_or_float which may malloc. Reported by Andreas Schwab.
Chong Yidong [Sat, 17 Mar 2007 18:09:34 +0000 (18:09 +0000)]
* process.c (sigchld_handler): Change type of pid to pid_t.
Scan deleted_pid_list explicitly to avoid using Fmember which don't
know about mark bits and make_fixnum_or_float which may malloc.
Reported by Andreas Schwab.
* keyboard.c (read_key_sequence): Store original event into keybuf
when replaying sequence with local keymap(s) from string.
Chong Yidong [Sat, 17 Mar 2007 18:08:50 +0000 (18:08 +0000)]
(comint-arguments): Mark backslash-escaped chars.
(comint-delim-arg): Don't treat them as delimiters.
Chong Yidong [Sat, 17 Mar 2007 18:05:43 +0000 (18:05 +0000)]
* comint.el (comint-arguments): Mark backslash-escaped chars.
(comint-delim-arg): Don't treat them as delimiters.
Chong Yidong [Sat, 17 Mar 2007 18:04:50 +0000 (18:04 +0000)]
(ido-init-completion-maps): Remap delete-backward-char.
Chong Yidong [Sat, 17 Mar 2007 18:04:04 +0000 (18:04 +0000)]
* ido.el (ido-init-completion-maps): Remap delete-backward-char.
Chong Yidong [Sat, 17 Mar 2007 18:03:25 +0000 (18:03 +0000)]
(tempo-insert): Deal with 'r> if it appears specified with a prompt
argument.
Chong Yidong [Sat, 17 Mar 2007 18:02:12 +0000 (18:02 +0000)]
* tempo.el (tempo-insert): Deal with 'r> if it appears
specified with a prompt argument.
Chong Yidong [Sat, 17 Mar 2007 18:01:24 +0000 (18:01 +0000)]
(org-set-font-lock-defaults): Handle narrow table columns correctly.
Chong Yidong [Sat, 17 Mar 2007 18:00:09 +0000 (18:00 +0000)]
* textmodes/org.el (org-set-font-lock-defaults): Handle narrow
table columns correctly.
Chong Yidong [Sat, 17 Mar 2007 17:59:07 +0000 (17:59 +0000)]
(command-line-1): Make insertion of initial-scratch-message not depend
on scratch being selected.
Chong Yidong [Sat, 17 Mar 2007 17:57:38 +0000 (17:57 +0000)]
(woman-change-fonts): Tweak previous change by using
woman-request-regexp rather than "^\\.".
Chong Yidong [Sat, 17 Mar 2007 17:56:37 +0000 (17:56 +0000)]
* calc/calc-forms.el (math-std-daylight-savings): Switch to new
North American rule.
* woman.el (woman-change-fonts): Tweak previous change by using
woman-request-regexp rather than "^\\.".
* startup.el (command-line-1): Make insertion of
initial-scratch-message not depend on scratch being selected.
Chong Yidong [Sat, 17 Mar 2007 17:53:34 +0000 (17:53 +0000)]
(solar-date-next-longitude): "daylight savings" -> "daylight saving"
doc fix.
Chong Yidong [Sat, 17 Mar 2007 17:52:54 +0000 (17:52 +0000)]
(lunar-new-moon-on-or-after): Doc fix.
Chong Yidong [Sat, 17 Mar 2007 17:51:56 +0000 (17:51 +0000)]
(number-of-diary-entries): Fix docstring typo.
Chong Yidong [Sat, 17 Mar 2007 17:50:57 +0000 (17:50 +0000)]
Change "daylight savings time" -> "daylight saving time".
Chong Yidong [Sat, 17 Mar 2007 17:49:59 +0000 (17:49 +0000)]
Change "daylight savings time" -> "daylight saving time" throughout.
Chong Yidong [Sat, 17 Mar 2007 17:41:19 +0000 (17:41 +0000)]
(math-std-daylight-savings): Switch to new North American rule.
Chong Yidong [Sat, 17 Mar 2007 17:37:41 +0000 (17:37 +0000)]
Add GC_ mark bit cleanup.
Chong Yidong [Sat, 17 Mar 2007 17:36:54 +0000 (17:36 +0000)]
Add Cygwin 4.1.2 to list of good Cygwin build environments.
Chong Yidong [Sat, 17 Mar 2007 17:35:47 +0000 (17:35 +0000)]
"daylight savings time" -> "daylight saving time"
Chong Yidong [Sat, 17 Mar 2007 17:34:25 +0000 (17:34 +0000)]
Add comment about legal notices.
Chong Yidong [Sat, 17 Mar 2007 17:32:43 +0000 (17:32 +0000)]
Update notes on etc/Xkeymap.txt and etc/TERMS
Chong Yidong [Sat, 17 Mar 2007 17:30:22 +0000 (17:30 +0000)]
*** empty log message ***
Mark A. Hershberger [Fri, 16 Mar 2007 16:53:06 +0000 (16:53 +0000)]
eshell ansi-color hook
Richard M. Stallman [Sun, 11 Mar 2007 23:53:38 +0000 (23:53 +0000)]
(match): Use yellow background on light-bg terminals.
Richard M. Stallman [Sun, 11 Mar 2007 21:17:06 +0000 (21:17 +0000)]
(type-break-get-previous-count): Repeat previous change here.
Richard M. Stallman [Sun, 11 Mar 2007 21:16:09 +0000 (21:16 +0000)]
(byte-compile-warning-prefix): Correctly compute line number.