diff options
| author | Glenn Morris | 2010-10-21 20:38:52 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-10-21 20:38:52 -0700 |
| commit | 2f42e9a28671c675d74d70928525649953bb2144 (patch) | |
| tree | cf09f7fd655cac2ebd7e8add523d4cb2e44154f4 /src | |
| parent | 5fb59edbdd2a47471ff66a8b5cc326ae1bda25ba (diff) | |
| download | emacs-2f42e9a28671c675d74d70928525649953bb2144.tar.gz emacs-2f42e9a28671c675d74d70928525649953bb2144.zip | |
Fix format of old ChangeLog entry.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.9 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index fc4f2d4ad37..3c3a5068939 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 | |||
| @@ -12476,9 +12476,9 @@ | |||
| 12476 | * atimer.c (stop_other_atimers): Don't call cancel_atimer because | 12476 | * atimer.c (stop_other_atimers): Don't call cancel_atimer because |
| 12477 | that unblocks alarms. | 12477 | that unblocks alarms. |
| 12478 | 12478 | ||
| 12479 | * alloc.c, bytecode.c, data.c, dispnew.c, ecrt0.c, editfns.c, | 12479 | * alloc.c, bytecode.c, data.c, dispnew.c, ecrt0.c, editfns.c: |
| 12480 | emacs.c, floatfns.c, fns.c, lread.c, print.c, config.in, lisp.h, | 12480 | * emacs.c, floatfns.c, fns.c, lread.c, print.c, config.in, lisp.h: |
| 12481 | Makefile.in: Remove `LISP_FLOAT_TYPE' and `standalone'. | 12481 | * Makefile.in: Remove `LISP_FLOAT_TYPE' and `standalone'. |
| 12482 | 12482 | ||
| 12483 | * frame.c (make_frame): Set frame initially to `garbaged'. | 12483 | * frame.c (make_frame): Set frame initially to `garbaged'. |
| 12484 | 12484 | ||
| @@ -13312,4 +13312,3 @@ See ChangeLog.8 for earlier changes. | |||
| 13312 | You should have received a copy of the GNU General Public License | 13312 | You should have received a copy of the GNU General Public License |
| 13313 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 13313 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 13314 | 13314 | ||
| 13315 | ;;; arch-tag: 38875948-6e89-4f08-b0ca-ff328f1e8b72 | ||