Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1b7ef4aa
Commit
1b7ef4aa
authored
Nov 30, 2006
by
Juanma Barranquero
Browse files
*** empty log message ***
parent
9bb2e9f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
lisp/ChangeLog
lisp/ChangeLog
+9
-6
No files found.
lisp/ChangeLog
View file @
1b7ef4aa
...
...
@@ -6,21 +6,24 @@
(hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
and `hl-line-range-function' after `require' hl-line.
Then bind `hl-line-range-function' and `hl-line-face'.
Don't require frame. Don't use `with-no-warnings'.
(hexl-activate-ruler): Store the original value of
Don't require frame.
Don't use `with-no-warnings'.
(hexl-activate-ruler): Store the original value of
`ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
(hexl-mode-exit): Restore the original value of
(hexl-mode-exit): Restore the original value of
`ruler-mode-ruler-function'.
2006-11-
29
Alin C. Soare <alinsoar@voila.fr> (tiny change)
2006-11-
30
Alin C. Soare <alinsoar@voila.fr> (tiny change)
*
lisp/
hexl.el (hexl-mode-old-hl-line-range-function): New variable
(hexl-mode-old-hl-line-face): New variable
* hexl.el (hexl-mode-old-hl-line-range-function): New variable
.
(hexl-mode-old-hl-line-face): New variable
.
(hexl-mode, hexl-mode-exit): Fix the highlighting of the current
line when exit from the hexl-mode.
2006-11-30 Juanma Barranquero <lekktu@gmail.com>
* emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
Doc fixes.
* international/fontset.el (create-fontset-from-ascii-font)
(create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
(fontset-name-p): Fix typo in docstring.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment