1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
emacs/lisp/calendar
Stefan Monnier 6711a21f11 * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.
(font-lock-fontify-buffer): Mark interactive-only.
(font-lock-multiline, font-lock-fontified, font-lock-set-defaults):
Make buffer-local.
(font-lock-specified-p): Remove redundant boundp check.
(font-lock-flush-function, font-lock-ensure-function): New vars.
(font-lock-turn-on-thing-lock): Set them.
(font-lock-default-fontify-buffer): Obey font-lock-dont-widen.
(font-lock-after-change-function): Make `old-len' optional.
(font-lock-set-defaults): Remove redundant `set' of font-lock-defaults.
Call font-lock-flush, just in case.
* lisp/progmodes/verilog-mode.el (verilog-preprocess): Disable workaround in
recent Emacsen.
* lisp/progmodes/vera-mode.el (vera-fontify-buffer): Declare obsolete.
(vera-mode-map, vera-mode-menu): Remove bindings to it.
* lisp/progmodes/idlw-help.el (idlwave-help-fontify): Use font-lock-ensure
and with-syntax-table.
* lisp/textmodes/conf-mode.el (conf-quote-normal):
* lisp/progmodes/sh-script.el (sh-set-shell):
* lisp/progmodes/prog-mode.el (prettify-symbols-mode):
* lisp/progmodes/f90.el (f90-font-lock-n):
* lisp/progmodes/cwarn.el (cwarn-mode):
* lisp/nxml/nxml-mode.el (nxml-toggle-char-ref-extra-display):
* lisp/progmodes/compile.el (compilation-setup, compilation--unsetup):
* lisp/hi-lock.el (hi-lock-mode, hi-lock-unface-buffer)
(hi-lock-set-pattern, hi-lock-set-file-patterns): Use font-lock-flush.
* lisp/mail/rmail.el (rmail-variables): Set font-lock-dont-widen instead of
font-lock-fontify-buffer-function and
font-lock-unfontify-buffer-function.
(rmail-unfontify-buffer-function, rmail-fontify-message):
Use with-silent-modifications.
* lisp/htmlfontify.el (hfy-force-fontification): Use jit-lock-fontify-now
and font-lock-ensure.
* lisp/bs.el (bs-show-in-buffer): Use font-lock-ensure.
* lisp/gnus/mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
* lisp/gnus/gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
* lisp/org/org-compat.el (org-font-lock-ensure): New function.
* lisp/org/ox-odt.el (org-odt-do-format-code):
* lisp/org/ox-html.el (org-html-fontify-code):
* lisp/org/org.el (org-fontify-like-in-org-mode):
* lisp/org/org-src.el (org-src-font-lock-fontify-block):
* lisp/org/org-clock.el (org-clock-get-clocktable): Use it.
* lisp/org/ox-org.el (org-org-publish-to-org): Use it.  Avoid using find-file
from Elisp.
* test/automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
(ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
2014-05-28 23:45:29 -04:00
..
.gitignore Add diary-loaddefs.el, hol-loaddefs.el. 2008-03-13 05:36:31 +00:00
appt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-bahai.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-china.el Support Chinese diary entries in calendar and diary 2014-05-04 08:16:58 +08:00
cal-coptic.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-dst.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-french.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-hebrew.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-html.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-islam.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-iso.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-julian.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-mayan.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-menu.el Support Chinese diary entries in calendar and diary 2014-05-04 08:16:58 +08:00
cal-move.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-persia.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-tex.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cal-x.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
calendar.el * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. 2014-05-28 23:45:29 -04:00
diary-lib.el * etc/NEWS: Correct spelling. 2014-05-05 07:49:33 +08:00
holidays.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
icalendar.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
lunar.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
parse-time.el Merge from Gnus git master 2014-03-23 23:14:52 +00:00
solar.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
time-date.el avoid function from `cl' 2014-05-12 19:56:22 -04:00
timeclock.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
todo-mode.el todo-mode.el: Remove dependence on auto-mode-alist. 2014-05-23 18:54:35 +02:00