Mercurial > emacs
comparison lib-src/ChangeLog @ 87608:dd2be3676cd5
*** empty log message ***
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Mon, 07 Jan 2008 12:57:42 +0000 |
| parents | c14fdf9befcf |
| children | 107ccd98fa12 |
comparison
equal
deleted
inserted
replaced
| 87607:566dc667eca5 | 87608:dd2be3676cd5 |
|---|---|
| 1 2008-01-04 Glenn Morris <rgm@gnu.org> | 1 2008-01-04 Glenn Morris <rgm@gnu.org> |
| 2 | 2 |
| 3 * ebrowse.c (version) <emacs_copyright>: New variable. Just use | 3 * ebrowse.c (version) <emacs_copyright>: New variable. |
| 4 current year for copyright. | 4 Just use current year for copyright. |
| 5 | 5 |
| 6 * etags.c (print_version): | 6 * etags.c (print_version): |
| 7 * rcs2log (Copyright): Update to 2008. | 7 * rcs2log (Copyright): Update to 2008. |
| 8 | 8 |
| 9 2007-11-28 Jason Rumney <jasonr@gnu.org> | 9 2007-11-28 Jason Rumney <jasonr@gnu.org> |
| 978 (main): With --eval, if no file name, read from stdin. | 978 (main): With --eval, if no file name, read from stdin. |
| 979 Quote file names. | 979 Quote file names. |
| 980 | 980 |
| 981 2003-09-10 Richard M. Stallman <rms@gnu.org> | 981 2003-09-10 Richard M. Stallman <rms@gnu.org> |
| 982 | 982 |
| 983 * emacsclient.c (main): Use socket_name. | 983 * emacsclient.c (main): Use socket_name. |
| 984 | 984 |
| 985 2003-09-10 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change) | 985 2003-09-10 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change) |
| 986 | 986 |
| 987 * emacsclient.c (socket_name): New variable. | 987 * emacsclient.c (socket_name): New variable. |
| 988 (longopts, decode_options, print_help_and_exit): | 988 (longopts, decode_options, print_help_and_exit): |
| 1546 (get_user_id): New function. | 1546 (get_user_id): New function. |
| 1547 (main): Don't malloc excessively. | 1547 (main): Don't malloc excessively. |
| 1548 (main): Use username field. | 1548 (main): Use username field. |
| 1549 (read_score): Read it. | 1549 (read_score): Read it. |
| 1550 (push_score): Handle it. | 1550 (push_score): Handle it. |
| 1551 (write_scores) Write it. | 1551 (write_scores): Write it. |
| 1552 (read_score): Handle arbitrary length data. | 1552 (read_score): Handle arbitrary length data. |
| 1553 | 1553 |
| 1554 2002-03-30 Eli Zaretskii <eliz@is.elta.co.il> | 1554 2002-03-30 Eli Zaretskii <eliz@is.elta.co.il> |
| 1555 | 1555 |
| 1556 * ebrowse.c (add_declarator): Fix the first call to add_member_defn. | 1556 * ebrowse.c (add_declarator): Fix the first call to add_member_defn. |
| 1846 | 1846 |
| 1847 * makefile.w32-in (install): Do not copy fakemail. | 1847 * makefile.w32-in (install): Do not copy fakemail. |
| 1848 | 1848 |
| 1849 2001-10-10 Jason Rumney <jasonr@gnu.org> | 1849 2001-10-10 Jason Rumney <jasonr@gnu.org> |
| 1850 | 1850 |
| 1851 * makefile.w32-in (ALL) Do not include fakemail. | 1851 * makefile.w32-in (ALL): Do not include fakemail. |
| 1852 | 1852 |
| 1853 * makefile.nt (install) Ditto. | 1853 * makefile.nt (install): Ditto. |
| 1854 | 1854 |
| 1855 2001-10-09 Gerd Moellmann <gerd@gnu.org> | 1855 2001-10-09 Gerd Moellmann <gerd@gnu.org> |
| 1856 | 1856 |
| 1857 * emacsserver.c (main): Cast geteuid in sprintf to int. | 1857 * emacsserver.c (main): Cast geteuid in sprintf to int. |
| 1858 | 1858 |
| 2075 C mode. | 2075 C mode. |
| 2076 (C_AUTO): New macro for automatic detection of C++. | 2076 (C_AUTO): New macro for automatic detection of C++. |
| 2077 (consider_token): Automatic set C++ mode. | 2077 (consider_token): Automatic set C++ mode. |
| 2078 (C_entries): New security check for yacc. | 2078 (C_entries): New security check for yacc. |
| 2079 (print_language_names, print_help): Mention the autodetect | 2079 (print_language_names, print_help): Mention the autodetect |
| 2080 feature, do not show help for the -C option, now mostly useless. | 2080 feature, do not show help for the -C option, now mostly useless. |
| 2081 (C_entries): Tag C++ forward declarations if --declarations. | 2081 (C_entries): Tag C++ forward declarations if --declarations. |
| 2082 (C_entries): Don't be fooled by things like XDEFUN. | 2082 (C_entries): Don't be fooled by things like XDEFUN. |
| 2083 (consider_token): Discard asm pseudo function. | 2083 (consider_token): Discard asm pseudo function. |
| 2084 | 2084 |
| 2085 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> | 2085 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> |
| 4102 1995-03-21 Paul Eggert <eggert@twinsun.com> | 4102 1995-03-21 Paul Eggert <eggert@twinsun.com> |
| 4103 | 4103 |
| 4104 * rcs2log: Add -u "login<tab>fullname<tab>mailaddr" option, which | 4104 * rcs2log: Add -u "login<tab>fullname<tab>mailaddr" option, which |
| 4105 replaces the (now obsolescent) -n login fullname mailaddr option. | 4105 replaces the (now obsolescent) -n login fullname mailaddr option. |
| 4106 Add -R option for recursive rlog. | 4106 Add -R option for recursive rlog. |
| 4107 (AWK): New environment variable (default `awk') for awk program name. | 4107 (AWK): New environment variable (default `awk') for awk program name. |
| 4108 (output_authors, tab, loginFullnameMailaddrs, recursive): New vars. | 4108 (output_authors, tab, loginFullnameMailaddrs, recursive): New vars. |
| 4109 Quote authors and fullnames correctly. | 4109 Quote authors and fullnames correctly. |
| 4110 Don't omit path from repository root when logging CVS files. | 4110 Don't omit path from repository root when logging CVS files. |
| 4111 | 4111 |
| 4112 1995-03-15 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 4112 1995-03-15 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 6356 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd. | 6356 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd. |
| 6357 | 6357 |
| 6358 1988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 6358 1988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 6359 | 6359 |
| 6360 * etags.c: Handle `typedef struct foo {' (price@mcc.com). | 6360 * etags.c: Handle `typedef struct foo {' (price@mcc.com). |
| 6361 (istoken) New string-comparison macro. | 6361 (istoken): New string-comparison macro. |
| 6362 (consider_token): New arg `level'. New state `tag_ok' in `tydef'. | 6362 (consider_token): New arg `level'. New state `tag_ok' in `tydef'. |
| 6363 | 6363 |
| 6364 1988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 6364 1988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 6365 | 6365 |
| 6366 * etags.c: Changes for VMS. | 6366 * etags.c: Changes for VMS. |
