aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.7
diff options
context:
space:
mode:
authorJoakim Verona2011-12-28 04:12:56 +0100
committerJoakim Verona2011-12-28 04:12:56 +0100
commitbb29f044aa967831cd664c54eba0de0c701436ce (patch)
tree1398cc9780bbae0fdad071a3a3765a571c3f6d7b /lisp/ChangeLog.7
parent3c935a7e996701244d166f684119f0ff97e25496 (diff)
parent5e605a2e528955721fc6f2bd7b9f174c15075fb1 (diff)
downloademacs-bb29f044aa967831cd664c54eba0de0c701436ce.tar.gz
emacs-bb29f044aa967831cd664c54eba0de0c701436ce.zip
upstream i think
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r--lisp/ChangeLog.714
1 files changed, 7 insertions, 7 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index cb606cd0847..934258ade67 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -1012,7 +1012,7 @@
1012 bindings for quail-execute-non-quail-command deleted. 1012 bindings for quail-execute-non-quail-command deleted.
1013 (quail-conversion-keymap): Likewise. Add key bindings for 1013 (quail-conversion-keymap): Likewise. Add key bindings for
1014 quail-self-insert-command. 1014 quail-self-insert-command.
1015 (quail-delete-overlays): Chekc overlay-start for overlays before 1015 (quail-delete-overlays): Check overlay-start for overlays before
1016 deleting them. 1016 deleting them.
1017 (quail-mode): This function deleted. 1017 (quail-mode): This function deleted.
1018 (quail-inactivate, quail-activate): New functions. 1018 (quail-inactivate, quail-activate): New functions.
@@ -1230,7 +1230,7 @@
1230 indicator regex, Fix line positioning. 1230 indicator regex, Fix line positioning.
1231 (speedbar-add-indicator): Handles obj indicators now. 1231 (speedbar-add-indicator): Handles obj indicators now.
1232 (speedbar-check-objects, speedbar-check-obj-this-line): New functions. 1232 (speedbar-check-objects, speedbar-check-obj-this-line): New functions.
1233 (speedbar-double-click): Fix tripple click error. 1233 (speedbar-double-click): Fix triple click error.
1234 (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex. 1234 (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex.
1235 (speedbar-line-path): Only try to get a file when in "files" display. 1235 (speedbar-line-path): Only try to get a file when in "files" display.
1236 (speedbar-line-depth): Handle indicator regex. 1236 (speedbar-line-depth): Handle indicator regex.
@@ -2018,7 +2018,7 @@
20181998-06-19 Karl Heuer <kwzh@gnu.org> 20181998-06-19 Karl Heuer <kwzh@gnu.org>
2019 2019
2020 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix. 2020 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix.
2021 (checkdoc-continue, checkdoc-tripple-semi-comment-check-flag): Ditto. 2021 (checkdoc-continue, checkdoc-triple-semi-comment-check-flag): Ditto.
2022 (checkdoc-common-verbs-wrong-voice): Use dotted pairs. 2022 (checkdoc-common-verbs-wrong-voice): Use dotted pairs.
2023 2023
20241998-06-19 Richard Stallman <rms@gnu.org> 20241998-06-19 Richard Stallman <rms@gnu.org>
@@ -15185,7 +15185,7 @@
151851997-06-16 Dan Nicolaescu <done@ece.arizona.edu> 151851997-06-16 Dan Nicolaescu <done@ece.arizona.edu>
15186 15186
15187 * icon.el (icon-indent-line): A comment ends at the end of the 15187 * icon.el (icon-indent-line): A comment ends at the end of the
15188 line, delete call to inexistent function. 15188 line, delete call to nonexistent function.
15189 15189
15190 * icon.el (icon-font-lock-keywords-1): Improved regexp. 15190 * icon.el (icon-font-lock-keywords-1): Improved regexp.
15191 (icon-font-lock-keywords-2): Likewise. 15191 (icon-font-lock-keywords-2): Likewise.
@@ -18065,7 +18065,7 @@
18065 have KEY. 18065 have KEY.
18066 (current-input-method-title): Doc-string modified. 18066 (current-input-method-title): Doc-string modified.
18067 (select-input-method): Set current-input-method to nil even if 18067 (select-input-method): Set current-input-method to nil even if
18068 inactivation of the current input method failed. 18068 deactivation of the current input method failed.
18069 (set-language-environment): Doc-string modified. 18069 (set-language-environment): Doc-string modified.
18070 (describe-language-support): Doc-string modified. Calls an 18070 (describe-language-support): Doc-string modified. Calls an
18071 appropriate function for each language. 18071 appropriate function for each language.
@@ -19394,7 +19394,7 @@
19394 * loadup.el: Load language/english and language/tibetan. 19394 * loadup.el: Load language/english and language/tibetan.
19395 19395
19396 * mule-cmds.el: Prefix for Mule related commands is changed. 19396 * mule-cmds.el: Prefix for Mule related commands is changed.
19397 (view-hello-file): Allways does correct decoding of HELLO file. 19397 (view-hello-file): Always does correct decoding of HELLO file.
19398 19398
19399 * mule-conf.el: Change descriptions for Arabic, Indian, and 19399 * mule-conf.el: Change descriptions for Arabic, Indian, and
19400 Vietnamese character sets. Define Tibetan character sets. 19400 Vietnamese character sets. Define Tibetan character sets.
@@ -19552,7 +19552,7 @@
19552 * term.el: Added a lot of new faces, they all start with 19552 * term.el: Added a lot of new faces, they all start with
19553 term- and follow a simple lexicographical convention. Note that 19553 term- and follow a simple lexicographical convention. Note that
19554 each change is commented: just search for -mm in the source. 19554 each change is commented: just search for -mm in the source.
19555 (term-char-mode): Added all the "grey-keys" to term-raw-map. 19555 (term-char-mode): Added all the "gray-keys" to term-raw-map.
19556 (term-send-up): Similar, decided to go for the more xterm-like 19556 (term-send-up): Similar, decided to go for the more xterm-like
19557 \eOA bindings in place of the previous \e[A. 19557 \eOA bindings in place of the previous \e[A.
19558 (term-buffer-maximum-size): New variable. 19558 (term-buffer-maximum-size): New variable.