]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago(longlines-auto-wrap): Handle argument correctly.
Chong Yidong [Mon, 4 Jun 2007 20:33:00 +0000 (20:33 +0000)]
(longlines-auto-wrap): Handle argument correctly.

17 years ago* longlines.el (longlines-auto-wrap): Handle argument correctly.
Chong Yidong [Mon, 4 Jun 2007 20:32:47 +0000 (20:32 +0000)]
* longlines.el (longlines-auto-wrap): Handle argument correctly.

17 years ago* net/socks.el: New file, taken from w3 repository.
Michael Albinus [Mon, 4 Jun 2007 20:24:09 +0000 (20:24 +0000)]
* net/socks.el: New file, taken from w3 repository.
(top): Update Copyright.  Don't load cl.el.
(all): Replace `case' by `cond', `string-to-int' by
`string-to-number', and `process-kill-without-query' by
`set-process-query-on-exit-flag'.
(socks-char-int): Remove defalias and all occurencies.

17 years ago*** empty log message ***
Juanma Barranquero [Mon, 4 Jun 2007 12:56:41 +0000 (12:56 +0000)]
*** empty log message ***

17 years agoQuiet --with-x-toolkit=no compilation warnings: #include <config.h>.
Thien-Thi Nguyen [Mon, 4 Jun 2007 07:50:42 +0000 (07:50 +0000)]
Quiet --with-x-toolkit=no compilation warnings: #include <config.h>.

17 years ago(compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
Juanma Barranquero [Mon, 4 Jun 2007 01:36:30 +0000 (01:36 +0000)]
(compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
(compilation-search-path, compilation-buffer-name-function): Doc fixes.
(compilation-finish-function): Fix typo in obsolescence declaration.

17 years ago*** empty log message ***
Juanma Barranquero [Mon, 4 Jun 2007 01:03:14 +0000 (01:03 +0000)]
*** empty log message ***

17 years agoAdd TIMESTAMP to LOC to handle "incremental compilation", e.g.,
Sam Steingold [Sun, 3 Jun 2007 18:56:15 +0000 (18:56 +0000)]
Add TIMESTAMP to LOC to handle "incremental compilation", e.g.,
with `omake -P': the compilation process never terminates and
automatically recompiles modified files.

17 years agoNew command kill-matching-buffers kills buffers whose name matches a regexp.
Sam Steingold [Sun, 3 Jun 2007 18:51:42 +0000 (18:51 +0000)]
New command kill-matching-buffers kills buffers whose name matches a regexp.

17 years ago(Click Events): Describe width and height when
Nick Roberts [Sun, 3 Jun 2007 01:05:49 +0000 (01:05 +0000)]
(Click Events): Describe width and height when
object is nil.

17 years ago(Fmouse_position, Fmouse_pixel_position):
Nick Roberts [Sun, 3 Jun 2007 01:03:22 +0000 (01:03 +0000)]
(Fmouse_position, Fmouse_pixel_position):
Condition on HAVE_GPM too.

17 years ago(discard_mouse_events): Add GPM_CLICK_EVENT case.
Nick Roberts [Sun, 3 Jun 2007 00:57:11 +0000 (00:57 +0000)]
(discard_mouse_events): Add GPM_CLICK_EVENT case.

17 years ago(term_mouse_highlight): Remove unused variables.
Nick Roberts [Sun, 3 Jun 2007 00:55:34 +0000 (00:55 +0000)]
(term_mouse_highlight): Remove unused variables.
(Fterm_open_connection): Set gpm_zerobased to 1.
(term_mouse_movement, term_mouse_click, handle_one_term_event):
Use zero based co-ordinates.
(handle_one_term_event): Report a drag as mouse movement too.

17 years ago*** empty log message ***
Nick Roberts [Sun, 3 Jun 2007 00:54:02 +0000 (00:54 +0000)]
*** empty log message ***

17 years ago(MOUSE_SUPPORT): Define for HAVE_GPM.
Nick Roberts [Sun, 3 Jun 2007 00:41:36 +0000 (00:41 +0000)]
(MOUSE_SUPPORT): Define for HAVE_GPM.

17 years ago(search_image_cache): New function. Require background
Chong Yidong [Sun, 3 Jun 2007 00:23:33 +0000 (00:23 +0000)]
(search_image_cache): New function.  Require background
color match if background color is unspecified in the image spec.
(uncache_image, lookup_image): Use it.

