aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2007-01-22 15:04:05 +0000
committerJuanma Barranquero2007-01-22 15:04:05 +0000
commita30cc07b6eca46f5934942130834fb6db0bdac24 (patch)
tree8d674fa9d5ed85589927cb348bf15261e5acfc09
parent447466a5f88d289f7d9d4200293a2691f76f91f8 (diff)
downloademacs-a30cc07b6eca46f5934942130834fb6db0bdac24.tar.gz
emacs-a30cc07b6eca46f5934942130834fb6db0bdac24.zip
(hexl-mode-exit): Add missing quote.
-rw-r--r--lisp/ChangeLog41
-rw-r--r--lisp/hexl.el6
2 files changed, 25 insertions, 22 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 85c023039be..c93fd214d02 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12007-01-22 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2
3 * hexl.el (hexl-mode-exit): Add missing quote.
4
12007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 52007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 6
3 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant. 7 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
@@ -26,8 +30,8 @@
26 30
272007-01-21 Glenn Morris <rgm@gnu.org> 312007-01-21 Glenn Morris <rgm@gnu.org>
28 32
29 * net/tramp.el (tramp-perl-encode, tramp-perl-decode): Update 33 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
30 copyrights. 34 Update copyrights.
31 35
322007-01-21 Alan Mackenzie <acm@muc.de> 362007-01-21 Alan Mackenzie <acm@muc.de>
33 37
@@ -66,14 +70,14 @@
662007-01-20 Alan Mackenzie <acm@muc.de> 702007-01-20 Alan Mackenzie <acm@muc.de>
67 71
68 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward): 72 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
69 new functions. 73 New functions.
70 74
712007-01-20 Alan Mackenzie <acm@muc.de> 752007-01-20 Alan Mackenzie <acm@muc.de>
72 76
73 * progmodes/cc-align.el, progmodes/cc-cmds.el, 77 * progmodes/cc-align.el, progmodes/cc-cmds.el,
74 progmodes/cc-defs.el, progmodes/cc-engine.el, 78 * progmodes/cc-defs.el, progmodes/cc-engine.el,
75 progmodes/cc-langs.el, progmodes/cc-styles.el, 79 * progmodes/cc-langs.el, progmodes/cc-styles.el,
76 progmodes/cc-vars.el: Add my name. 80 * progmodes/cc-vars.el: Add my name.
77 81
782007-01-20 Chong Yidong <cyd@stupidchicken.com> 822007-01-20 Chong Yidong <cyd@stupidchicken.com>
79 83
@@ -88,8 +92,8 @@
88 92
892007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change) 932007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
90 94
91 * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Fixed 95 * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
92 cursor position when toggle abbreviated display. 96 Fixed cursor position when toggle abbreviated display.
93 97
942007-01-20 Nick Roberts <nickrob@snap.net.nz> 982007-01-20 Nick Roberts <nickrob@snap.net.nz>
95 99
@@ -101,11 +105,10 @@
101 * type-break.el (type-break-demo-hanoi, type-break-demo-life) 105 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
102 (type-break-demo-boring): Call read-event instead of read-char. 106 (type-break-demo-boring): Call read-event instead of read-char.
103 107
1042007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (small change) 1082007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (small change)
105 109
106 * progmodes/compile.el: Add handling for makepplog. 110 * progmodes/compile.el: Add handling for makepplog.
107 111
108>>>>>>> 1.10581
1092007-01-19 Reiner Steib <Reiner.Steib@gmx.de> 1122007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
110 113
111 * textmodes/ispell.el (ispell-change-dictionary): Ensure that 114 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
@@ -113,11 +116,11 @@
113 116
1142007-01-19 Chong Yidong <cyd@stupidchicken.com> 1172007-01-19 Chong Yidong <cyd@stupidchicken.com>
115 118
116 * progmodes/compile.el (compilation-loop): New arg limit. Handle 119 * progmodes/compile.el (compilation-loop): New arg limit.
117 case where the first error is at point-min. 120 Handle case where the first error is at point-min.
118 (compilation-next-error): New arg to compilation-loop call. 121 (compilation-next-error): New arg to compilation-loop call.
119 122
1202007-01-18 Bruno Haible <bruno@clisp.org> (tiny change) 1232007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
121 124
122 * info.el (Info-default-dirs): Change default info dir to 125 * info.el (Info-default-dirs): Change default info dir to
123 share/info. 126 share/info.
@@ -147,7 +150,7 @@
147 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark 150 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
148 path. Rewrite function in `cond' style for readability. 151 path. Rewrite function in `cond' style for readability.
149 152
150 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk> 153 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
151 (The path shortening, that is, not the rearrarangement.) 154 (The path shortening, that is, not the rearrarangement.)
152 155
1532007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 1562007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
@@ -175,8 +178,8 @@
175 178
1762007-01-13 Mathias Dahl <mathias.dahl@gmail.com> 1792007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
177 180
178 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile 181 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
179 option. Remove redirect character ">". 182 Remove redirect character ">".
180 183
1812007-01-13 Juanma Barranquero <lekktu@gmail.com> 1842007-01-13 Juanma Barranquero <lekktu@gmail.com>
182 185
@@ -7433,8 +7436,8 @@
74332006-05-11 Reiner Steib <Reiner.Steib@gmx.de> 74362006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
7434 7437
7435 * files.el, newcomment.el, outline.el, simple.el, 7438 * files.el, newcomment.el, outline.el, simple.el,
7436 emacs-lisp/bytecomp.el, progmodes/cc-compat.el, 7439 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
7437 progmodes/cc-vars.el, progmodes/compile.el: 7440 * progmodes/cc-vars.el, progmodes/compile.el:
7438 Move `safe-local-variable' declarations to the respective files. 7441 Move `safe-local-variable' declarations to the respective files.
7439 7442
7440 * help-fns.el (describe-variable): Don't print safe-var if it is 7443 * help-fns.el (describe-variable): Don't print safe-var if it is
@@ -11358,7 +11361,7 @@
11358 Sync with Tramp 2.0.52. 11361 Sync with Tramp 2.0.52.
11359 11362
11360 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el, 11363 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
11361 net/tramp-vc.el: Add code for unloading Tramp. See comment before 11364 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
11362 `tramp-unload-tramp' for checklist. 11365 `tramp-unload-tramp' for checklist.
11363 11366
11364 * net/tramp.el: Require `timer-funcs' instead of `timer' if in 11367 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
diff --git a/lisp/hexl.el b/lisp/hexl.el
index 35d68216162..f63ed0aafa5 100644
--- a/lisp/hexl.el
+++ b/lisp/hexl.el
@@ -283,7 +283,7 @@ You can use \\[hexl-find-file] to visit a file in Hexl mode.
283 (setq font-lock-defaults '(hexl-font-lock-keywords t)) 283 (setq font-lock-defaults '(hexl-font-lock-keywords t))
284 284
285 ;; Add hooks to rehexlify or dehexlify on various events. 285 ;; Add hooks to rehexlify or dehexlify on various events.
286 (add-hook 'before-revert-hook 'hexl-before-revert-hook nil t) 286 (add-hook 'before-revert-hook 'hexl-before-revert-hook nil t)
287 (add-hook 'after-revert-hook 'hexl-after-revert-hook nil t) 287 (add-hook 'after-revert-hook 'hexl-after-revert-hook nil t)
288 288
289 (add-hook 'change-major-mode-hook 'hexl-maybe-dehexlify-buffer nil t) 289 (add-hook 'change-major-mode-hook 'hexl-maybe-dehexlify-buffer nil t)
@@ -403,9 +403,9 @@ With arg, don't unhexlify buffer."
403 (hl-line-mode 0)) 403 (hl-line-mode 0))
404 (when (boundp 'hexl-mode-old-hl-line-range-function) 404 (when (boundp 'hexl-mode-old-hl-line-range-function)
405 (setq hl-line-range-function hexl-mode-old-hl-line-range-function)) 405 (setq hl-line-range-function hexl-mode-old-hl-line-range-function))
406 (when (boundp hexl-mode-old-hl-line-face) 406 (when (boundp 'hexl-mode-old-hl-line-face)
407 (setq hl-line-face hexl-mode-old-hl-line-face)) 407 (setq hl-line-face hexl-mode-old-hl-line-face))
408 408
409 (setq require-final-newline hexl-mode-old-require-final-newline) 409 (setq require-final-newline hexl-mode-old-require-final-newline)
410 (setq mode-name hexl-mode-old-mode-name) 410 (setq mode-name hexl-mode-old-mode-name)
411 (setq isearch-search-fun-function hexl-mode-old-isearch-search-fun-function) 411 (setq isearch-search-fun-function hexl-mode-old-isearch-search-fun-function)