]>
git.eshelyaron.com Git - emacs.git/log
Eli Zaretskii [Sat, 20 Jan 2007 14:37:30 +0000 (14:37 +0000)]
(Flymake mode): find-file-hook instead of ...-hooks.
Nick Roberts [Sat, 20 Jan 2007 08:08:33 +0000 (08:08 +0000)]
Update copyright following assignment by
Alessandro Rubini.
Nick Roberts [Sat, 20 Jan 2007 08:01:21 +0000 (08:01 +0000)]
*** empty log message ***
Chong Yidong [Sat, 20 Jan 2007 02:48:45 +0000 (02:48 +0000)]
(type-break-demo-hanoi, type-break-demo-life)
(type-break-demo-boring): Call read-event instead of read-char.
Chong Yidong [Sat, 20 Jan 2007 02:48:35 +0000 (02:48 +0000)]
* type-break.el (type-break-demo-hanoi, type-break-demo-life)
(type-break-demo-boring): Call read-event instead of read-char.
Chong Yidong [Sat, 20 Jan 2007 02:13:08 +0000 (02:13 +0000)]
** sdl.web@gmail.com, Jan 14: type-break crashes Emacs
Fixed.
Chong Yidong [Sat, 20 Jan 2007 02:11:03 +0000 (02:11 +0000)]
(read_key_sequence): Extract local map only if the
given position is in an accessible buffer region.
Chong Yidong [Sat, 20 Jan 2007 02:10:19 +0000 (02:10 +0000)]
* keyboard.c (read_key_sequence): Extract local map only if the
given position is in an accessible buffer region.
Daniel Pfeiffer [Fri, 19 Jan 2007 23:06:10 +0000 (23:06 +0000)]
Add handling for makepplog.
Richard M. Stallman [Fri, 19 Jan 2007 22:23:05 +0000 (22:23 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 19 Jan 2007 20:45:23 +0000 (20:45 +0000)]
*** empty log message ***
Reiner Steib [Fri, 19 Jan 2007 17:22:13 +0000 (17:22 +0000)]
(ispell-change-dictionary): Ensure that
aspell dictionaries are initialized when called non-interactively.
Miles Bader [Fri, 19 Jan 2007 11:35:16 +0000 (11:35 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 194-195)
- Merge from emacs--devo--0
- Update from CVS
2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
Use gnus-home-directory instead of "~/" or "$HOME".
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-606
Miles Bader [Fri, 19 Jan 2007 10:35:34 +0000 (10:35 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 192-193)
- Merge from emacs--devo--0
- Update from CVS
2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-sum.el (gnus-auto-select-first): Improve doc string.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-604
Nick Roberts [Fri, 19 Jan 2007 04:17:28 +0000 (04:17 +0000)]
Reformat documentation so that first sentence
displays properly with "help user-defined" (like apropos).
Nick Roberts [Fri, 19 Jan 2007 04:17:00 +0000 (04:17 +0000)]
*** empty log message ***
Chong Yidong [Fri, 19 Jan 2007 02:32:36 +0000 (02:32 +0000)]
** lennart.borgman.073@student.lu.se, Dec 16:
compilation-previous-error fails if first error is at start of buffer
Fixed.
Chong Yidong [Fri, 19 Jan 2007 02:25:48 +0000 (02:25 +0000)]
(compilation-loop): New arg limit. Handle case where the first error
is at point-min.
(compilation-next-error): New arg to compilation-loop call.
Chong Yidong [Fri, 19 Jan 2007 02:25:25 +0000 (02:25 +0000)]
* progmodes/compile.el (compilation-loop): New arg limit. Handle
case where the first error is at point-min.
(compilation-next-error): New arg to compilation-loop call.
Chong Yidong [Fri, 19 Jan 2007 01:28:58 +0000 (01:28 +0000)]
* TODO: Proper background color handling for pngs.
Chong Yidong [Fri, 19 Jan 2007 01:28:19 +0000 (01:28 +0000)]
Proper background color handling for pngs.
Chong Yidong [Fri, 19 Jan 2007 01:18:43 +0000 (01:18 +0000)]
** jpff@cs.bath.ac.uk, Jan 5: Failure to submit second netnews message
Removed due to lack of feedback.
** dooglus@gmail.com, Jan 10: problem with transparent PNG image display
Moved to TODO.
Chong Yidong [Thu, 18 Jan 2007 16:21:06 +0000 (16:21 +0000)]
** bruno@clisp.org's patches for location of Info file directory.
Checked in.
Chong Yidong [Thu, 18 Jan 2007 16:19:20 +0000 (16:19 +0000)]
Attribution fix.
Chong Yidong [Thu, 18 Jan 2007 16:13:34 +0000 (16:13 +0000)]
Info files moved to share/info.
Chong Yidong [Thu, 18 Jan 2007 16:13:22 +0000 (16:13 +0000)]
* INSTALL: Info files moved to share/info.
Chong Yidong [Thu, 18 Jan 2007 16:10:59 +0000 (16:10 +0000)]
* emacs.1: Info files moved to share/info.
Chong Yidong [Thu, 18 Jan 2007 16:09:06 +0000 (16:09 +0000)]
(Info-default-dirs): Change default info dir to
share/info.
Chong Yidong [Thu, 18 Jan 2007 16:07:36 +0000 (16:07 +0000)]
(Info-default-directory-list): Change default info dir to
share/info.
Chong Yidong [Thu, 18 Jan 2007 16:05:53 +0000 (16:05 +0000)]
* info.el (Info-default-dirs): Change default info dir to
share/info.
* paths.el (Info-default-directory-list): Ditto.
Chong Yidong [Thu, 18 Jan 2007 16:03:59 +0000 (16:03 +0000)]
Correct attribution.
Chong Yidong [Thu, 18 Jan 2007 16:02:21 +0000 (16:02 +0000)]
Minor comment fix.
Chong Yidong [Thu, 18 Jan 2007 16:01:36 +0000 (16:01 +0000)]
Move PATH_DOC from local/info to local/share/info.
Chong Yidong [Thu, 18 Jan 2007 16:01:23 +0000 (16:01 +0000)]
* epaths.in: Move PATH_DOC from local/info to local/share/info.
Chong Yidong [Thu, 18 Jan 2007 03:21:21 +0000 (03:21 +0000)]
** christopher.ian.moore@gmail.com, Jan 10: hexl-mode's offer to...
Fixed
Chong Yidong [Thu, 18 Jan 2007 03:21:08 +0000 (03:21 +0000)]
(hexl-before-revert-hook): New function.
(hexl-mode): Use it.
(hexl-after-revert-hook): Just call hexl-mode.
(hexl-mode-exit): Remove before-revert-hook.
Chong Yidong [Thu, 18 Jan 2007 03:20:57 +0000 (03:20 +0000)]
* hexl.el (hexl-before-revert-hook): New function.
(hexl-mode): Use it.
(hexl-after-revert-hook): Just call hexl-mode.
(hexl-mode-exit): Remove before-revert-hook.
Romain Francoise [Wed, 17 Jan 2007 18:55:34 +0000 (18:55 +0000)]
Update bug-gnu-emacs address. Remove reference to
info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights.
Miles Bader [Wed, 17 Jan 2007 18:17:35 +0000 (18:17 +0000)]
Merge from erc--main--0
Backport additional functions and macros that erc-capab.el needs.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-600
Creator: Michael Olson <mwolson@gnu.org>
Miles Bader [Wed, 17 Jan 2007 18:17:25 +0000 (18:17 +0000)]
Merge from erc--main--0
Highlights:
- Display messages starting with "/" but are not commands correctly.
- Add erc-capab.el file, with capab-identify module.
- Fix various ERC menu bugs and add "Current channel" submenu.
- Make header-line display look nicer.
- Fix warning when auto-authenticating to bitlbee.
- New option erc-system-name allows the hostname next to your nick to be
customized.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-599
Creator: Michael Olson <mwolson@gnu.org>
Stefan Monnier [Wed, 17 Jan 2007 13:20:47 +0000 (13:20 +0000)]
(isearch-no-upper-case-p): Look for [:upper:] as well.
Magnus Henoch [Wed, 17 Jan 2007 09:28:01 +0000 (09:28 +0000)]
*** empty log message ***
Glenn Morris [Tue, 16 Jan 2007 09:01:24 +0000 (09:01 +0000)]
Add 2007 and sync two Copyrights.
Martin Rudalics [Tue, 16 Jan 2007 08:51:07 +0000 (08:51 +0000)]
(ispell-dictionary-alist-3): Replace "---" by "-" in francais7
otherchars entry.
(ispell-dictionary-alist-5): Replace "." by "[.]" for polish otherchars
entry.
Glenn Morris [Tue, 16 Jan 2007 08:40:03 +0000 (08:40 +0000)]
Update copyright for years from Emacs 21 to present.
Glenn Morris [Tue, 16 Jan 2007 08:17:23 +0000 (08:17 +0000)]
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Glenn Morris [Tue, 16 Jan 2007 03:54:37 +0000 (03:54 +0000)]
*** empty log message ***
Glenn Morris [Tue, 16 Jan 2007 03:47:24 +0000 (03:47 +0000)]
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Glenn Morris [Tue, 16 Jan 2007 02:38:27 +0000 (02:38 +0000)]
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Glenn Morris [Tue, 16 Jan 2007 02:26:33 +0000 (02:26 +0000)]
Change copyright year to 2007.
Glenn Morris [Tue, 16 Jan 2007 02:21:24 +0000 (02:21 +0000)]
Remove Perry copyright based on copyright.list:
EMACS William M. Perry USA 1971 1998-12-23
Assigns past and future changes.
Glenn Morris [Tue, 16 Jan 2007 02:13:24 +0000 (02:13 +0000)]
Remove Ueno copyright based on copyright.list:
EMACS Daiki Ueno Japan, 1976 2007-01-11
Assigns Past and Future Changes
Glenn Morris [Tue, 16 Jan 2007 01:33:04 +0000 (01:33 +0000)]
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Glenn Morris [Tue, 16 Jan 2007 00:38:24 +0000 (00:38 +0000)]
(Editing Abbrevs): Describe how to disable a system abbrev.
Glenn Morris [Tue, 16 Jan 2007 00:37:09 +0000 (00:37 +0000)]
*** empty log message ***
Karl Fogel [Mon, 15 Jan 2007 20:04:26 +0000 (20:04 +0000)]
* bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path.
Rewrite function in `cond' style for readability.
Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>
(The path shortening, that is, not the rearrarangement.)
YAMAMOTO Mitsuharu [Mon, 15 Jan 2007 08:36:42 +0000 (08:36 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 15 Jan 2007 08:36:29 +0000 (08:36 +0000)]
(Fmac_resume_apple_event): Set error number when
descriptor type of reply is non-null.
YAMAMOTO Mitsuharu [Mon, 15 Jan 2007 08:35:49 +0000 (08:35 +0000)]
[TARGET_API_MAC_CARBON] (create_and_show_dialog):
Create movable modal window instead of movable alert window.
[TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]: Use
DeactivateControl instead of DisableControl.
YAMAMOTO Mitsuharu [Mon, 15 Jan 2007 08:10:22 +0000 (08:10 +0000)]
(mac-ae-quit-application): New function.
(mac-apple-event-map): Bind "quit application" Apple event to it.
Magnus Henoch [Sun, 14 Jan 2007 23:17:59 +0000 (23:17 +0000)]
(url-retrieve-internal): Don't use `url-proxy-object'.
Magnus Henoch [Sun, 14 Jan 2007 23:17:28 +0000 (23:17 +0000)]
(url-proxy-object): Remove.
(url-proxy): Don't use `url-proxy-object'. Act according to type of
proxy (currently only HTTP supported).
Magnus Henoch [Sun, 14 Jan 2007 23:17:08 +0000 (23:17 +0000)]
(url-http-proxy): New variable.
(url-http-create-request): Use it. Don't use `url-proxy-object'.
(url-http): Treat `url' argument as resource to download, and
dynamic variable `url-using-proxy' as proxy to use. Set
`url-current-object' to actual URL, and `url-http-proxy' to proxy
used.
(url-http-handle-cookies): Assume that `url-current-object' does
not point to the proxy used.
(url-http-async-sentinel): Adapt error message.
Stefan Monnier [Sun, 14 Jan 2007 14:49:28 +0000 (14:49 +0000)]
(vc-svn-parse-status): Trust the filename argument more
than the program's output.
YAMAMOTO Mitsuharu [Sun, 14 Jan 2007 07:58:02 +0000 (07:58 +0000)]
[TARGET_API_MAC_CARBON] (create_and_show_dialog): Use
DisableControl for disabled items. Set default button to first
enabled one. Use icon of application in execution.
Juanma Barranquero [Sun, 14 Jan 2007 03:52:57 +0000 (03:52 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 14 Jan 2007 03:49:17 +0000 (03:49 +0000)]
(ruler-mode-ruler): Fix typo in docstring.
Juanma Barranquero [Sun, 14 Jan 2007 03:46:56 +0000 (03:46 +0000)]
(antlr-indent-at-bol-alist): Fix typo in docstring.
Glenn Morris [Sun, 14 Jan 2007 03:38:22 +0000 (03:38 +0000)]
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Juanma Barranquero [Sun, 14 Jan 2007 03:37:30 +0000 (03:37 +0000)]
(longlines-show-hard-newlines): Fix typo in docstring.
Juanma Barranquero [Sun, 14 Jan 2007 03:22:45 +0000 (03:22 +0000)]
(kmacro-insert-counter, kmacro-set-counter,
kmacro-start-macro-or-insert-counter, kmacro-step-edit-prefix-commands):
Fix typos in docstrings.
(kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
Juanma Barranquero [Sun, 14 Jan 2007 03:18:11 +0000 (03:18 +0000)]
(keypad-setup): Fix typos in docstring.
Juanma Barranquero [Sun, 14 Jan 2007 03:15:41 +0000 (03:15 +0000)]
(Coding Conventions): Fix typos.
Eli Zaretskii [Sat, 13 Jan 2007 21:58:23 +0000 (21:58 +0000)]
(Fdelete_process, Fprocess_id, sigchld_handler): Copy PID into EMACS_INT
to avoid GCC warnings.
Eli Zaretskii [Sat, 13 Jan 2007 21:47:31 +0000 (21:47 +0000)]
(maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoid
GCC warnings.
Eli Zaretskii [Sat, 13 Jan 2007 21:46:02 +0000 (21:46 +0000)]
(Fuser_uid, Fuser_real_uid): Copy values returned by geteuid and getuid
into EMACS_INT to avoid GCC warnings.
Eli Zaretskii [Sat, 13 Jan 2007 21:45:34 +0000 (21:45 +0000)]
(Ffile_attributes): Fix last change.
Mathias Dahl [Sat, 13 Jan 2007 18:50:37 +0000 (18:50 +0000)]
(tumme-cmd-rotate-original-options): Add -outfile
option. Remove redirect character ">".
Mathias Dahl [Sat, 13 Jan 2007 18:50:25 +0000 (18:50 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 13 Jan 2007 14:11:33 +0000 (14:11 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 13 Jan 2007 14:03:39 +0000 (14:03 +0000)]
(perform-replace): Remove leftover code.
Glenn Morris [Sat, 13 Jan 2007 02:25:58 +0000 (02:25 +0000)]
Add information on compiling 32-bit Emacs on 64-bit GNU/Linux.
Update copyright for years post-Emacs 21 to present.
Glenn Morris [Sat, 13 Jan 2007 02:24:54 +0000 (02:24 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 12 Jan 2007 22:33:09 +0000 (22:33 +0000)]
(perform-replace): Don't clear NODENT when computing the replacement string.
Richard M. Stallman [Fri, 12 Jan 2007 20:30:51 +0000 (20:30 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 12 Jan 2007 15:55:49 +0000 (15:55 +0000)]
(Ffile_attributes): Copy some members of `struct stat' into int's to avoid
GCC warnings about limited range of short in arguments to FIXNUM_OVERFLOW_P.
Kenichi Handa [Fri, 12 Jan 2007 11:34:23 +0000 (11:34 +0000)]
(ucs-input-method): Signal an error for a
Unicode character that is not yet supported.
YAMAMOTO Mitsuharu [Fri, 12 Jan 2007 09:00:54 +0000 (09:00 +0000)]
(mac_quit_char_key_p): Move extern outside #ifdef MAC_OSX.
(HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Parenthesize definitions.
YAMAMOTO Mitsuharu [Fri, 12 Jan 2007 09:00:24 +0000 (09:00 +0000)]
(x_free_frame_resources) [USE_CG_DRAWING]: Call
mac_prepare_for_quickdraw.
(quit_char, make_ctrl_char) [TARGET_API_MAC_CARBON]: Move externs
outside #ifdef MAC_OSX.
(mac_quit_char_key_p) [TARGET_API_MAC_CARBON]: Move function
outside #ifdef MAC_OSX.
(mac_check_bundle) [MAC_OSX]: Remove unused function.
YAMAMOTO Mitsuharu [Fri, 12 Jan 2007 09:00:16 +0000 (09:00 +0000)]
(HAVE_DIALOGS): Define if TARGET_API_MAC_CARBON.
(mac_handle_dialog_event, install_dialog_event_handler)
(create_and_show_dialog) [TARGET_API_MAC_CARBON]: New functions.
(DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
(DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH)
(DIALOG_MAX_INNER_WIDTH, DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
(DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
(DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
(DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
(DIALOG_ICON_TOP_MARGIN) [TARGET_API_MAC_CARBON]: New macros.
(mac_dialog) [TARGET_API_MAC_CARBON]: Remove function.
(mac_dialog_show) [TARGET_API_MAC_CARBON]: Use create_and_show_dialog.
Kenichi Handa [Fri, 12 Jan 2007 00:55:34 +0000 (00:55 +0000)]
(uudecode-decode-region-internal): Make it work in a
multibyte buffer.
Richard M. Stallman [Thu, 11 Jan 2007 20:41:43 +0000 (20:41 +0000)]
(Windows Keyboard): Another small cleanup.
Michael Albinus [Thu, 11 Jan 2007 20:08:04 +0000 (20:08 +0000)]
* net/tramp.el (tramp-handle-file-local-copy): Set
`enable-multibyte-characters' to nil. Reported by Chris Moore
<christopher.ian.moore@gmail.com>.
Jan Djärv [Thu, 11 Jan 2007 19:22:04 +0000 (19:22 +0000)]
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal,
block/unblock SIGIO.
Stefan Monnier [Thu, 11 Jan 2007 16:52:59 +0000 (16:52 +0000)]
(diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions.
(diff-find-source-location): Use'em to check the hunks are well-formed.
Stefan Monnier [Thu, 11 Jan 2007 16:22:32 +0000 (16:22 +0000)]
(hexlify-buffer, dehexlify-buffer): Don't complain and don't
activate undo when undo is not active.
Reported by Chris <christopher.ian.moore@gmail.com>.
Stefan Monnier [Wed, 10 Jan 2007 23:48:04 +0000 (23:48 +0000)]
(ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
(ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
(ffap-url-at-point): Use char-classes rather than "a-z".
Richard M. Stallman [Wed, 10 Jan 2007 19:49:52 +0000 (19:49 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 10 Jan 2007 16:02:34 +0000 (16:02 +0000)]
Whitespace fixes.
Juanma Barranquero [Wed, 10 Jan 2007 15:28:11 +0000 (15:28 +0000)]
(fill-region): Doc fix.