17 years ago* image.c (search_image_cache): New function. Require background
Chong Yidong [Sun, 3 Jun 2007 00:21:56 +0000 (00:21 +0000)]
* image.c (search_image_cache): New function.  Require background
color match if background color is unspecified in the image spec.
(uncache_image, lookup_image): Use it.

17 years agoRemove two finished items:
Chong Yidong [Sun, 3 Jun 2007 00:19:11 +0000 (00:19 +0000)]
Remove two finished items:
** Display images with alpha channels with the current background color
** describe-face should show an example of text in the face.

17 years ago(Hideshow): Delete.
Thien-Thi Nguyen [Sat, 2 Jun 2007 12:23:08 +0000 (12:23 +0000)]
(Hideshow): Delete.
(EDB, Go in a buffer): Update urls.

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 1 Jun 2007 12:17:40 +0000 (12:17 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 1 Jun 2007 11:49:54 +0000 (11:49 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 1 Jun 2007 11:16:03 +0000 (11:16 +0000)]
*** empty log message ***

17 years ago(Fshrink_window): Reflow docstring.
Juanma Barranquero [Fri, 1 Jun 2007 11:00:57 +0000 (11:00 +0000)]
(Fshrink_window): Reflow docstring.

17 years ago(dired-recursive-deletes, dired-recursive-copies):
David Kastrup [Fri, 1 Jun 2007 05:01:56 +0000 (05:01 +0000)]
(dired-recursive-deletes, dired-recursive-copies):
Change default to `top'.

17 years ago(x_set_name_internal): Save encoded name before x_encode_text in case
Chong Yidong [Fri, 1 Jun 2007 04:00:27 +0000 (04:00 +0000)]
(x_set_name_internal): Save encoded name before x_encode_text in case
string data is relocated.

17 years ago* xfns.c (x_set_name_internal): Save encoded name before
Chong Yidong [Fri, 1 Jun 2007 04:00:14 +0000 (04:00 +0000)]
* xfns.c (x_set_name_internal): Save encoded name before
x_encode_text in case string data is relocated.

17 years ago*** empty log message ***
Nick Roberts [Fri, 1 Jun 2007 00:17:08 +0000 (00:17 +0000)]
*** empty log message ***

17 years ago(dired-do-flagged-delete, dired-do-delete): Doc fix.
Richard M. Stallman [Thu, 31 May 2007 21:10:49 +0000 (21:10 +0000)]
(dired-do-flagged-delete, dired-do-delete): Doc fix.

17 years agocss-mode.el: New file.
Stefan Monnier [Thu, 31 May 2007 00:52:35 +0000 (00:52 +0000)]
css-mode.el: New file.

17 years agoWhitespace fix.
Richard M. Stallman [Wed, 30 May 2007 19:28:11 +0000 (19:28 +0000)]
Whitespace fix.

17 years agoFix tq.el edge case
Miles Bader [Wed, 30 May 2007 14:06:39 +0000 (14:06 +0000)]
Fix tq.el edge case

(tq-queue-pop): Stifle error when a process has died and we are trying to
send a signal to it.  The program using tq.el should periodically check
to see whether the process has died and react appropriately -- this is
not the responsibility of tq.el, and is consistent with the rest of the
tq.el source code.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-779
Creator:  Michael Olson <mwolson@gnu.org>

17 years ago(init_sys_modes): Add rather than replace with
Nick Roberts [Wed, 30 May 2007 05:24:18 +0000 (05:24 +0000)]
(init_sys_modes): Add rather than replace with
O_NONBLOCK.

17 years ago(term_mouse_moveto): New extern.
Nick Roberts [Wed, 30 May 2007 05:22:46 +0000 (05:22 +0000)]
(term_mouse_moveto): New extern.

17 years ago(Fset_mouse_pixel_position): Add call to
Nick Roberts [Wed, 30 May 2007 05:21:19 +0000 (05:21 +0000)]
(Fset_mouse_pixel_position): Add call to
term_mouse_moveto.

17 years ago(mouse_face_window): Rename...
Nick Roberts [Wed, 30 May 2007 05:19:55 +0000 (05:19 +0000)]
(mouse_face_window): Rename...
(Qmouse_face_window): ...to this.
(term_show_mouse_face, term_clear_mouse_face)
(term_mouse_highlight): Use Qmouse_face_window.
(term_mouse_moveto): New function.
(term_mouse_position): Make it work.
(syms_of_term): Uncomment assignment to mouse_position_hook.
Staticpro Qmouse_face_window.

17 years ago(Click Events): Layout more logically. Describe
Nick Roberts [Wed, 30 May 2007 05:18:22 +0000 (05:18 +0000)]
(Click Events): Layout more logically.  Describe
width and height.
(Drag Events, Motion Events): Update to new format for position.

17 years ago*** empty log message ***
Nick Roberts [Wed, 30 May 2007 05:16:46 +0000 (05:16 +0000)]
*** empty log message ***

17 years agoUlrich Mueller <ulm at gentoo.org> (tiny change)
Glenn Morris [Wed, 30 May 2007 04:58:38 +0000 (04:58 +0000)]
Ulrich Mueller  <ulm at gentoo.org>  (tiny change)

(XMakeAssoc): Use malloc rather than xmalloc.

17 years agoMerge from emacs--rel--22
Miles Bader [Tue, 29 May 2007 23:19:43 +0000 (23:19 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 29-32)

   - Update from CVS

2007-05-29  Martin Rudalics  <rudalics@gmx.at>

   * lisp/textmodes/table.el (table--point-entered-cell-function)
   (table--point-left-cell-function): Bind
   `inhibit-point-motion-hooks' to t.

2007-05-28  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.

2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)

   * lisp/log-edit.el (log-edit-changelog-paragraph): Return point-max
   as the end of the ChangeLog paragraph when it ends without a line
   termination.

2007-05-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * src/xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t
   around current_column call.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-778

17 years agoMerge from emacs--rel--22, gnus--rel--5.10
Miles Bader [Tue, 29 May 2007 23:19:17 +0000 (23:19 +0000)]
Merge from emacs--rel--22, gnus--rel--5.10

Patches applied:

 * emacs--rel--22  (patch 28)

   - Update from CVS

 * gnus--rel--5.10  (patch 224-225)

   - Merge from emacs--devo--0, emacs--rel--22
   - Update from CVS

2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-pop-to-buffer): Add switch-function argument.
   (message-mail): Pass switch-function argument to it.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-777

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 29 May 2007 19:43:27 +0000 (19:43 +0000)]
*** empty log message ***

17 years agoFix typo.
Chong Yidong [Tue, 29 May 2007 16:24:25 +0000 (16:24 +0000)]
Fix typo.

17 years agoFix typo.
Chong Yidong [Tue, 29 May 2007 16:23:22 +0000 (16:23 +0000)]
Fix typo.

17 years ago(url-mailto): Insert body after mail-header-separator if present, so
Chong Yidong [Tue, 29 May 2007 15:31:08 +0000 (15:31 +0000)]
(url-mailto): Insert body after mail-header-separator if present, so
that is is before signature.  Suggested by Leo Liu <sdl.web@gmail.com>.

17 years ago* url-mailto.el (url-mailto): Insert body after
Chong Yidong [Tue, 29 May 2007 15:31:01 +0000 (15:31 +0000)]
* url-mailto.el (url-mailto): Insert body after
mail-header-separator if present, so that is is before signature.
Suggested by Leo Liu <sdl.web@gmail.com>.

17 years ago(url-mailto): Insert body after mail-header-separator if present, so
Chong Yidong [Tue, 29 May 2007 15:30:06 +0000 (15:30 +0000)]
(url-mailto): Insert body after mail-header-separator if present, so
that is is before signature.  Suggested by Leo Liu <sdl.web@gmail.com>.

17 years ago* url-mailto.el (url-mailto): Insert body after
Chong Yidong [Tue, 29 May 2007 15:29:58 +0000 (15:29 +0000)]
* url-mailto.el (url-mailto): Insert body after
mail-header-separator if present, so that is is before signature.
Suggested by Leo Liu <sdl.web@gmail.com>.

