aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.3
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.3')
-rw-r--r--lisp/ChangeLog.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3
index 26b872af9bb..f99f2ec4ec0 100644
--- a/lisp/ChangeLog.3
+++ b/lisp/ChangeLog.3
@@ -2619,7 +2619,7 @@
2619 2619
2620 * frame.el (frame-initialize): Fix error syntax. 2620 * frame.el (frame-initialize): Fix error syntax.
2621 (toggle-horizontal-scroll-bar): Likewise. 2621 (toggle-horizontal-scroll-bar): Likewise.
2622 (toggle-horizontal-scroll-bar): Renamed from set-horizontal-bar 2622 (toggle-horizontal-scroll-bar): Renamed from set-horizontal-bar.
2623 (toggle-vertical-scroll-bar): Likewise. 2623 (toggle-vertical-scroll-bar): Likewise.
2624 (toggle-auto-lower, toggle-auto-raise): Likewise. 2624 (toggle-auto-lower, toggle-auto-raise): Likewise.
2625 (set-foreground-color, set-background-color): 2625 (set-foreground-color, set-background-color):
@@ -10344,7 +10344,7 @@
10344 (list-diary-entries, mark-diary-entries) 10344 (list-diary-entries, mark-diary-entries)
10345 (include-other-diary-files, mark-included-diary-files): 10345 (include-other-diary-files, mark-included-diary-files):
10346 Added the possibility of `shared diary files' with a recursive 10346 Added the possibility of `shared diary files' with a recursive
10347 include mechanism like the C preprocessor 10347 include mechanism like the C preprocessor.
10348 (list-calendar-holidays): Eliminated the 'special class of holidays, 10348 (list-calendar-holidays): Eliminated the 'special class of holidays,
10349 rewriting the entire mechanism to make it more general. 10349 rewriting the entire mechanism to make it more general.
10350 (calendar-holiday-function-float): Changed the 'float class of 10350 (calendar-holiday-function-float): Changed the 'float class of
@@ -12091,7 +12091,7 @@
12091 12091
120921988-12-12 Richard Stallman (rms@mole.ai.mit.edu) 120921988-12-12 Richard Stallman (rms@mole.ai.mit.edu)
12093 12093
12094 * telnet.el (telnet-send-input): Save input in telnet-previous-input 12094 * telnet.el (telnet-send-input): Save input in telnet-previous-input.
12095 (telnet-mode): Make that var buffer-local. 12095 (telnet-mode): Make that var buffer-local.
12096 (telnet-copy-last-input): New fn to yank that var; now on C-c C-y. 12096 (telnet-copy-last-input): New fn to yank that var; now on C-c C-y.
12097 12097