diff options
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 | ||