17 years ago(table--point-entered-cell-function)
Martin Rudalics [Tue, 29 May 2007 06:14:19 +0000 (06:14 +0000)]
(table--point-entered-cell-function)
(table--point-left-cell-function): Bind
`inhibit-point-motion-hooks' to t.

17 years agoMinor cleanup.
Richard M. Stallman [Tue, 29 May 2007 02:16:17 +0000 (02:16 +0000)]
Minor cleanup.

17 years agoNikolaj Schumacher <n_schumacher at web.de> (tiny change)
Glenn Morris [Tue, 29 May 2007 00:53:54 +0000 (00:53 +0000)]
Nikolaj Schumacher  <n_schumacher at web.de>  (tiny change)

(rx): Doc fix.

17 years agoNikolaj Schumacher <n_schumacher at web.de> (tiny change)
Glenn Morris [Tue, 29 May 2007 00:52:08 +0000 (00:52 +0000)]
Nikolaj Schumacher  <n_schumacher at web.de>  (tiny change)

(rx): Doc fix.

17 years ago*** empty log message ***
Glenn Morris [Tue, 29 May 2007 00:51:41 +0000 (00:51 +0000)]
*** empty log message ***

17 years agoRobert J. Chassell <bob at rattlesnake.com>
Glenn Morris [Tue, 29 May 2007 00:47:12 +0000 (00:47 +0000)]
Robert J. Chassell  <bob at rattlesnake.com>

Fix instances of `allow' without object.

17 years agoRobert J. Chassell <bob at rattlesnake.com>
Glenn Morris [Tue, 29 May 2007 00:44:34 +0000 (00:44 +0000)]
Robert J. Chassell  <bob at rattlesnake.com>

