Glenn Morris
81ac4f3536
Do not preprocess src/Makefile.in.
...
* configure.in: Do not preprocess src/Makefile.in.
(cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
(AC_EGREP_CPP): Test no longer needed.
* configure: Regenerate.
* config.bat: Do not preprocess src/Makefile.in.
* make-dist: No more Makefile.c files.
* INSTALL, src/README: Makefiles are not preprocessed.
* src/Makefile.in, src/autodeps.mk, src/deps.mk, src/ns.mk:
Convert comments to Makefile format.
* lib-src/Makefile.in (distclean): No more Makefile.c.
* src/Makefile.in (bootstrap-clean): No more Makefile.c.
* admin/notes/cpp: Remove file.
* admin/quick-install-emacs (AVOID): No more Makefile.c files.
* etc/PROBLEMS, etc/MACHINES: Remove details of cpp problems which can
no longer occur.
2010-05-26 22:43:27 -07:00
Ken Raeburn
e45b9e1939
Update scripts and text to refer to version number string in emacs.c
...
instead of version.el.
2010-05-15 17:12:44 -04:00
Stefan Monnier
0235128c15
Merge from emacs-23
2010-05-08 14:47:07 -04:00
Chong Yidong
61a808e819
Bump version to 23.2.
2010-05-07 23:28:26 -04:00
Eli Zaretskii
52f4d8d5bb
Fix typos and formatting in ChangeLog entries.
2010-04-02 12:12:21 +03:00
Eli Zaretskii
796bb9364a
Remove support for DJGPP v1.x (bug#5813).
...
CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
2010-04-01 18:29:04 +03:00
Chong Yidong
288f9fc069
Bump version to 24.0.50.
2010-03-10 10:17:13 -05:00
Miles Bader
61c264722e
quick-install-emacs: Use more portable shell syntax
2010-03-10 23:16:06 +09:00
Miles Bader
f758ab5980
quick-install-emacs: Be more picky about files we avoid installing
2010-03-10 23:14:34 +09:00
Juanma Barranquero
296271c006
* quick-install-emacs (PRUNED): Fix typo in message.
2010-02-14 18:30:41 +01:00
Glenn Morris
79c08ece63
Remove file that only works with CVS, and isn't really needed with
...
Bazaar (given the in-built revision options of bzr diff).
2010-01-19 19:49:35 -08:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Glenn Morris
893db5bcf0
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
...
See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html
* emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
bug-gnu-emacs rather than emacs-pretest-bug.
* mail/emacsbug.el (report-emacs-bug-pretest-address): Set
it to bug-gnu-emacs rather than emacs-pretest-bug.
* CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.
* trouble.texi (Checklist): Use bug-gnu-emacs rather than
emacs-pretest-bug for bug reports for development versions.
* emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
than emacs-pretest-bug for bug reports for development versions.
* INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.
2010-01-11 21:11:05 -08:00
Kenichi Handa
149353a4eb
(unidata-gen-table): Fix for the case that the block data and the
...
following per-char data fall into the same char-table leaf.
2009-11-06 06:31:48 +00:00
Juanma Barranquero
171fda8ada
Update to Unicode 5.2.0.
...
* admin/unidata/UnicodeData.txt: Update.
* lisp/international/charprop.el:
* lisp/international/uni-bidi.el:
* lisp/international/uni-category.el:
* lisp/international/uni-combining.el:
* lisp/international/uni-comment.el:
* lisp/international/uni-decimal.el:
* lisp/international/uni-decomposition.e:
* lisp/international/uni-digit.el:
* lisp/international/uni-lowercase.el:
* lisp/international/uni-mirrored.el:
* lisp/international/uni-name.el:
* lisp/international/uni-numeric.el:
* lisp/international/uni-old-name.el:
* lisp/international/uni-titlecase.el:
* lisp/international/uni-uppercase.el:
Regenerate.
2009-10-01 23:34:27 +00:00
Juanma Barranquero
e308dcd3b1
Fix typo (again).
2009-09-07 01:03:26 +00:00
Juanma Barranquero
b0f1eaf831
Fix typo.
2009-09-07 01:01:47 +00:00
Juanma Barranquero
06d0946173
* unidata/.gitignore: New file.
2009-09-07 00:58:16 +00:00
Eli Zaretskii
8e22fa7efd
How to reassign a bug to a list of packages.
2009-08-22 09:07:08 +00:00
Eli Zaretskii
cb33580603
Details of how to check for problems with DOS 8+3 file-name restrictions.
2009-08-22 08:22:51 +00:00
Eli Zaretskii
54aa48feb7
Add a note about bumping the value of
...
customize-changed-options-previous-release.
2009-07-11 10:40:30 +00:00
Kenichi Handa
aa4a938453
Re-generated.
2009-06-24 13:04:25 +00:00
Kenichi Handa
09856751db
Re-generated.
2009-06-12 12:51:20 +00:00
Kenichi Handa
09e47eb57a
New file.
2009-06-12 07:35:10 +00:00
Kenichi Handa
0b4ff5dfa0
(unidata-get-decomposition): Fix previous change.
2009-04-21 02:11:25 +00:00
Kenichi Handa
88758986d5
(unidata-get-decomposition): Adjust Hangle decomposition rule to
...
Unicode.
2009-04-17 02:36:03 +00:00
Kenichi Handa
0af3fedff9
(unidata-describe-decomposition): Return
...
a string with a composition property to disable combining
characters being composed.
2009-04-09 11:06:49 +00:00
Miles Bader
40c3f43443
quick-install-emacs: Be more clever about locating info directory
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1570
2009-03-11 23:50:45 +00:00
Juanma Barranquero
d9cce2069c
* nt/README.W32: Fix typos.
2009-02-24 11:50:34 +00:00
Jason Rumney
3deb93c663
Remove ever expanding versions of Windows. Shorten FAQ URL. Remove
...
mention of obsolete lock directory. Windows distribution now bin and
barebin only. Add note about SVG support. Remove old tar and gzip
problem workarounds. Use new (22.x) -Q option. Report all bugs through
bug tracker.
2009-02-23 13:17:21 +00:00
Glenn Morris
e73521d025
tiny change is tiny
2009-02-19 03:25:46 +00:00
Juanma Barranquero
496098fca6
And now, with the real author...
2009-02-05 15:32:56 +00:00
Juanma Barranquero
1c3f291ee9
* nt/README.W32: Fix typo. (Bug#2207)
2009-02-05 15:30:32 +00:00
Chong Yidong
1b1db3a98b
* admin.el (set-version): Remove deleted file ns-emacs.texi.
2009-02-01 14:44:34 +00:00
Glenn Morris
f858db9ff1
Add 2009 to copyright years.
2009-01-08 04:24:42 +00:00
Glenn Morris
0dcb2845c8
File name fixes, for AUTHORS.
2008-12-19 03:14:49 +00:00
Juanma Barranquero
d483550724
Fix typos.
2008-12-17 15:25:54 +00:00
Juanma Barranquero
b97439ce37
Fix typos.
2008-12-02 16:40:31 +00:00
Kenichi Handa
d90442cedd
*** empty log message ***
2008-12-02 01:12:02 +00:00
Eli Zaretskii
983ab7baf8
Add notes about Antinews.
2008-11-29 12:28:54 +00:00
Glenn Morris
91236f636e
(set-version): Add doc/misc/ns-emacs.texi.
...
Add/tweak some nextstep/ entries.
2008-10-23 02:39:14 +00:00
Juanma Barranquero
10d1d0af5f
Fix typos.
2008-09-24 01:16:16 +00:00
Kenichi Handa
c674e738f4
Add an item for using EMACS_INT for buffer/string positions.
2008-09-19 02:31:03 +00:00
Eli Zaretskii
293a3986b8
*** empty log message ***
2008-08-23 17:07:57 +00:00
Miles Bader
a971635315
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1382
2008-08-18 05:33:28 +00:00
Jason Rumney
b7063e7e5a
(set-version): Set version in nt/emacsclient.rc
2008-08-16 04:15:12 +00:00
Juanma Barranquero
295b47d8c5
* nt/dump.bat: Fix mixed EOLs.
2008-08-06 10:15:11 +00:00
Adrian Robert
14145fa3d0
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
2008-08-04 14:39:27 +00:00
Eli Zaretskii
c3179b06e3
Add defines for accessing system processes.
2008-08-02 18:56: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