Miles Bader
b2e6b10fe2
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 846-851)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 88-92)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 242-244)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-246
2007-08-13 13:48:35 +00:00
Miles Bader
37cc095b6a
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
2007-08-13 13:41:28 +00:00
Richard M. Stallman
ba6f842234
*** empty log message ***
2007-08-12 17:57:34 +00:00
Glenn Morris
31dab3b61e
*** empty log message ***
2007-08-11 02:59:26 +00:00
Jan Djärv
16cccc1bdb
Add Gtk+ tool bar and GUD focus problem.
2007-08-10 05:47:45 +00:00
Jan Djärv
b7d2467b92
*** empty log message ***
2007-08-10 05:47:27 +00:00
Glenn Morris
2b6cdf0a7f
*** empty log message ***
2007-08-09 08:09:03 +00:00
Glenn Morris
cfbe273188
telnet, erc-server issues fixed.
2007-08-08 07:11:08 +00:00
Jason Rumney
1be8283dba
Update for Emacs 22.2, including libxpm.
2007-08-07 20:21:42 +00:00
Chong Yidong
cbaa22f40a
** sdl.web@gmail.com: problem with transparent PNG image display
...
Fixed.
2007-08-07 17:21:00 +00:00
Chong Yidong
a12eea51fe
** davby@ida.liu.se, 6 July: Bug in pos-visible-in-window-p
...
Fixed.
2007-08-07 15:56:21 +00:00
Jason Rumney
4a64fb3f72
Include INSTALL in full-bin zip file.
2007-08-06 22:38:02 +00:00
Jason Rumney
edc779d4cf
Include INSTALL in full-bin zip file.
2007-08-06 22:36:43 +00:00
Richard M. Stallman
f6969b1e38
*** empty log message ***
2007-08-06 16:36:11 +00:00
Richard M. Stallman
ddbdaf2420
*** empty log message ***
2007-08-03 20:19:08 +00:00
Miles Bader
29adb7b55e
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 843-844)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 84-87)
- Update from CVS
- Change capitalization of VC backend names for new backends
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-241
2007-08-03 05:57:16 +00:00
Miles Bader
0896d93184
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 84-87)
- Update from CVS
- Change capitalization of VC backend names for new backends
2007-08-02 Richard M. Stallman <rms@gnu.org>
* lisp/mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
to update deleted flag.
* lisp/cus-edit.el (customize-apropos, customize-apropos-options)
(customize-apropos-faces, customize-apropos-groups): Improve prompt.
* lisp/menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
* lisp/startup.el (fancy-splash-head, startup-echo-area-message):
Change message text.
* lisp/emulation/tpu-edt.el (next-line-internal): Setting deleted.
All callers use line-move.
* lisp/progmodes/compile.el (compilation-find-buffer): Return current
buffer immediately if suitable.
(compile, compilation-buffer-name, compilation-start): Doc fixes.
2007-07-31 Daiki Ueno <ueno@unixuser.org>
* lisp/faces.el (face-normalize-spec): New function.
(frame-set-background-mode): Normalize face-spec before calling
face-spec-match-p.
2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
* lisp/server.el (server-window): Add switch-to-buffer-other-frame option.
2007-08-03 Richard M. Stallman <rms@gnu.org>
* src/fileio.c (Fvisited_file_modtime): Use make_time.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-844
2007-08-03 05:49:59 +00:00
Miles Bader
e145a7fe95
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 832-838)
- Remove lisp/erc/erc-nicklist.el
- Update some .arch-inventory files
- Fix void function definition error in cus-edit.el
- Update from CVS
- Restore lisp/emacs-lisp/cl-loaddefs.el
- Merge from emacs--rel--22
* emacs--rel--22 (patch 75-83)
- Update from CVS
- Remove lisp/erc/erc-nicklist.el
- Update some .arch-inventory files
- Indicate that emacs--devo--0--patch-834 does not need to be applied
- Merge from gnus--rel--5.10
- Restore lisp/emacs-lisp/cl-loaddefs.el
* gnus--rel--5.10 (patch 239-241)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-239
2007-08-03 05:20:51 +00:00
Richard M. Stallman
1a1c4e2ebf
*** empty log message ***
2007-08-01 18:28:48 +00:00
Richard M. Stallman
1605972ed1
*** empty log message ***
2007-08-01 13:29:01 +00:00
Richard M. Stallman
6b8e7bc2cc
*** empty log message ***
2007-07-31 18:26:24 +00:00
Miles Bader
2f12b71311
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 75-83)
- Update from CVS
- Remove lisp/erc/erc-nicklist.el
- Update some .arch-inventory files
- Indicate that emacs--devo--0--patch-834 does not need to be applied
- Merge from gnus--rel--5.10
- Restore lisp/emacs-lisp/cl-loaddefs.el
* gnus--rel--5.10 (patch 239-241)
- Merge from emacs--devo--0
- Update from CVS
2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
* lisp/emacs-lisp/copyright.el (copyright-update-year, copyright-update)
(copyright-fix-years, copyright): Correctly handle the case where
copyright-limit is nil.
2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
* lisp/progmodes/python.el (run-python): Fix path separator under w32.
2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-msg.el (gnus-summary-supersede-article)
(gnus-summary-resend-message-edit): Add Gcc header.
(gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
article's Message-ID; refer parent article in summary buffer.
* lisp/gnus/message.el (message-bounce): Call mime-to-mml.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-838
2007-07-31 05:02:54 +00:00
Richard M. Stallman
183e368a05
*** empty log message ***
2007-07-31 04:14:07 +00:00
Richard M. Stallman
982240c54b
*** empty log message ***
2007-07-30 20:10:53 +00:00
Richard M. Stallman
f8d25b6d2c
*** empty log message ***
2007-07-30 19:48:16 +00:00
Miles Bader
e468b87f91
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 824-831)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 70-74)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
2007-07-27 10:52:18 +00:00
Glenn Morris
19a4c0dde0
Add notes on relicensing to GPLv3.
2007-07-26 05:29:10 +00:00
Miles Bader
9aecacd08a
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
cacc7b5131
Switch license to GPLv3 or later.
2007-07-25 07:11:02 +00:00
Glenn Morris
4a9f99bdfb
Switch license to GPLv3 or later.
2007-07-25 05:08:27 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Stefan Monnier
72fa3278be
(font-lock-add-keywords): In case font-lock was only
...
half-activated, forcefully activate it completely.
2007-06-11 21:57:11 +00:00
Stefan Monnier
3a07a00bbf
Add a bug about hi-lock-mode and font-lock-mode.
...
Fix encoding of some nonascii chars.
2007-06-11 15:46:12 +00:00
Miles Bader
fb9a13e3dc
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 781-792)
- Update from CVS
- Merge from gnus--rel--5.10
- Merge from emacs--rel--22
* emacs--rel--22 (patch 33-41)
* gnus--rel--5.10 (patch 226-228)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-219
2007-06-11 00:58:11 +00:00
Miles Bader
0114082988
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-790
2007-06-09 03:19:04 +00:00
Michael Albinus
b0dc61e49b
Tramp does not require cl anymore.
2007-06-07 20:19:32 +00:00
Michael Albinus
d3a9d7d644
Tramp does not require cl anymore.
2007-06-07 20:17:52 +00:00
Glenn Morris
f89df812d3
Sync etc/images change to six icons from trunk.
2007-06-07 07:45:09 +00:00
Glenn Morris
03e30ce847
Mention new function `set-copyright'.
2007-06-07 07:29:55 +00:00
Glenn Morris
a3045b7ede
(set-copyright): New function.
2007-06-07 07:28:32 +00:00
Glenn Morris
bfcea090da
(fancy-splash-tail): Use emacs-copyright.
2007-06-07 07:28:23 +00:00
Jason Rumney
553010d88b
Include site-lisp directory in bin-i386 distribution.
2007-06-03 20:20:15 +00:00
Jason Rumney
a7ebea8baf
Changes suggested by Eli to clarify the purpose of the various files,
...
including 21.3. Add notes on obtaining image support.
2007-06-03 20:19:14 +00:00
Chong Yidong
537a062fd7
Version 22.1 released.
2007-06-02 11:11:31 +00:00
Chong Yidong
9d18e48451
** xterm-mouse-event truncation bug: install Stefan's patch.
...
Installed.
2007-05-26 02:32:07 +00:00
Chong Yidong
1319901164
** canonically-space-region: install Stefan's patch.
...
Installed.
2007-05-26 02:31:39 +00:00
Richard M. Stallman
949673743c
*** empty log message ***
2007-05-25 07:18:28 +00:00
Miles Bader
779903bd6e
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 771-772)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 26-27)
- Update from CVS
- lisp/vc-hooks.el (vc-find-root): Fix file attribute test
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-210
2007-05-25 05:05:41 +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
262be72a9a
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 751-770)
- Update from CVS
- Merge from emacs--rel--22
- Update from CVS: lisp/textmodes/sgml-mode.el: Revert last change.
- Merge from gnus--rel--5.10
* emacs--rel--22 (patch 18-25)
* gnus--rel--5.10 (patch 222-223)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-208
2007-05-24 21:31:10 +00:00