aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-12-19 03:07:25 +0000
committerGlenn Morris2008-12-19 03:07:25 +0000
commit5582fbc7bde7a3f6c726dad8519f4d86d3d3f292 (patch)
tree002477e6708c2b579e59a32be1288c333229dc46
parentbc7f6511c4ccf2adc6e3cb46b058800b22e2f2e5 (diff)
downloademacs-5582fbc7bde7a3f6c726dad8519f4d86d3d3f292.tar.gz
emacs-5582fbc7bde7a3f6c726dad8519f4d86d3d3f292.zip
Format and file name fixes, for AUTHORS.
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5da3ec89c76..897ec30b719 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1861,7 +1861,7 @@
1861 (Fmake_terminal_frame) [MSDOS]: Don't allow creation of new 1861 (Fmake_terminal_frame) [MSDOS]: Don't allow creation of new
1862 terminal devices. 1862 terminal devices.
1863 1863
1864 * msdos.h Remove definition of struct x_display_info and struct 1864 * msdos.h: Remove definition of struct x_display_info and struct
1865 x_output. 1865 x_output.
1866 (FRAME_FONT): Use output_data.tty. 1866 (FRAME_FONT): Use output_data.tty.
1867 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define. 1867 (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define.
@@ -2495,7 +2495,7 @@
2495 Set Vx_resource_name to a fallback. Replace read of 'buffered' 2495 Set Vx_resource_name to a fallback. Replace read of 'buffered'
2496 parameter with read of 'alpha' one. 2496 parameter with read of 'alpha' one.
2497 (Qns_frame_parameter): Remove. 2497 (Qns_frame_parameter): Remove.
2498 * nsselection.m (selection-coding-system) 2498 * nsselect.m (selection-coding-system)
2499 (next-selection-coding-system, Vselection_coding_system) 2499 (next-selection-coding-system, Vselection_coding_system)
2500 (Vnext_selection_coding_system): Drop. 2500 (Vnext_selection_coding_system): Drop.
2501 2501