1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 22:31:13 -07:00
Commit graph

36954 commits

Author SHA1 Message Date
Jan Djärv
2f041d6249 (find-source-lisp-file): New function.
(describe-function-1): Use find-source-lisp-file to find source
file in compile tree.
2007-05-22 13:45:59 +00:00
Eli Zaretskii
4d55e513d9 (find-buffer-file-type-coding-system): Doc fix. 2007-05-22 11:24:50 +00:00
Juanma Barranquero
784b0db628 *** empty log message *** 2007-05-22 10:02:17 +00:00
Juanma Barranquero
c3536086f5 (define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings. 2007-05-22 09:49:49 +00:00
Glenn Morris
ebbcece31c (auto-mode-alist): Open `.asd' files in lisp-mode.
Suggested by twb@cyber.com.au.
2007-05-22 06:24:53 +00:00
Glenn Morris
b340aecb25 *** empty log message *** 2007-05-22 06:24:39 +00:00
Miles Bader
698c8370d9 Merge from emacs--rel--22
Patches applied:

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

   - Update from CVS

2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)

   * lisp/net/rcirc.el (rcirc-fill-column): Allow `window-width'.
   (rcirc-print): Handle `window-width'.
   (rcirc-buffer-maximum-lines): Doc fix.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-764
2007-05-22 05:55:08 +00:00
Kenichi Handa
e6377969ed *** empty log message *** 2007-05-22 02:46:34 +00:00
Kenichi Handa
38405f154c *** empty log message *** 2007-05-22 02:24:05 +00:00
Kenichi Handa
b907b62954 (mail-extract-address-components): Recognize
non-ASCII characters except for NBSP as words.
2007-05-22 02:13:27 +00:00
Chong Yidong
dc255b24e3 (image-toggle-display): Don't clear image cache. Only use filename in
image spec if the file is readable.  Call image-refresh.
2007-05-21 23:05:20 +00:00
Chong Yidong
9ca9e00d3d * image-mode.el (image-toggle-display): Don't clear image cache.
Only use filename in image spec if the file is readable.  Call
image-refresh.
2007-05-21 23:05:09 +00:00
Chong Yidong
896556d3f0 (show-paren-function): Undo 2007-04-19 and 2007-04-20 changes. 2007-05-21 20:09:57 +00:00
Richard M. Stallman
d51f146b48 (rcirc-fill-column): Allow `window-width'.
(rcirc-print): Handle `window-width'.
(rcirc-buffer-maximum-lines): Doc fix.
2007-05-21 19:39:10 +00:00
Chong Yidong
1a5bfb0ed7 (magic-mode-alist): Remove image-type-auto-detected-p.
(magic-fallback-mode-alist): Add image-type-auto-detected-p.
2007-05-21 16:43:27 +00:00
Chong Yidong
7d88e015c4 (image-type-from-file-name, image-type): Simplify.
(image-type-auto-detected-p): Don't scan auto-mode-alist.
2007-05-21 16:43:13 +00:00
Chong Yidong
b447c934c4 * 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.
2007-05-21 16:42:52 +00:00
Richard M. Stallman
c3aa7d165e *** empty log message *** 2007-05-20 17:09:41 +00:00
Nick Roberts
4a364c5ef2 (terminal-init-linux): Don't signal an error
if gpm isn't running.
2007-05-20 08:32:16 +00:00
Nick Roberts
43180aff2d (t-mouse-mode): Reset t-mouse-mode to nil if there
is an error.
2007-05-20 08:30:57 +00:00
Nick Roberts
dea2cbad9c *** empty log message *** 2007-05-20 08:29:25 +00:00
Nick Roberts
9086c6b141 Reduce to a minor-mode macro call.
(t-mouse-mode) Remove the lighter.
2007-05-20 05:48:36 +00:00
Nick Roberts
07fedf1e81 (terminal-init-linux): Enable t-mouse by default. 2007-05-20 05:46:31 +00:00
Nick Roberts
e23f11f7f6 *** empty log message *** 2007-05-20 05:44:20 +00:00
Miles Bader
7d5f6be179 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
2007-05-20 03:12:22 +00:00
Nick Roberts
20d385d66b Reduce to a minor-mode macro call. 2007-05-20 02:52:46 +00:00
Nick Roberts
60889ffab9 *** empty log message *** 2007-05-20 02:26:33 +00:00
Dan Nicolaescu
8a1389c7ef (auto-mode-alist): Change the regexp so that
ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
2007-05-19 23:44:44 +00:00
Chong Yidong
ae9d843644 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
changes.
2007-05-19 18:39:44 +00:00
Stefan Monnier
5073ad8e15 (t-mouse-mode): Improve docstring. 2007-05-19 14:00:15 +00:00
Glenn Morris
68b77b6489 Kevin Ryde <user42 at zip.com.au>
(Info-fontify-node): Fontify https as well as http and ftp.
2007-05-19 04:46:32 +00:00
Glenn Morris
877d11feb6 *** empty log message *** 2007-05-19 04:45:30 +00:00
Richard M. Stallman
de9606f01d (push-mark): Doc fix. 2007-05-18 22:56:08 +00:00
Richard M. Stallman
64953c0a99 (ispell-get-word): Return markers for start and end positions.
(ispell-word): Assume END is a marker.
2007-05-18 22:32:08 +00:00
Richard M. Stallman
ce8fd9f3cb (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 22:31:25 +00:00
Thien-Thi Nguyen
317b483928 Revert last change. 2007-05-18 09:35:40 +00:00
Vinicius Jose Latorre
adbdb661ad Use default color when foreground or background color are unspecified. 2007-05-18 02:39:28 +00:00
Miles Bader
8cb3e86868 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
2007-05-18 02:35:36 +00:00
Chong Yidong
ab43d1e484 Bump version to 22.0.990 2007-05-17 18:55:36 +00:00
Chong Yidong
c5efc23b31 Regenerate. 2007-05-17 18:54:46 +00:00
Vinicius Jose Latorre
ff6ba6b4a6 Group together all XEmacs/Emacs definitions. 2007-05-17 17:19:33 +00:00
Vinicius Jose Latorre
bafb1102bb Fix typos. 2007-05-17 17:08:08 +00:00
Thien-Thi Nguyen
992aa6b715 (sgml-tag): Fix bug: Call sgml-transformation-function. 2007-05-17 13:33:12 +00:00
Martin Rudalics
10e3e762bf (highlight-changes-rotate-faces): Don't set
modified flag of buffer.  Use `inhibit-modification-hooks'.
2007-05-17 08:42:29 +00:00
Martin Rudalics
ef1f3012fa (ispell-start-process): Defend against bad default-directory. 2007-05-17 08:28:29 +00:00
Glenn Morris
ccd8850069 Fix date typo in previous change. 2007-05-17 07:39:38 +00:00
Glenn Morris
22a63e1d3e Sync vc-hooks change from trunk at request of rms in FOR-RELEASE. 2007-05-17 07:39:02 +00:00
Glenn Morris
6e94b3b6d8 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.
2007-05-17 07:38:11 +00:00
Miles Bader
97b362e7ac 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
2007-05-17 01:12:58 +00:00
Richard M. Stallman
84bbd894e3 (Buffer-menu-sort-column): Doc fix. 2007-05-16 19:48:35 +00:00