Fix instances of `allow' without object.

17 years ago(idlwave-routines): Fix typo in docstring.
Juanma Barranquero [Mon, 28 May 2007 23:03:37 +0000 (23:03 +0000)]
(idlwave-routines): Fix typo in docstring.

17 years ago(sgml-point-entered): Use condition-case.
Chong Yidong [Mon, 28 May 2007 14:10:50 +0000 (14:10 +0000)]
(sgml-point-entered): Use condition-case.

17 years ago* textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
Chong Yidong [Mon, 28 May 2007 14:10:24 +0000 (14:10 +0000)]
* textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.

17 years ago*** empty log message ***
Michael Albinus [Mon, 28 May 2007 10:32:54 +0000 (10:32 +0000)]
*** empty log message ***

17 years ago(webjump-sample-sites): Add simple Wikipedia query.
Juanma Barranquero [Mon, 28 May 2007 07:42:10 +0000 (07:42 +0000)]
(webjump-sample-sites): Add simple Wikipedia query.

17 years ago(message-narrow-to-headers-or-head): Ignore mail-header-separator in
Chong Yidong [Mon, 28 May 2007 04:11:30 +0000 (04:11 +0000)]
(message-narrow-to-headers-or-head): Ignore mail-header-separator in
the body.

17 years ago* message.el (message-narrow-to-headers-or-head): Ignore
Chong Yidong [Mon, 28 May 2007 04:11:07 +0000 (04:11 +0000)]
* message.el (message-narrow-to-headers-or-head): Ignore
mail-header-separator in the body.

17 years ago(redisplay_internal): Bind inhibit-point-motion-hooks to t
YAMAMOTO Mitsuharu [Mon, 28 May 2007 03:01:26 +0000 (03:01 +0000)]
(redisplay_internal): Bind inhibit-point-motion-hooks to t
around current_column call.

17 years ago(message-pop-to-buffer): Add switch-function argument.
Chong Yidong [Mon, 28 May 2007 02:44:17 +0000 (02:44 +0000)]
(message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.

17 years ago* message.el (message-pop-to-buffer): Add switch-function argument.
Chong Yidong [Mon, 28 May 2007 02:43:14 +0000 (02:43 +0000)]
* message.el (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.

17 years ago(log-edit-changelog-paragraph): Return point-max as the end of the
Richard M. Stallman [Sun, 27 May 2007 23:18:08 +0000 (23:18 +0000)]
(log-edit-changelog-paragraph): Return point-max as the end of the
ChangeLog paragraph when it ends without a line termination.

17 years agoUndo last change because Debian fixed their bug.
Richard M. Stallman [Sun, 27 May 2007 02:23:53 +0000 (02:23 +0000)]
Undo last change because Debian fixed their bug.

17 years ago* xfaces.c (syms_of_xfaces): Delete stray semicolon.
Dan Nicolaescu [Sat, 26 May 2007 17:21:14 +0000 (17:21 +0000)]
* xfaces.c (syms_of_xfaces): Delete stray semicolon.
* xdisp.c (next_element_from_buffer):
* window.c (delete_window):
* term.c (term_mouse_highlight):
* msdos.c (getdefdir):
* macterm.c (mac_create_bitmap_from_bitmap_data)
(init_font_name_table):
* fns.c (Fsxhash):
* data.c (Fmake_local_variable):
* ccl.c (ccl_driver): Likewise.

17 years agoMichael Olson <mwolson at gnu.org>
Glenn Morris [Sat, 26 May 2007 04:17:36 +0000 (04:17 +0000)]
Michael Olson  <mwolson at gnu.org>

(Modules): Fix references to completion modules.

17 years agoMichael Olson <mwolson at gnu.org>
Glenn Morris [Sat, 26 May 2007 04:16:16 +0000 (04:16 +0000)]
Michael Olson  <mwolson at gnu.org>

(Modules): Fix references to completion modules.

17 years ago*** empty log message ***
Glenn Morris [Sat, 26 May 2007 04:15:36 +0000 (04:15 +0000)]
*** empty log message ***

17 years ago** xterm-mouse-event truncation bug: install Stefan's patch.
Chong Yidong [Sat, 26 May 2007 02:32:07 +0000 (02:32 +0000)]
** xterm-mouse-event truncation bug: install Stefan's patch.
Installed.

17 years ago** canonically-space-region: install Stefan's patch.
Chong Yidong [Sat, 26 May 2007 02:31:39 +0000 (02:31 +0000)]
** canonically-space-region: install Stefan's patch.
Installed.

17 years ago(define-derived-mode): Remove bogus compatibiity code.
Stefan Monnier [Fri, 25 May 2007 17:00:54 +0000 (17:00 +0000)]
(define-derived-mode): Remove bogus compatibiity code.

17 years ago(copyright-names-regexp): New var.
Stefan Monnier [Fri, 25 May 2007 16:58:18 +0000 (16:58 +0000)]
(copyright-names-regexp): New var.
(copyright-update-year): Use it.

17 years ago(edmacro-format-keys): Use current-active-maps.
Stefan Monnier [Fri, 25 May 2007 16:43:24 +0000 (16:43 +0000)]
(edmacro-format-keys): Use current-active-maps.

17 years agoFix up comment convention.
Stefan Monnier [Fri, 25 May 2007 16:42:10 +0000 (16:42 +0000)]
Fix up comment convention.

17 years ago(ediff-defvar-local, ediff-with-current-buffer):
Stefan Monnier [Fri, 25 May 2007 16:41:25 +0000 (16:41 +0000)]
(ediff-defvar-local, ediff-with-current-buffer):
Add indentation and debugging info.  Fix up comment convention.

17 years ago(standard-display-european): Docstring fix.
Stefan Monnier [Fri, 25 May 2007 16:37:01 +0000 (16:37 +0000)]
(standard-display-european): Docstring fix.

17 years ago(custom-make-dependencies): Simplify.
Stefan Monnier [Fri, 25 May 2007 16:16:17 +0000 (16:16 +0000)]
(custom-make-dependencies): Simplify.

17 years ago(compose-region, decompose-region):
Stefan Monnier [Fri, 25 May 2007 16:14:21 +0000 (16:14 +0000)]
(compose-region, decompose-region):
Use inhibit-read-only and restore-buffer-modified-p.

17 years ago(xterm-mouse-truncate-wrap): New function.
Stefan Monnier [Fri, 25 May 2007 15:05:39 +0000 (15:05 +0000)]
(xterm-mouse-truncate-wrap): New function.
(xterm-mouse-event): Use it.

17 years ago(canonically-space-region): Make the second arg
Stefan Monnier [Fri, 25 May 2007 15:00:22 +0000 (15:00 +0000)]
(canonically-space-region): Make the second arg
a marker if it's not already the case.

17 years ago(xterm-mouse-truncate-wrap): New function.
Stefan Monnier [Fri, 25 May 2007 14:34:35 +0000 (14:34 +0000)]
(xterm-mouse-truncate-wrap): New function.
(xterm-mouse-event): Use it.

17 years ago(bs-cycle-previous): Don't modify the cycle list until `switch-to-buffer' has
Juanma Barranquero [Fri, 25 May 2007 10:14:51 +0000 (10:14 +0000)]
(bs-cycle-previous): Don't modify the cycle list until `switch-to-buffer' has
returned succesfully.
(bs-cycle-next): Ditto.  Also, don't bury the buffer when the window is
dedicated (it could iconify the frame).

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 25 May 2007 07:18:28 +0000 (07:18 +0000)]
*** empty log message ***

