1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
Commit graph

2168 commits

Author SHA1 Message Date
Glenn Morris
229451669d *** empty log message *** 2008-02-24 23:08:00 +00:00
Dan Nicolaescu
5cd53af59e *** empty log message *** 2008-02-24 18:36:51 +00:00
Dan Nicolaescu
b7bfcc8a7a *** empty log message *** 2008-02-24 17:56:03 +00:00
Chong Yidong
d7c5579129 ** modify-frame-parameters behaviour broken
The fix Ulrich Neumerkel looks correct, and has been checked in.
2008-02-24 01:06:03 +00:00
Chong Yidong
230ebb62ba ** nesting of unwind-protect and atomic-change-group
Stefan already fixed this.
2008-02-24 00:59:12 +00:00
Chong Yidong
200cca12a6 ** Auto-Save bug when file/directory no longer exists
Fix in trunk, delaying till after 22.2.
2008-02-23 23:13:52 +00:00
Chong Yidong
dd2af8a946 ** Backport find-function-search-for-symbol change to try `.emacs' 2008-02-23 22:39:09 +00:00
Chong Yidong
2f3db9afcf ** Should dired-do-search bind tags-loop-revert-buffers automatically? 2008-02-23 22:34:30 +00:00
Chong Yidong
b12bbf3a8e ** Loading ebrowse file yields warning
Fixed.
2008-02-23 22:00:42 +00:00
Chong Yidong
8dad5b1d24 Remove two other fixed bug items. 2008-02-23 21:59:36 +00:00
Chong Yidong
5d1d0a9868 ** Tweak sit-for to accept the form (sit-for 1 nil t)
Already fixed by Glenn Morris.
2008-02-23 21:58:10 +00:00
Glenn Morris
af09f655a3 Some comments on previous change. A couple of things are already
fixed.
2008-02-23 21:01:03 +00:00
Chong Yidong
3cac8dceb6 Remove some Emacs 22.1 release items, and update bug list. 2008-02-23 20:49:14 +00:00
Glenn Morris
7f48376e89 Fix previous change. 2008-02-22 08:31:15 +00:00
Glenn Morris
730e2d83cc *** empty log message *** 2008-02-22 08:23:04 +00:00
Kenichi Handa
902d0e0602 Revemo the problem of auto-compose-current-font. 2008-02-22 02:06:15 +00:00
Glenn Morris
796abee9d8 New file. 2008-02-21 09:12:20 +00:00
Glenn Morris
4dd3127efc *** empty log message *** 2008-02-21 06:24:05 +00:00
Glenn Morris
2cbff44e85 Split into admin/notes/unicode,font-backend 2008-02-21 04:04:06 +00:00
Glenn Morris
e88a2ed371 Split off from README.unicode 2008-02-21 04:00:22 +00:00
Kenichi Handa
98723304db Remove the problem of ucs-mule-8859-to-mule-unicode
being used in latin1-disp.el.  Remove the problem of
cp-supported-codepages.  Remove the problem of lost changelog for
ps-prin1.ps.
2008-02-20 12:22:11 +00:00
Kenichi Handa
719cb5080d Remove the problem of cp-supported-codepages. 2008-02-20 05:40:35 +00:00
Kenichi Handa
43bad2da06 Remove the problem of ucs-mule-8859-to-mule-unicode
being used in latin1-disp.el.
2008-02-20 04:39:21 +00:00
Eli Zaretskii
8a7619baf3 (unidata.txt): Don't use $<, it's non-portable in this context. 2008-02-16 15:02:12 +00:00
Glenn Morris
d8174eda7b *** empty log message *** 2008-02-16 03:26:30 +00:00
Jason Rumney
f9a14e8a0f Fixed Drew Adams 12 Aug problem 2008-02-15 17:26:10 +00:00
Chong Yidong
53dc03721a ** Simon.Marshall@misys.com, 8 Feb: Point before start of properties
It's a GCC bug on Sparc.
2008-02-14 00:48:20 +00:00
Glenn Morris
d725f53da2 *** empty log message *** 2008-02-11 03:29:34 +00:00
Richard M. Stallman
bc92622e5d *** empty log message *** 2008-02-11 02:32:37 +00:00
Richard M. Stallman
e28e32b05c *** empty log message *** 2008-02-10 20:06:03 +00:00
Reiner Steib
eaf6a1df4b Remove bogus merge relicts from previous commit. 2008-02-10 14:08:03 +00:00
Reiner Steib
b53f8f91c6 `cp-supported-codepages' is not used in mm-util.el anymore. 2008-02-10 13:10:48 +00:00
Richard M. Stallman
4ff718fbc0 *** empty log message *** 2008-02-10 13:03:08 +00:00
Glenn Morris
e06b943e89 *** empty log message *** 2008-02-10 02:07:09 +00:00
Glenn Morris
d92c6c8581 *** empty log message *** 2008-02-10 02:02:52 +00:00
Dan Nicolaescu
4624371d9a * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
dealing with obsolete variables.

* fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
(main): Replace MAIL_PROGRAM_NAME with its value.

* src/Makefile.in:
* src/emacs.c:
* src/gmalloc.c:
* src/keyboard.c:
* src/lisp.h:
* src/m/ibm370aix.h:
* src/process.c:
* src/regex.c:
* src/s/hpux.h:
* src/sysdep.c:
* src/sysselect.h:
* src/systty.h:
* src/unexec.c:
* src/w32term.c:
* src/xsmfns.c:
* src/xterm.c: Remove code that deals with obsolete variables.

* s/msdos.h (DONT_NEED_ENVIRON): Don't define.

* ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
nothing else needs it anymore.
2008-02-09 18:03:10 +00:00
Eli Zaretskii
f96b6330e8 (lisp): New variable.
(EMACSLOADPATH): Use $(lisp).  Add lisp/international and lisp/emacs-lisp.
2008-02-09 09:29:03 +00:00
Dan Nicolaescu
05f2964e43 *** empty log message *** 2008-02-09 07:07:53 +00:00
Glenn Morris
657e24c2aa *** empty log message *** 2008-02-08 20:55:11 +00:00
Glenn Morris
b003785afc *** empty log message *** 2008-02-08 20:22:17 +00:00
Jason Rumney
6b9a0ae163 Add major documentation writing that needs doing 2008-02-07 14:46:17 +00:00
Glenn Morris
bcc891c25d Some tidying post-unicode-merge: typos, tense, simplification, filling. 2008-02-07 06:19:35 +00:00
Miles Bader
6a20941828 Use an explicit id for admin/unicode/Makefile.in, instead of arch-tag:
Files run though autoconf end up copying the arch-tag: line (there seems no
way to avoid this), which confuses arch.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1053
2008-02-05 09:06:00 +00:00
Andreas Schwab
bad4ec85b6 Ignore Makefile. 2008-02-04 13:10:18 +00:00
Jason Rumney
b315b596a9 (unidata.txt): Use ARGQUOTE and DQUOTE macros. 2008-02-04 11:22:25 +00:00
Jason Rumney
56eb72a042 *** empty log message *** 2008-02-04 11:22:15 +00:00
Dan Nicolaescu
043386347c Add more info for MAC_OS8. 2008-02-04 08:32:21 +00:00
Glenn Morris
871f46d31e Add a reference for the fact that there is no need to make changelog
entries for regenearting configure.
2008-02-02 21:03:14 +00:00
Eli Zaretskii
58617d04c4 (charprop-CMD): Chdir in Emacs rather than in Makefile. 2008-02-02 17:55:39 +00:00
Juanma Barranquero
a8fd9158b7 Ignore also "Makefile.unix" and "makefile". 2008-02-02 17:35:23 +00:00