1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
Commit graph

940 commits

Author SHA1 Message Date
Glenn Morris
43ae933ea5 *** empty log message *** 2008-08-10 20:18:12 +00:00
Dan Nicolaescu
5143deb127 Add note about macos.texi. 2008-08-06 14:28:50 +00:00
Eli Zaretskii
43e5d9a98e Mention crashes with .tar.gz files on Windows. 2008-08-02 19:31:31 +00:00
Chong Yidong
f93554a146 Checked basic.texi 2008-07-31 19:31:20 +00:00
Dan Nicolaescu
9e2a264775 Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon

* erc.el: Remove code for Carbon.

Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.

Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.

* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.

* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.

* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.

* xresources.texi: Remove mentions of Mac Carbon.

* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.

Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL:  Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Dan Nicolaescu
c961325a15 *** empty log message *** 2008-07-18 19:17:50 +00:00
Chong Yidong
e953d75ceb Checked entering.texi 2008-07-15 20:58:09 +00:00
Chong Yidong
f3f7b86f85 commands.texi checked 2008-07-15 14:14:11 +00:00
Stefan Monnier
f5ab8ccc33 Fix up typo. 2008-07-14 23:06:30 +00:00
Chong Yidong
f67cb65e37 Two additional files checked. 2008-07-13 20:39:14 +00:00
Chong Yidong
a50fa349c0 Chcked mark.texi 2008-06-26 19:33:14 +00:00
Chong Yidong
01c29e98cc Add manual checking list. 2008-06-26 17:50:48 +00:00
Glenn Morris
58871e1b3c rst-mode got installed. 2008-06-25 07:43:55 +00:00
Stefan Monnier
a56fc14570 *** empty log message *** 2008-06-18 03:21:59 +00:00
Stefan Monnier
73a0b3b528 *** empty log message *** 2008-06-10 18:49:18 +00:00
Glenn Morris
2511b6a178 `make bootstrap; make install' dumps another emacs:
should be fixed by 2008-06-05 changes.
2008-06-05 02:39:13 +00:00
Glenn Morris
7a9f749438 *** empty log message *** 2008-05-31 20:09:42 +00:00
Juanma Barranquero
d6710afe34 Remove Windows problem about the XPM image library being
loaded too soon (fixed by Stefan Monnier on 2008-05-07).
2008-05-22 11:16:32 +00:00
Bastien Guerry
f5c063418b * whitespace.el (whitespace-trailing): Fix typo. 2008-04-28 16:27:37 +00:00
Miles Bader
a113b3ca32 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
2008-04-23 05:55:42 +00:00
YAMAMOTO Mitsuharu
fcb49f8bdc ** emacs-22.1 with GTK problems (with patches)
Fixed.
2008-04-12 02:07:41 +00:00
Juanma Barranquero
d58ee9f175 *** empty log message *** 2008-04-10 04:05:35 +00:00
Chong Yidong
7832afa92a ** don't require path hints for *shell*
Fixed.
2008-04-03 05:15:40 +00:00
Chong Yidong
12e37a709a ** slow editing in .h files
Fixed by acm.
2008-04-02 00:55:27 +00:00
Chong Yidong
11322a61fd ** overlay face property not used for after-string property
Bug closed.  See 2008-04-01 message to bug-gnu-emacs by cyd.
2008-04-01 20:18:44 +00:00
Chong Yidong
d16cd9ff30 ** Emacs CVS: find-file.el - Line up all columns in output
Done.
2008-04-01 17:38:32 +00:00
Chong Yidong
74b82bf006 ** mouse-2 and calc-yank
Fixed by Jay Belanger, 2008-04-01
2008-04-01 15:56:39 +00:00
Chong Yidong
14a1fee117 ** Two display bugs involving interactions between after-string and
display properties of adjacent overlays
Fix checked into branch.
2008-03-31 22:40:06 +00:00
Chong Yidong
437eda17da ** Backport find-function-search-for-symbol change to try `.emacs'
Done.
2008-03-31 22:12:37 +00:00
Chong Yidong
bd57e29ce8 ** Auto-Save bug when file/directory no longer exists
Fix checked in.
2008-03-31 22:08:01 +00:00
Chong Yidong
5535728c25 ** Bug in url-get-authentication
Fix checked in.
2008-03-31 22:02:53 +00:00
Chong Yidong
a8c241185d ** Emacs 22 lockup + CCL: Quited.
http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00994.html
Apparently fixed:
http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg01071.html
2008-03-25 03:14:54 +00:00
Glenn Morris
c62a71df93 *** empty log message *** 2008-03-13 06:33:04 +00:00
Chong Yidong
46aeed7600 ** Emacs 22 lockup + CCL: Quited. 2008-03-10 01:49:40 +00:00
Reiner Steib
286b40657d (WINDOWS SUPPORT BUGS): Add two issues. 2008-03-09 13:28:23 +00:00
Chong Yidong
48d6e8e392 ** slow editing in .h files 2008-03-07 17:34:48 +00:00
Chong Yidong
072d38188a ** Bug in etags ".." code 2008-03-05 21:02:56 +00:00
Nick Roberts
3f19508030 *** empty log message *** 2008-03-01 04:53:01 +00:00
Chong Yidong
613f60eeb1 ** Shell-script indenting of &&, | (patch available) 2008-02-29 21:16:31 +00:00
Chong Yidong
2220be5b73 ** Two display bugs involving interactions between after-string and
display properties of adjacent overlays
First bug is fixed in trunk.
2008-02-29 03:13:44 +00:00
Chong Yidong
0d68d78e48 ** Emacs fails to start properly if the current working directory is
on a vfat or ntfs filesystem
Fixed by 2008-02-26 Jason Rumney
2008-02-28 19:29:14 +00:00
Chong Yidong
b467ee75e8 ** dired cannot access file names with a quote
Fixed by cyd in 2008-02-25 checkin to files.el
2008-02-25 18:41:49 +00:00
Chong Yidong
eaebd3de48 ** Bug in url-get-authentication
Postphone url password change to after 22.2.
2008-02-25 17:13:54 +00:00
Chong Yidong
0586e9c32e Patch by John Wiegley checked in. 2008-02-25 16:19:30 +00:00
Glenn Morris
e46e905ae3 (vc-sccs-diff): Fix setting of oldvers and newvers. 2008-02-25 08:14:21 +00:00
Glenn Morris
229451669d *** empty log message *** 2008-02-24 23:08:00 +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