Miles Bader
de20e0ccdb
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 382-398)
- Update from CVS
- Update from erc--emacs--22
- Fix ERC bug introduced in last patch
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 123-125)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-101
2006-08-16 14:08:49 +00:00
Jan Djärv
ae587d1d0c
Fix previous change.
2006-08-09 06:56:38 +00:00
Jan Djärv
ea90c5d3bd
(readline): Change position on %n and \" in sscanf.
2006-08-09 06:56:16 +00:00
Jan Djärv
1f4edc37b8
* etags.c (readline): expect sscanf returns >= 1.
2006-08-09 06:22:27 +00:00
Jan Djärv
1520a816ef
* etags.c (readline): expect sscanf returns 2,
...
not 1.
2006-08-08 09:34:56 +00:00
Jan Djärv
867cc23e44
* etags.c (TEX_mode): Check getc retruns EOF.
...
File ended without newline causes infinite loop.
2006-08-08 09:33:10 +00:00
Miles Bader
e2b9706014
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 357-381)
- Merge from gnus--rel--5.10
- Update from CVS
- Merge from erc--emacs--21
* gnus--rel--5.10 (patch 116-122)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-98
2006-08-03 11:45:23 +00:00
Francesco Potortì
35a4c758b3
Adrian Aichner: <adrian@xemacs.org>
...
It's XEmacs, not Xemacs: change all the occurences.
[ETAGS_REGEXPS]: Now is unconditionally defined.
[LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined.
(Objc_suffixes): Suggest using --lang=c for full help.
(C_entries): Initialise savetoken to 0 to shut up the compiler.
2006-07-30 09:43:47 +00:00
Francesco Potortì
fc185ae6a7
*** empty log message ***
2006-07-30 09:41:41 +00:00
Andreas Schwab
116e754b8c
.
2006-07-20 13:33:59 +00:00
Andreas Schwab
5a84ed337a
(fatal): Drop second parameter and treat first
...
parameter as a plain string. Callers changed.
2006-07-20 13:33:48 +00:00
Miles Bader
63db3c1b3f
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 343-356)
- Update from CVS
- Update for ERC 5.1.3.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 113-115)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90
2006-07-19 00:42:56 +00:00
Dan Nicolaescu
2381d38d0a
* ebrowse.c (usage, version): Mark as NO_RETURN.
...
* emacsclient.c (print_help_and_exit): Likewise.
* xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN.
* textprop.c (text_read_only): Likewise.
* lread.c (end_of_file_error): Likewise.
* lisp.h (circular_list_error, memory_full, buffer_memory_full):
Likewise.
* eval.c (unwind_to_catch): Likewise.
* buffer.h (buffer_slot_type_mismatch): Likewise.
2006-07-18 16:33:45 +00:00
Francesco Potortì
327891ebb9
(absolute_filename): Free unused space (cosmetic change).
...
(in_word_set): In C, also tag #undef symbols.
2006-07-11 11:01:27 +00:00
Miles Bader
10c1758c0b
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 300-313)
- Update from CVS
- Update from CVS: lispref/display.texi (Forcing Redisplay): Fix typo.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 105-106)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-74
2006-06-17 20:57:37 +00:00
Eli Zaretskii
7cb93181b8
*** empty log message ***
2006-06-09 18:23:06 +00:00
Eli Zaretskii
302a986ba5
Remove unused file.
2006-06-09 17:56:20 +00:00
Eli Zaretskii
79b251d75c
($(BLD)/yow.$(O)): Remove target.
2006-06-09 17:55:10 +00:00
Eli Zaretskii
8c09ed8296
(UTILITIES): Remove yow${EXEEXT}.
...
yow${EXEEXT}: Remove target.
2006-06-09 17:53:58 +00:00
Miles Bader
b883cdb2fe
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 285-296)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: admin/FOR-RELEASE: Update refcard section.
* gnus--rel--5.10 (patch 102-104)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
2006-06-07 18:05:10 +00:00
Romain Francoise
63fbb6441f
Formatting fixes.
2006-06-05 11:56:03 +00:00
Masatake YAMATO
0f29c66d25
(main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall.
2006-06-03 17:49:36 +00:00
Eli Zaretskii
9781fb53c8
(ALL): Add sorted-doc and digest-doc.
...
($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
($(BLD)/test-distrib.exe): New targets.
(sorted-doc, digest-doc, test-distrib): New targets.
(install): Install sorted-doc.exe and digest-doc.exe.
($(BLD)/sorted-doc.$(O)): Update dependencies.
2006-06-03 15:30:02 +00:00
Eli Zaretskii
1b178b9902
[DOS_NT] <top level>: Include fcntl.h and io.h.
...
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.
2006-06-03 15:05:05 +00:00
Eli Zaretskii
37c49f02a0
(main): Initialize bp, to avoid compiler warnings
2006-06-03 14:58:50 +00:00
Eli Zaretskii
ae85efdbd5
*** empty log message ***
2006-06-03 14:51:44 +00:00
Eli Zaretskii
e75dcee327
[DOS_NT] <top level>: Include fcntl.h and io.h.
...
[WINDOWSNT] <top level>: Don't redeclare malloc.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.
2006-06-03 14:51:25 +00:00
Eli Zaretskii
a941b26bc2
*** empty log message ***
2006-06-03 12:12:34 +00:00
Eli Zaretskii
1f4fd92caf
Delete traces of leditcfns.c.
2006-06-03 12:12:13 +00:00
Eli Zaretskii
04a1dad085
Remove the file.
2006-06-03 12:10:37 +00:00
Francesco Potortì
81264b3846
(pop_open, socket_connection, KPOP_SERVICE): Added
...
comments explaining why the "kpop" service is never used.
2006-05-23 10:44:39 +00:00
Francesco Potortì
8a6d5da7cc
*** empty log message ***
2006-05-23 10:43:33 +00:00
Miles Bader
4ed925c668
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 274-284)
- Update from CVS
- Update etc/MORE.STUFF.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 101)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-62
2006-05-17 07:46:49 +00:00
Eli Zaretskii
642c61f303
*** empty log message ***
2006-05-13 10:52:41 +00:00
Eli Zaretskii
d9d2ac69a0
(lisp1): Add fringe.elc.
2006-05-13 10:19:36 +00:00
Miles Bader
3bcf2b084a
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 259-273)
- Update from CVS
- lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
- Merge from gnus--rel--5.10
- Rename "field-at-point" to "field-at-pos"
- (comint-insert-input): Remove redundant calls to setq and goto-char
* gnus--rel--5.10 (patch 99-100)
- Merge from emacs--devo--0
- Update from CVS
2006-05-10 20:42:41 +00:00
Francesco Potortì
7e237d2403
(Perl_functions): Free space allocated for var package.
...
(Erlang_functions): Possibly free space allocated for var last.
(Prolog_functions): Possibly free space allocated for var last.
2006-05-02 10:15:29 +00:00
Miles Bader
fe682fb2f0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 239-258)
- Update from CVS
- (Ffield_beginning, find_field): Undo change of 2006-04-23.
- Rcirc patch from Ryan Yeske
- Merge from gnus--rel--5.10
- Clean up lisp/gnus/ChangeLog a bit
* gnus--rel--5.10 (patch 91-98)
- Merge from emacs--devo--0
- Update from CVS
2006-05-02 05:51:52 +00:00
Dan Nicolaescu
7fe8b491e1
(main): Initialize docs to NULL.
2006-04-29 22:15:04 +00:00
Dan Nicolaescu
cdeda57951
(yow): Free buf.
2006-04-29 21:36:04 +00:00
Dan Nicolaescu
7c47913be1
Delete c-indentation-style local variable.
2006-04-29 20:15:48 +00:00
Richard M. Stallman
5e5b35c7ec
(main): Check for negative value from `read'.
2006-04-29 18:55:19 +00:00
Richard M. Stallman
2ef88a94ea
(read_header): Give fatal error if input has no header.
2006-04-29 18:52:23 +00:00
Miles Bader
49d395cd57
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 190-203)
- Update from CVS
- Undo incorrect merge of etc/images/README from Gnus 5.10
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 74-80)
- Update from CVS
- Update from CVS: README: Addition from 5.10.6 tar ball.
2006-04-09 00:38:22 +00:00
Paul Eggert
d65b42351f
* lib-src/b2m.c (main): Don't include <limits.h>.
...
(TM_YEAR_BASE): New macro.
(TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so
that s/ files can override this. Use the more-conservative range
1000-9999.
(main): Check for asctime returning NULL.
* lib-src/fakemail.c: Likewise.
* src/editfns.c (TM_YEAR_IN_ASCTIME_RANGE): New macro, identical to
../lib-src/b2m.c and ../lib-src/editfns.c.
(Fcurrent_time_string): Use it.
Document that the year might not consume 4 columns if it's outside
the range 1000-9999.
Check for asctime failure.
Don't assume that the output string length is always exactly 24.
2006-04-04 04:13:02 +00:00
Miles Bader
e6335dc16c
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-51
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 188-189)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 73)
- Update from CVS
2006-04-02 01:10:03 +00:00
Ramprasad B
fe8d0237f1
changed Emacs' to GNU Emacs'
2006-03-31 07:25:44 +00:00
Miles Bader
1ef7e5599f
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 164-184)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: man/mh-e.texi (Folders): Various edits.
- Update from erc--emacs--0
* gnus--rel--5.10 (patch 62-70)
- Merge from emacs--devo--0
- Update from CVS
2006-03-28 23:08:20 +00:00
Paul Eggert
f55658040d
* b2m.c: Include <limits.h>.
...
(TM_YEAR_IN_ASCTIME_RANGE): New macro.
(main): Check for out-of-range time stamps.
* fakemail.c: Likewise.
2006-03-27 20:40:05 +00:00
Miles Bader
292203c9ef
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 157-163)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 58-61)
- Update from CVS
2006-03-19 19:43:57 +00:00