17 years agoMerge from emacs--rel--22
Miles Bader [Fri, 25 May 2007 04:55:49 +0000 (04:55 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 26-27)

   - Update from CVS
   - lisp/vc-hooks.el (vc-find-root): Fix file attribute test

2007-05-25  Miles Bader  <miles@fencepost.gnu.org>

   * lisp/vc-hooks.el (vc-find-root): Fix file attribute test.

2007-05-24  Richard M. Stallman  <rms@gnu.org>

   * lisp/textmodes/flyspell.el (flyspell-correct-word-before-point):
   Don't let opoint be nil.
   (flyspell-emacs-popup): Explicit error if no dialogs.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-772

17 years agolisp/vc-hooks.el (vc-find-root): Fix file attribute test
Miles Bader [Fri, 25 May 2007 04:41:42 +0000 (04:41 +0000)]
lisp/vc-hooks.el (vc-find-root): Fix file attribute test

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-27

17 years agoMerge from emacs--rel--22
Miles Bader [Fri, 25 May 2007 02:38:05 +0000 (02:38 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 25)

   - Update from CVS

2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * mac/INSTALL: Add note about moving self-contained application bundle
   to non-ASCII directory.

2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * src/macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
   Call mac_wakeup_from_rne on window size change.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-770

17 years ago* mkinstalldirs: Sync to version in automake CVS.
Chong Yidong [Fri, 25 May 2007 02:24:11 +0000 (02:24 +0000)]
* mkinstalldirs: Sync to version in automake CVS.

17 years agoSync to latest version from automake.
Chong Yidong [Fri, 25 May 2007 02:11:41 +0000 (02:11 +0000)]
Sync to latest version from automake.

17 years ago(uncache_image): Fix typo.
Chong Yidong [Fri, 25 May 2007 02:02:25 +0000 (02:02 +0000)]
(uncache_image): Fix typo.

17 years ago* image.c (uncache_image): Fix typo.
Chong Yidong [Fri, 25 May 2007 02:02:18 +0000 (02:02 +0000)]
* image.c (uncache_image): Fix typo.

17 years ago(redisplay_window): If first window line is a continuation line,
Chong Yidong [Thu, 24 May 2007 23:21:32 +0000 (23:21 +0000)]
(redisplay_window): If first window line is a continuation line,
recompute the new window start instead of recentering.

17 years ago* xdisp.c (redisplay_window): If first window line is a continuation
Chong Yidong [Thu, 24 May 2007 23:21:23 +0000 (23:21 +0000)]
* xdisp.c (redisplay_window): If first window line is a continuation
line, recompute the new window start instead of recentering.

17 years ago(image-forward-hscroll, image-backward-hscroll)
Chong Yidong [Thu, 24 May 2007 23:12:53 +0000 (23:12 +0000)]
(image-forward-hscroll, image-backward-hscroll)
(image-next-line, image-previous-line, image-scroll-up)
(image-scroll-down, image-bol, image-eol, image-bob, image-eob):
New functions.
(image-mode-map): Remap motion commands.
(image-mode-text-map): New keymap for viewing images as text.
(image-mode): Use image-mode-map.
(image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.

17 years ago* image-mode.el (image-forward-hscroll, image-backward-hscroll)
Chong Yidong [Thu, 24 May 2007 23:12:40 +0000 (23:12 +0000)]
* image-mode.el (image-forward-hscroll, image-backward-hscroll)
(image-next-line, image-previous-line, image-scroll-up)
(image-scroll-down, image-bol, image-eol, image-bob, image-eob):
New functions.
(image-mode-map): Remap motion commands.
(image-mode-text-map): New keymap for viewing images as text.
(image-mode): Use image-mode-map.
(image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.

17 years ago(flyspell-correct-word-before-point): Don't let opoint be nil.
Richard M. Stallman [Thu, 24 May 2007 22:12:25 +0000 (22:12 +0000)]
(flyspell-correct-word-before-point): Don't let opoint be nil.
(flyspell-emacs-popup): Explicit error if no dialogs.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 24 May 2007 20:18:14 +0000 (20:18 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 222-223)

   - Update from CVS

2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-narrow-to-headers-or-head): Ignore
   mail-header-separator in the body.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-768

17 years ago(canonically-space-region): Make the second arg
Stefan Monnier [Thu, 24 May 2007 16:13:18 +0000 (16:13 +0000)]
(canonically-space-region): Make the second arg
a marker if it's not already the case.

17 years agoInclude dump.bat in the binary release.
Jason Rumney [Thu, 24 May 2007 15:42:36 +0000 (15:42 +0000)]
Include dump.bat in the binary release.
Filter out .arch-inventory files.