diff options
| author | Joakim Verona | 2013-04-09 00:21:04 +0200 |
|---|---|---|
| committer | Joakim Verona | 2013-04-09 00:21:04 +0200 |
| commit | e25d341cec1ebaee2b96d627d99d4d7b92dee6b0 (patch) | |
| tree | a837c08c8ff2a6054964bd73469f6386368300e7 /lib-src/ChangeLog | |
| parent | 9639da1e26683b6a54d255bb07a24dd6e0fae354 (diff) | |
| parent | 6fcdab68b3e73354fb17f4c8c4f8199d6f63cf30 (diff) | |
| download | emacs-e25d341cec1ebaee2b96d627d99d4d7b92dee6b0.tar.gz emacs-e25d341cec1ebaee2b96d627d99d4d7b92dee6b0.zip | |
xdisp fix
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 10758d80872..2089a50d47b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -14,10 +14,6 @@ | |||
| 14 | (socket_connection) [!HAVE_KRB5_ERROR_TEXT && HAVE_KRB5_ERROR_E_TEXT]: | 14 | (socket_connection) [!HAVE_KRB5_ERROR_TEXT && HAVE_KRB5_ERROR_E_TEXT]: |
| 15 | Use ERROR_MAX, not ERRMAX. | 15 | Use ERROR_MAX, not ERRMAX. |
| 16 | 16 | ||
| 17 | 2013-03-16 Glenn Morris <rgm@gnu.org> | ||
| 18 | |||
| 19 | * Version 24.3 released. | ||
| 20 | |||
| 21 | 2013-03-13 Paul Eggert <eggert@cs.ucla.edu> | 17 | 2013-03-13 Paul Eggert <eggert@cs.ucla.edu> |
| 22 | 18 | ||
| 23 | File synchronization fixes (Bug#13944). | 19 | File synchronization fixes (Bug#13944). |
| @@ -3728,7 +3724,7 @@ | |||
| 3728 | 3724 | ||
| 3729 | 2002-03-05 Francesco Potortì <pot@gnu.org> | 3725 | 2002-03-05 Francesco Potortì <pot@gnu.org> |
| 3730 | 3726 | ||
| 3731 | * etags.c: Honour #line directives. | 3727 | * etags.c: Honor #line directives. |
| 3732 | (no_line_directive): New global var; set it for old behavior. | 3728 | (no_line_directive): New global var; set it for old behavior. |
| 3733 | (main): Remove some #ifdef in the getopt switch. | 3729 | (main): Remove some #ifdef in the getopt switch. |
| 3734 | (add_node, put_entries): Code added to merge different chunks of | 3730 | (add_node, put_entries): Code added to merge different chunks of |