bpt/emacs.git
17 years ago(uncache_image): New function.
Chong Yidong [Mon, 21 May 2007 23:03:49 +0000 (23:03 +0000)]
(uncache_image): New function.
(Fimage_refresh): New function.

17 years ago* image.c (uncache_image): New function.
Chong Yidong [Mon, 21 May 2007 23:03:40 +0000 (23:03 +0000)]
* image.c (uncache_image): New function.
(Fimage_refresh): New function.

17 years ago(show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.
Chong Yidong [Mon, 21 May 2007 20:09:57 +0000 (20:09 +0000)]
(show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.

17 years ago(magic-mode-alist): Remove image-type-auto-detected-p.
Chong Yidong [Mon, 21 May 2007 16:43:27 +0000 (16:43 +0000)]
(magic-mode-alist): Remove image-type-auto-detected-p.
(magic-fallback-mode-alist): Add image-type-auto-detected-p.

17 years ago(image-type-from-file-name, image-type): Simplify.
Chong Yidong [Mon, 21 May 2007 16:43:13 +0000 (16:43 +0000)]
(image-type-from-file-name, image-type): Simplify.
(image-type-auto-detected-p): Don't scan auto-mode-alist.

17 years ago* image.el (image-type-from-file-name, image-type): Simplify.
Chong Yidong [Mon, 21 May 2007 16:42:52 +0000 (16:42 +0000)]
* image.el (image-type-from-file-name, image-type): Simplify.
(image-type-auto-detected-p): Don't scan auto-mode-alist.

* files.el (magic-mode-alist): Remove image-type-auto-detected-p.
(magic-fallback-mode-alist): Add image-type-auto-detected-p.

17 years agoReplace text inadvertantly removed by unpatched autoconf.
Nick Roberts [Sun, 20 May 2007 20:40:34 +0000 (20:40 +0000)]
Replace text inadvertantly removed by unpatched autoconf.

17 years agoMove bugs to release branch, again.
Glenn Morris [Sun, 20 May 2007 20:29:43 +0000 (20:29 +0000)]
Move bugs to release branch, again.

17 years ago*** empty log message ***
Dan Nicolaescu [Sun, 20 May 2007 19:19:53 +0000 (19:19 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 20 May 2007 17:09:41 +0000 (17:09 +0000)]
*** empty log message ***

17 years agoMove GPM check outside HAVE_X_WINDOWS.
Jan Djärv [Sun, 20 May 2007 13:20:25 +0000 (13:20 +0000)]
Move GPM check outside HAVE_X_WINDOWS.

17 years ago(terminal-init-linux): Don't signal an error
Nick Roberts [Sun, 20 May 2007 08:32:16 +0000 (08:32 +0000)]
(terminal-init-linux): Don't signal an error
if gpm isn't running.

17 years ago(t-mouse-mode): Reset t-mouse-mode to nil if there
Nick Roberts [Sun, 20 May 2007 08:30:57 +0000 (08:30 +0000)]
(t-mouse-mode): Reset t-mouse-mode to nil if there
is an error.

17 years ago*** empty log message ***
Nick Roberts [Sun, 20 May 2007 08:29:25 +0000 (08:29 +0000)]
*** empty log message ***

17 years agoRegenerate.
Andreas Schwab [Sun, 20 May 2007 07:41:01 +0000 (07:41 +0000)]
Regenerate.

17 years agoRemove empty AC_SUBST.
Andreas Schwab [Sun, 20 May 2007 07:40:35 +0000 (07:40 +0000)]
Remove empty AC_SUBST.

17 years agoReduce to a minor-mode macro call.
Nick Roberts [Sun, 20 May 2007 05:48:36 +0000 (05:48 +0000)]
Reduce to a minor-mode macro call.
(t-mouse-mode) Remove the lighter.

17 years ago(terminal-init-linux): Enable t-mouse by default.
Nick Roberts [Sun, 20 May 2007 05:46:31 +0000 (05:46 +0000)]
(terminal-init-linux): Enable t-mouse by default.

17 years ago*** empty log message ***
Nick Roberts [Sun, 20 May 2007 05:44:20 +0000 (05:44 +0000)]
*** empty log message ***

17 years ago* configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
Nick Roberts [Sun, 20 May 2007 05:16:40 +0000 (05:16 +0000)]
* configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
it like others.
* configure: Regenerate.

17 years agoUse HAVE_GPM instead of HAVE_GPM_H.
Nick Roberts [Sun, 20 May 2007 05:13:28 +0000 (05:13 +0000)]
Use HAVE_GPM instead of HAVE_GPM_H.

17 years ago*** empty log message ***
Nick Roberts [Sun, 20 May 2007 05:07:36 +0000 (05:07 +0000)]
*** empty log message ***

17 years ago(make_lispy_event): Make case GPM_CLICK_EVENT
Nick Roberts [Sun, 20 May 2007 03:51:31 +0000 (03:51 +0000)]
(make_lispy_event): Make case GPM_CLICK_EVENT
conditional on [HAVE_GPM_H].

17 years ago*** empty log message ***
Nick Roberts [Sun, 20 May 2007 03:49:33 +0000 (03:49 +0000)]
*** empty log message ***

17 years agoMerge from emacs--rel--22
Miles Bader [Sun, 20 May 2007 03:12:22 +0000 (03:12 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 20-21)

   - Update from CVS

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

   * lisp/simple.el (push-mark): Doc fix.

2007-05-18  Rob Riepel  <riepel@Stanford.EDU>

   * lisp/emulation/tpu-edt.el (CSI-map, SS3-map) Moved from global-map to
   tpu-global-map.
   (tpu-original-global-map) Variable deleted.
   (tpu-control-keys-map) New keymap variable.
   (tpu-set-control-keys) Use tpu-reset-control-keys rather than
   setting keymapping directly.
   (tpu-reset-control-keys) Use tpu-control-keys-map instead of
   tpu-global-map.
   (tpu-edt-on): Activate the tpu-global-map.
   (tpu-edt-off): Deactivate the tpu-global-map.

2007-05-18  Ryan Yeske  <rcyeske@gmail.com>

   * lisp/textmodes/ispell.el (ispell-get-word): Return markers
   for start and end positions.
   (ispell-word): Assume END is a marker.

2007-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>

   * src/syntax.c (skip_chars): Update syntax-table only after we checked that
   the new location is valid.

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

   * src/macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around
   mac_get_window_bounds.

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

17 years agoReduce to a minor-mode macro call.
Nick Roberts [Sun, 20 May 2007 02:52:46 +0000 (02:52 +0000)]
Reduce to a minor-mode macro call.

17 years ago* src/configure.in (AC_CHECK_HEADERS) Add gpm.h.
Nick Roberts [Sun, 20 May 2007 02:51:25 +0000 (02:51 +0000)]
* src/configure.in (AC_CHECK_HEADERS) Add gpm.h.
(AC_CHECK_LIB): Add -lgpm.
* config.in Regenerate.

17 years ago(LIBGPM): Allow it to be set from configure.
Nick Roberts [Sun, 20 May 2007 02:49:03 +0000 (02:49 +0000)]
(LIBGPM): Allow it to be set from configure.
If set then link Emacs with it.

17 years ago(enum event_kind): Add GPM_CLICK_EVENT.
Nick Roberts [Sun, 20 May 2007 02:47:36 +0000 (02:47 +0000)]
(enum event_kind): Add GPM_CLICK_EVENT.
Include gpm.h.
(handle_one_term_event, term_gpm) New externs.

17 years ago(add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
Nick Roberts [Sun, 20 May 2007 02:44:05 +0000 (02:44 +0000)]
(add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
New externs.

17 years ago(gpm_wait_mask, max_gpm_desc): New variables.
Nick Roberts [Sun, 20 May 2007 02:41:19 +0000 (02:41 +0000)]
(gpm_wait_mask, max_gpm_desc): New variables.
(wait_reading_process_output): Wait on gpm_fd too.
(add_gpm_wait_descriptor, delete_gpm_wait_descriptor)): New functions.
(add_gpm_wait_descriptor_called_flag): New variable.
(delete_keyboard_wait_descriptor): Check gpm_wait_mask.

17 years ago* configure.in (AC_CHECK_HEADERS) Add gpm.h.
Nick Roberts [Sun, 20 May 2007 02:38:07 +0000 (02:38 +0000)]
* configure.in (AC_CHECK_HEADERS) Add gpm.h.
(AC_CHECK_LIB): Add -lgpm.

17 years ago* configure.in (AC_CHECK_HEADERS) Add gpm.h.
Nick Roberts [Sun, 20 May 2007 02:35:48 +0000 (02:35 +0000)]
* configure.in (AC_CHECK_HEADERS) Add gpm.h.
(AC_CHECK_LIB): Add -lgpm.
* configure: Regenerate.

17 years ago(init_sys_modes): Make gpm_fd nonblocking
Nick Roberts [Sun, 20 May 2007 02:32:29 +0000 (02:32 +0000)]
(init_sys_modes): Make gpm_fd nonblocking
and allow it to be interrupted by SIGIO.

17 years ago(Qmouse_fixup_help_message)
Nick Roberts [Sun, 20 May 2007 02:29:50 +0000 (02:29 +0000)]
(Qmouse_fixup_help_message)
(make_lispy_movement, tracking_off, Ftrack_mouse, some_mouse_moved)
(show_help_echo, readable_events, kbd_buffer_get_event, init_keyboard):
Extend HAVE_MOUSE ifdefs to HAVE_GPM_H.
(make_lispy_event): Add case GPM_CLICK_EVENT.
(read_avail_input): Handle mouse input.

17 years ago(write_glyphs_with_face): New function.
Nick Roberts [Sun, 20 May 2007 02:27:53 +0000 (02:27 +0000)]
(write_glyphs_with_face): New function.
[HAVE_GPM_H]: Include buffer.h, sys/fcntl.h.
(mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row)
(mouse_face_end_col, mouse_face_past_end, mouse_face_window)
(mouse_face_face_id, term_gpm, pos_x, pos_y)
(last_mouse_x, last_mouse_y): New variables.
(term_show_mouse_face, term_clear_mouse_face, fast_find_position)
(term_mouse_highlight, term_mouse_movement, term_mouse_position)
(term_mouse_click, handle_one_term_event, Fterm_open_connection)
(Fterm_close_connection): New functions.
(term_init): Initialise mouse_face_window.

17 years ago*** empty log message ***
Nick Roberts [Sun, 20 May 2007 02:26:33 +0000 (02:26 +0000)]
*** empty log message ***

17 years ago(auto-mode-alist): Change the regexp so that
Dan Nicolaescu [Sat, 19 May 2007 23:44:44 +0000 (23:44 +0000)]
(auto-mode-alist): Change the regexp so that
ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 19 May 2007 22:31:10 +0000 (22:31 +0000)]
*** empty log message ***

17 years ago** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
Chong Yidong [Sat, 19 May 2007 18:59:16 +0000 (18:59 +0000)]
** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
This is fixed.

17 years ago(redisplay_window): If first window line is a continuation line,
Chong Yidong [Sat, 19 May 2007 18:43:14 +0000 (18:43 +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 [Sat, 19 May 2007 18:43:04 +0000 (18:43 +0000)]
* xdisp.c (redisplay_window): If first window line is a continuation
line, recompute the new window start instead of recentering.

17 years ago* paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
Chong Yidong [Sat, 19 May 2007 18:39:44 +0000 (18:39 +0000)]
* paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
changes.

17 years ago(skip_chars): Update syntax-table only after we checked that
Stefan Monnier [Sat, 19 May 2007 15:15:19 +0000 (15:15 +0000)]
(skip_chars): Update syntax-table only after we checked that
the new location is valid.

17 years ago(t-mouse-mode): Improve docstring.
Stefan Monnier [Sat, 19 May 2007 14:00:15 +0000 (14:00 +0000)]
(t-mouse-mode): Improve docstring.

17 years agoFix URL of EmacsW32 site where building with image support is described.
Eli Zaretskii [Sat, 19 May 2007 08:01:36 +0000 (08:01 +0000)]
Fix URL of EmacsW32 site where building with image support is described.

17 years agoFix URL of EmacsW32 site where building with image support is described.
Eli Zaretskii [Sat, 19 May 2007 07:58:10 +0000 (07:58 +0000)]
Fix URL of EmacsW32 site where building with image support is described.

17 years ago(x_calc_absolute_position): Add BLOCK_INPUT around
YAMAMOTO Mitsuharu [Sat, 19 May 2007 05:08:05 +0000 (05:08 +0000)]
(x_calc_absolute_position): Add BLOCK_INPUT around
mac_get_window_bounds.

17 years agoConvert from PPM to PBM.
Glenn Morris [Sat, 19 May 2007 05:06:40 +0000 (05:06 +0000)]
Convert from PPM to PBM.

17 years agoConvert from PGM to PBM.
Glenn Morris [Sat, 19 May 2007 05:02:48 +0000 (05:02 +0000)]
Convert from PGM to PBM.

17 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 19 May 2007 04:46:32 +0000 (04:46 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(Info-fontify-node): Fontify https as well as http and ftp.

17 years ago*** empty log message ***
Glenn Morris [Sat, 19 May 2007 04:45:30 +0000 (04:45 +0000)]
*** empty log message ***

17 years ago(push-mark): Doc fix.
Richard M. Stallman [Fri, 18 May 2007 22:56:08 +0000 (22:56 +0000)]
(push-mark): Doc fix.

17 years ago(ispell-get-word): Return markers for start and end positions.
Richard M. Stallman [Fri, 18 May 2007 22:32:08 +0000 (22:32 +0000)]
(ispell-get-word): Return markers for start and end positions.
(ispell-word): Assume END is a marker.

17 years ago(CSI-map, SS3-map) Moved from global-map to tpu-global-map.
Richard M. Stallman [Fri, 18 May 2007 22:31:25 +0000 (22:31 +0000)]
(CSI-map, SS3-map) Moved from global-map to tpu-global-map.
(tpu-original-global-map) Variable deleted.
(tpu-control-keys-map) New keymap variable.
(tpu-set-control-keys) Use tpu-reset-control-keys rather than
setting keymapping directly.
(tpu-reset-control-keys) Use tpu-control-keys-map instead of tpu-global-map.
(tpu-edt-on): Activate the tpu-global-map.
(tpu-edt-off): Deactivate the tpu-global-map.

17 years agoRevert last change.
Thien-Thi Nguyen [Fri, 18 May 2007 09:35:40 +0000 (09:35 +0000)]
Revert last change.

17 years agoetags.c updates.
Francesco Potortì [Fri, 18 May 2007 08:45:29 +0000 (08:45 +0000)]
etags.c updates.

17 years agoExtern definitions of some more pointer functions for
Francesco Potortì [Fri, 18 May 2007 08:43:54 +0000 (08:43 +0000)]
Extern definitions of some more pointer functions for
standalone compilation, especially important for 64bit platforms.
(main, print_help): --members is now the default for etags.
(C_entries): Parse start of C comment as a space == end of token.
This is not necessary for C++ comment, already parsed as newline.

17 years agoTweak previous change.
Glenn Morris [Fri, 18 May 2007 07:43:29 +0000 (07:43 +0000)]
Tweak previous change.

17 years agoTweak previous change.
Glenn Morris [Fri, 18 May 2007 07:42:47 +0000 (07:42 +0000)]
Tweak previous change.

17 years ago(ORDINARY_LINK): No longer define on OpenBSD.
Glenn Morris [Fri, 18 May 2007 07:41:22 +0000 (07:41 +0000)]
(ORDINARY_LINK): No longer define on OpenBSD.
Suggested by Alfred M. Szmidt <ams@gnu.org>.

17 years ago*** empty log message ***
Glenn Morris [Fri, 18 May 2007 07:41:08 +0000 (07:41 +0000)]
*** empty log message ***

17 years agoRestore manual change about absence of shell functions from 20070503,
Glenn Morris [Fri, 18 May 2007 07:38:54 +0000 (07:38 +0000)]
Restore manual change about absence of shell functions from 20070503,
lost in previous regeneration from configure.in.

17 years agoUse default color when foreground or background color are unspecified.
Vinicius Jose Latorre [Fri, 18 May 2007 02:39:28 +0000 (02:39 +0000)]
Use default color when foreground or background color are unspecified.

17 years agoMerge from emacs--rel--22
Miles Bader [Fri, 18 May 2007 02:35:36 +0000 (02:35 +0000)]
Merge from emacs--rel--22

Patches applied:

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

   - Update from CVS

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

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 May 2007 21:34:58 +0000 (21:34 +0000)]
*** empty log message ***

17 years agoBump version to 22.0.990
Chong Yidong [Thu, 17 May 2007 18:55:36 +0000 (18:55 +0000)]
Bump version to 22.0.990

17 years agoRegenerate.
Chong Yidong [Thu, 17 May 2007 18:54:46 +0000 (18:54 +0000)]
Regenerate.

17 years agoGroup together all XEmacs/Emacs definitions.
Vinicius Jose Latorre [Thu, 17 May 2007 17:19:33 +0000 (17:19 +0000)]
Group together all XEmacs/Emacs definitions.

17 years agoFix typos.
Vinicius Jose Latorre [Thu, 17 May 2007 17:08:08 +0000 (17:08 +0000)]
Fix typos.

17 years ago(sgml-tag): Fix bug: Call sgml-transformation-function.
Thien-Thi Nguyen [Thu, 17 May 2007 13:33:12 +0000 (13:33 +0000)]
(sgml-tag): Fix bug: Call sgml-transformation-function.

17 years ago(highlight-changes-rotate-faces): Don't set
Martin Rudalics [Thu, 17 May 2007 08:42:29 +0000 (08:42 +0000)]
(highlight-changes-rotate-faces): Don't set
modified flag of buffer.  Use `inhibit-modification-hooks'.

17 years ago(ispell-start-process): Defend against bad default-directory.
Martin Rudalics [Thu, 17 May 2007 08:28:29 +0000 (08:28 +0000)]
(ispell-start-process): Defend against bad default-directory.

17 years agoAdd info on compiler version to previous change.
Glenn Morris [Thu, 17 May 2007 08:02:52 +0000 (08:02 +0000)]
Add info on compiler version to previous change.

17 years agoAdd info on compiler version to previous change.
Glenn Morris [Thu, 17 May 2007 08:01:40 +0000 (08:01 +0000)]
Add info on compiler version to previous change.

17 years ago(Dumping): Mention OpenBSD macppc problem.
Glenn Morris [Thu, 17 May 2007 07:59:21 +0000 (07:59 +0000)]
(Dumping): Mention OpenBSD macppc problem.

17 years ago(Dumping): Mention OpenBSD macppc problem.
Glenn Morris [Thu, 17 May 2007 07:58:16 +0000 (07:58 +0000)]
(Dumping): Mention OpenBSD macppc problem.

17 years ago*** empty log message ***
Glenn Morris [Thu, 17 May 2007 07:58:03 +0000 (07:58 +0000)]
*** empty log message ***

17 years ago(ORDINARY_LINK): No longer define on OpenBSD.
Glenn Morris [Thu, 17 May 2007 07:45:51 +0000 (07:45 +0000)]
(ORDINARY_LINK): No longer define on OpenBSD.

17 years ago(ORDINARY_LINK): No longer define on OpenBSD.
Glenn Morris [Thu, 17 May 2007 07:44:49 +0000 (07:44 +0000)]
(ORDINARY_LINK): No longer define on OpenBSD.

17 years agovc-hooks patch installed from trunk.
Glenn Morris [Thu, 17 May 2007 07:44:40 +0000 (07:44 +0000)]
vc-hooks patch installed from trunk.

table cell issue cannot be reproduced, even by the OP. rms:
"I think we should not delay the release to fix this"
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00168.html

"A redisplay bug in 22.0.99" was fixed by this change:

2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
* image.c (pbm_load): Correctly check image size for greyscale pbm.

(see also http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00498.html).

17 years agoFix date typo in previous change.
Glenn Morris [Thu, 17 May 2007 07:39:38 +0000 (07:39 +0000)]
Fix date typo in previous change.

17 years agoSync vc-hooks change from trunk at request of rms in FOR-RELEASE.
Glenn Morris [Thu, 17 May 2007 07:39:02 +0000 (07:39 +0000)]
Sync vc-hooks change from trunk at request of rms in FOR-RELEASE.

17 years agoSync change from trunk at request of rms in FOR-RELEASE:
Glenn Morris [Thu, 17 May 2007 07:38:11 +0000 (07:38 +0000)]
Sync change from trunk at request of rms in FOR-RELEASE:

Stefan Monnier  <monnier at iro.umontreal.ca>

(vc-find-root): Stop searching when the user changes.

17 years agoMerge from emacs--rel--22
Miles Bader [Thu, 17 May 2007 01:12:58 +0000 (01:12 +0000)]
Merge from emacs--rel--22

Patches applied:

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

   - Update from CVS

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

   * lisp/buff-menu.el (Buffer-menu-sort-column): Doc fix.

2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/files.el (magic-mode-alist, magic-fallback-mode-alist):
   Move the *ml, Postscript, and XmCD entries to the fallback part.

   * lisp/files.el (magic-fallback-mode-alist):
   Rename from file-start-mode-alist.

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

   * src/macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
   dead key repeat and up events.

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

17 years ago(Buffer-menu-sort-column): Doc fix.
Richard M. Stallman [Wed, 16 May 2007 19:48:35 +0000 (19:48 +0000)]
(Buffer-menu-sort-column): Doc fix.

17 years ago(magic-mode-alist, magic-fallback-mode-alist):
Stefan Monnier [Wed, 16 May 2007 16:13:12 +0000 (16:13 +0000)]
(magic-mode-alist, magic-fallback-mode-alist):
Move the *ml, Postscript, and XmCD entries to the fallback part.

17 years ago(magic-fallback-mode-alist): Rename from file-start-mode-alist.
Stefan Monnier [Wed, 16 May 2007 16:07:15 +0000 (16:07 +0000)]
(magic-fallback-mode-alist): Rename from file-start-mode-alist.

17 years ago(compilation-handle-exit): Quote first argument of `run-hook-with-args'.
Juanma Barranquero [Wed, 16 May 2007 15:46:07 +0000 (15:46 +0000)]
(compilation-handle-exit): Quote first argument of `run-hook-with-args'.

17 years ago(compilation-handle-exit): Quote first argument of `run-hook-with-args'.
Juanma Barranquero [Wed, 16 May 2007 15:37:45 +0000 (15:37 +0000)]
(compilation-handle-exit): Quote first argument of `run-hook-with-args'.

17 years ago(display-time-mail-file): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 14:08:48 +0000 (14:08 +0000)]
(display-time-mail-file): Doc fix.

17 years ago(display-time-mail-file): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 14:05:36 +0000 (14:05 +0000)]
(display-time-mail-file): Doc fix.

17 years ago(view-inhibit-help-message): Fix typo in docstring.
Juanma Barranquero [Wed, 16 May 2007 13:24:43 +0000 (13:24 +0000)]
(view-inhibit-help-message): Fix typo in docstring.
(view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.

17 years ago(pr-ps-fast-fire): Fix typo in docstring.
Juanma Barranquero [Wed, 16 May 2007 13:20:13 +0000 (13:20 +0000)]
(pr-ps-fast-fire): Fix typo in docstring.

17 years ago(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
Juanma Barranquero [Wed, 16 May 2007 13:19:02 +0000 (13:19 +0000)]
(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.

17 years ago(display-time-24hr-format): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:18:02 +0000 (13:18 +0000)]
(display-time-24hr-format): Doc fix.

17 years ago(set-mark-command-repeat-pop): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:17:32 +0000 (13:17 +0000)]
(set-mark-command-repeat-pop): Doc fix.

17 years ago(cvs-dired-use-hook): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:16:40 +0000 (13:16 +0000)]
(cvs-dired-use-hook): Doc fix.

17 years ago(msb-menu-cond): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:16:02 +0000 (13:16 +0000)]
(msb-menu-cond): Doc fix.

17 years ago(ls-lisp-verbosity): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 13:15:23 +0000 (13:15 +0000)]
(ls-lisp-verbosity): Doc fix.