mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
*** empty log message ***
This commit is contained in:
parent
2f4e9c4745
commit
2fdd365daa
@ -7,9 +7,9 @@
|
||||
(set-auto-coding): Update docs.
|
||||
(sgml-xml-auto-coding-function): New function.
|
||||
|
||||
* international/mule-util.el (store-substring): New optional
|
||||
argument `ellipsis'. Add commented-out test suite, and change
|
||||
coding to iso-2022-7bit.
|
||||
* international/mule-util.el (truncate-string-to-width): New
|
||||
optional argument `ellipsis'. Add commented-out test suite, and
|
||||
change coding to iso-2022-7bit.
|
||||
|
||||
2002-05-21 Colin Walters <walters@verbum.org>
|
||||
|
||||
@ -34,6 +34,12 @@
|
||||
(occur-fontify-on-property): Deleted.
|
||||
(occur-engine): Use categories from `font-lock-category-alist'.
|
||||
|
||||
* info.el (Info-fontify): Deleted.
|
||||
(Info-select-node): Don't use it.
|
||||
(Info-mode-hook): New variable.
|
||||
(Info-mode): Set up categories.
|
||||
(Info-fontify-menu-headers, Info-fontify-node): Use categories.
|
||||
|
||||
* ibuffer.el (ibuffer-formats): Update docs.
|
||||
(ibuffer-category-alist): New variable.
|
||||
(ibuffer-get-category): New function.
|
||||
|
Loading…
Reference in New Issue
Block a user