- 04 Apr, 2008 10 commits
-
-
Glenn Morris authored
Update callers, keep old name as alias. (calendar-iso-print-date): Rename calendar-print-iso-date. Update callers, keep old name as alias. (calendar-iso-goto-date): Rename calendar-goto-iso-date. Keep old name as alias. (calendar-iso-goto-week): Rename calendar-goto-iso-week. Keep old name as alias.
-
Glenn Morris authored
(calendar-islamic-leap-year-p): Rename islamic-calendar-leap-year-p. Update callers. (calendar-islamic-last-day-of-month): Rename islamic-calendar-last-day-of-month. Update callers. (calendar-islamic-day-number): Rename islamic-calendar-day-number. Update callers. (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic. Update callers, keep old name as alias. (calendar-islamic-print-date): Rename calendar-print-islamic-date. Update callers, keep old name as alias. (calendar-islamic-goto-date): Rename calendar-goto-islamic-date. Keep old name as alias. (diary-islamic-list-entries): Rename list-islamic-diary-entries. Update callers, keep old name as alias. (calendar-islamic-mark-date-pattern): Rename mark-islamic-calendar-date-pattern. Update callers, keep old name as alias. (diary-islamic-insert-entry): Rename insert-islamic-diary-entry. Keep old name as alias. (diary-islamic-insert-monthly-entry): Rename insert-monthly-islamic-diary-entry. Keep old name as alias. (diary-islamic-insert-yearly-entry): Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
-
Glenn Morris authored
-
Glenn Morris authored
Update callers, keep old name as alias. (calendar-julian-print-date): Rename calendar-print-julian-date. Update callers, keep old name as alias. (calendar-julian-goto-date): Rename calendar-goto-julian-date. Update callers, keep old name as alias. (calendar-astro-to-absolute): Rename calendar-absolute-from-astro. Update callers, keep old name as alias. (calendar-astro-print-day-number): Rename calendar-print-astro-day-number. Update callers, keep old name as alias. (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number. Update callers, keep old name as alias.
-
Glenn Morris authored
Update callers, keep old name as alias.
-
Glenn Morris authored
-
Glenn Morris authored
Rename all-hebrew-calendar-holidays. Update callers, keep old name as alias. (calendar-christian-all-holidays-flag): Rename all-christian-calendar-holidays. Update callers, keep old name as alias. (calendar-islamic-all-holidays-flag): Rename all-islamic-calendar-holidays. Update callers, keep old name as alias. (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays. Update callers, keep old name as alias.
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
highlight-changes-active-string): Mark as obsolete since 23.1, not 22.1.
-
- 03 Apr, 2008 30 commits
-
-
Juanma Barranquero authored
highlight-changes-mode-turn-on): Fix typos in docstrings.
-
Juanma Barranquero authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
highlight-changes; no longer uses sub-modes active and passive; implemented by define-minor-mode. (highlight-changes-toggle-visibility): New function, to replace the old passive/active submodes of global-highlight-changes-mode; implemented by define-minor-mode. (global-highlight-changes-mode'): Rename from global-highlight-changes; rewrite using define-globalized-minor-mode. (hilit-chg-major-mode-hook, hilit-chg-check-global) (hilit-chg-post-command-hook, hilit-chg-check-global) (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due to use of define-globalized-minor-mode. (highlight-changes-global-initial-state): Change to be boolean. (highlight-changes-visible-string, highlight-changes-invisible-string): Rename from highlight-changes-active-string and highlight-changes-passive-string. (hilit-chg-update, hilit-chg-set): Use them. (global-highlight-changes-mode): Rename from global-highlight-changes. (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to docstring. (hilit-chg-hide-changes): Rewrite to use dolist. (hilit-chg-set-face-on-change, hilit-chg-update) (highlight-changes-rotate-faces): Use highlight-changes-visible-mode variable instead of testing highlight-changes-mode. (highlight-markup-buffers): Add reuire ediff-util; argument on calls to highlight-changes-mode changed. (highlight-compare-with-file): Fix problems with interactive call giving invalid default file.
-
Nick Roberts authored
Fix in disassembly buffer (regression in 22.2).
-
Nick Roberts authored
-
Stefan Monnier authored
Fix last change in case the element is not even a symbol.
-
Juanma Barranquero authored
-
Michael Kifer authored
* viper-macs.el (viper-read-fast-keysequence): use viper-read-event instead of viper-read-key. * viper.el (viper-mode): move the check for fundamental mode. * viper-utils.el (viper-get-saved-cursor-color-in-replace-mode) viper-get-saved-cursor-color-in-insert-mode): get rid of redundant let-statements. * viper*.el: replaced load with require in eval-when-compile.
-
Stefan Monnier authored
-
Stefan Monnier authored
(archive-try-jka-compr): New function. (archive-set-buffer-as-visiting-file): Use it.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
buffer with byte-size of source buffer.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
shift-select-mode is off.
-
Chong Yidong authored
when shift-select-mode is off.
-
Jason Rumney authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Jason Rumney authored
dependencies. (w32uniscribe.$(O)): New file to build. (FONT_OBJ): Include w32uniscribe.$(O). (LIBS): Add uniscribe libraries.
-
Jason Rumney authored
-
Jason Rumney authored
(Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi) (Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya) (Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri) (Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic) (Qphonetic): New symbols. (syms_of_w32font): Initialize them. (font_supported_scripts): Use them. (w32font_list_family): List all charsets. (w32font_text_extents, recompute_cached_metrics): Fix metric calculations. (w32_enumfont_pattern_entity): Make full_type a DWORD. Give opentype fonts their own format. (font_matches_spec): New arguments backend and logfont. Handle :otf spec for uniscribe backend. (add_font_entity_to_list): Match truetype fonts in uniscribe backend. (fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.
-
Jason Rumney authored
-
Kenichi Handa authored
(CATEGORY_MASK_UTF_16): Likewise. (detect_coding_utf_16): Add heuristics to reject utf-16 for a binary file. (detect_coding): Add null-byte detection for a binary file. (detect_coding_system): Likewise.
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-