Stefan Monnier
b649d2e482
(copyright-names-regexp): New var.
...
(copyright-update-year): Use it.
2007-05-25 16:58:18 +00:00
Stefan Monnier
6db93fd915
(edmacro-format-keys): Use current-active-maps.
2007-05-25 16:43:24 +00:00
Stefan Monnier
4a1074247d
Fix up comment convention.
2007-05-25 16:42:10 +00:00
Stefan Monnier
f4a7decd96
(ediff-defvar-local, ediff-with-current-buffer):
...
Add indentation and debugging info. Fix up comment convention.
2007-05-25 16:41:25 +00:00
Stefan Monnier
178f6d1fc7
(standard-display-european): Docstring fix.
2007-05-25 16:37:01 +00:00
Stefan Monnier
526af3b048
(custom-make-dependencies): Simplify.
2007-05-25 16:16:17 +00:00
Stefan Monnier
09d5240143
(compose-region, decompose-region):
...
Use inhibit-read-only and restore-buffer-modified-p.
2007-05-25 16:14:21 +00:00
Stefan Monnier
6ab93c85b8
(xterm-mouse-truncate-wrap): New function.
...
(xterm-mouse-event): Use it.
2007-05-25 14:34:35 +00:00
Juanma Barranquero
dade3ed8e7
(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).
2007-05-25 10:14:51 +00:00
Miles Bader
c1587aff55
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
2007-05-25 04:55:49 +00:00
Miles Bader
fdabbcb537
lisp/vc-hooks.el (vc-find-root): Fix file attribute test
...
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-27
2007-05-25 04:41:42 +00:00
Miles Bader
5dfdf72f7a
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
2007-05-25 02:38:05 +00:00
Chong Yidong
808218747b
* mkinstalldirs: Sync to version in automake CVS.
2007-05-25 02:24:11 +00:00
Chong Yidong
40b3f731b2
Sync to latest version from automake.
2007-05-25 02:11:41 +00:00
Chong Yidong
91be6b6665
(uncache_image): Fix typo.
2007-05-25 02:02:25 +00:00
Chong Yidong
f0f80eb7bb
* image.c (uncache_image): Fix typo.
2007-05-25 02:02:18 +00:00
Chong Yidong
f4fae9a093
(redisplay_window): If first window line is a continuation line,
...
recompute the new window start instead of recentering.
2007-05-24 23:21:32 +00:00
Chong Yidong
ef92b69b3d
* xdisp.c (redisplay_window): If first window line is a continuation
...
line, recompute the new window start instead of recentering.
2007-05-24 23:21:23 +00:00
Chong Yidong
bb0cb41752
(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.
2007-05-24 23:12:53 +00:00
Chong Yidong
6db526f0bd
* 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.
2007-05-24 23:12:40 +00:00
Richard M. Stallman
913a8cda35
(flyspell-correct-word-before-point): Don't let opoint be nil.
...
(flyspell-emacs-popup): Explicit error if no dialogs.
2007-05-24 22:12:25 +00:00
Miles Bader
a02a3c235e
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
2007-05-24 20:18:14 +00:00
Stefan Monnier
dff1336c12
(canonically-space-region): Make the second arg
...
a marker if it's not already the case.
2007-05-24 16:13:18 +00:00
Jason Rumney
c721aa4223
Include dump.bat in the binary release.
...
Filter out .arch-inventory files.
2007-05-24 15:42:36 +00:00
Jason Rumney
7839244cfd
fns-*.el removed.
2007-05-24 15:24:58 +00:00
Jason Rumney
ee924e7a7e
Add recursion flag to excluded patterns on 7-zip command line.
2007-05-24 14:53:50 +00:00
Jason Rumney
8dd9fa24c7
Use 7-zip for compression, as Info-zip's zip is not working as expected.
2007-05-24 14:35:33 +00:00
Miles Bader
274cb4e46d
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 24)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-767
2007-05-24 06:25:50 +00:00
YAMAMOTO Mitsuharu
3654a2c34d
*** empty log message ***
2007-05-24 03:17:22 +00:00
YAMAMOTO Mitsuharu
ea98d5a39a
[USE_CARBON_EVENTS] (mac_handle_window_event):
...
Call mac_wakeup_from_rne on window size change.
2007-05-24 03:17:02 +00:00
YAMAMOTO Mitsuharu
edf58b8057
Add note about moving self-contained application bundle
...
to non-ASCII directory.
2007-05-24 03:16:42 +00:00
Miles Bader
05587383a5
Add arch tagline
2007-05-24 02:09:52 +00:00
Nick Roberts
bdb1e01d98
(make_lispy_movement): Condition on HAVE_GPM too.
2007-05-23 21:42:10 +00:00
Nick Roberts
ff7cd3aa8f
*** empty log message ***
2007-05-23 21:40:20 +00:00
Chong Yidong
8a0b01bce9
Add "Compiling on GNU/Linux fails due to a missing left operand in gnu-linux.h."
2007-05-23 20:15:17 +00:00
Chong Yidong
6c06422c15
Add "Installing to a directory with non-ASCII characters in the name fails".
2007-05-23 20:10:04 +00:00
Chong Yidong
3a25d6b30b
** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
...
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01006.html
Fixed.
2007-05-23 19:04:30 +00:00
Eli Zaretskii
133ecc548e
(tar-header-block-summarize, tar-summarize-buffer, tar-get-descriptor): Handle
...
type 55, an extended pax header.
2007-05-23 18:36:16 +00:00
Eli Zaretskii
db2ccbc2a8
(tar-file-name-handler): New function.
...
(tar-extract): Bind file-name-handler-alist to it to force
find-buffer-file-type-coding-system behave as if the file being extracted
existed. Use last-coding-system-used to force buffer-file-coding-system to
what decode-coding-region actually used to decode the file.
2007-05-23 17:32:46 +00:00
Stefan Monnier
31b6b8cde6
(auto-insert-alist): Quote elisp sample code so as not
...
to confuse outline-minor-mode.
2007-05-23 17:29:28 +00:00
Stefan Monnier
12cdb1c15a
*** empty log message ***
2007-05-23 17:28:25 +00:00
Eli Zaretskii
07e7a05a7f
(tar-file-name-handler): New function.
...
(tar-extract): Bind file-name-handler-alist to it to force
find-buffer-file-type-coding-system behave as if the file being extracted
existed. Use last-coding-system-used to force buffer-file-coding-system
to what decode-coding-region actually used to decode the file.
2007-05-23 12:38:59 +00:00
Glenn Morris
3c71f17a1c
Hard-to-reproduce Solaris issue: rms says "I will give up on fixing
...
this now".
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01198.html
2007-05-23 08:54:24 +00:00
Glenn Morris
c96e025abb
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
...
(compilation-handle-exit): `compilation-finish-function' may change
the current buffer.
2007-05-23 08:12:59 +00:00
Glenn Morris
bd40f902ad
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
...
(compilation-handle-exit): `compilation-finish-function' may change
the current buffer.
2007-05-23 08:09:37 +00:00
Glenn Morris
1083cfb10e
Fix whitespace in previous change.
2007-05-23 08:09:05 +00:00
Glenn Morris
75ec28b481
*** empty log message ***
2007-05-23 08:08:34 +00:00
Glenn Morris
dc3818ece9
Split ChangeLog entries from before branching for Emacs 22 into
...
separate file. Also move arch-tag.
2007-05-23 04:43:42 +00:00
Glenn Morris
98bbae191f
Don't use "Suggested by", says rms.
2007-05-23 04:30:29 +00:00
Andreas Schwab
1770dcdc96
Regenerate.
2007-05-22 15:55:02 +00:00