- 26 May, 2008 7 commits
-
-
Jason Rumney authored
(compute_metrics): Don't set failure if we just cleared the cache.
-
Andreas Schwab authored
-
Jason Rumney authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1180
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1179
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1178
-
Glenn Morris authored
-
- 25 May, 2008 11 commits
-
-
John Paul Wallington authored
-
John Paul Wallington authored
and `previous-line' from Lisp code.
-
Glenn Morris authored
(diary-hebrew-yahrzeit): Use diary-ordinal-suffix.
-
Glenn Morris authored
(diary-hebrew-yahrzeit): Use diary-ordinal-suffix.
-
Stefan Monnier authored
-
Kenichi Handa authored
position.
-
Kenichi Handa authored
-
Kenichi Handa authored
underline_thickness is not 1, adjust underline_position.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(check_gstring, check_otf_features, otf_list, otf_tag_symbol) (otf_open, font_otf_capability, generate_otf_features) (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor): Commented out by surrounding "#if 0" and "#endif" for the moment. (Ffont_drive_otf, Ffont_otf_alternates): Likewise. (syms_of_font): Codes for accessing above commented out.
-
- 24 May, 2008 16 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
edebug-save-windows, edebug-save-displayed-buffer-points, edebug-initial-mode, edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro, edebug-print-length, edebug-print-level, edebug-print-circle, edebug-unwrap-results, edebug-on-error, edebug-on-quit, edebug-global-break-condition, edebug-sit-for-seconds): Remove spurious * from defcustom docstrings. (edebug-unwrap*, edebug-signal, edebug-eval-display): Improve argument/docstring consistency. (edebug-test-coverage, edebug-gensym, edebug-read, edebug-top-level-nonstop, edebug-eval-result-list, edebug-eval-redisplay, edebug-trace): Fix typos in docstring. (edebug-eval-defun, edebug-eval-top-level-form, edebug, edebug-display-freq-count): Reflow docstrings. (edebug-restore-status): Doc fix.
-
Stefan Monnier authored
rather than computing the corresponding position manually. (proced-update): Don't hardcode point-min==1.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Alan Mackenzie authored
non-string. (c-neutralize-CPP-line): Surround by `save-excursion'. (c-neutralize-syntax-in-CPP): Optimize for speed.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
if c-file-style is set to a non-string (c-neutralize-CPP-line): Surround by `save-excursion'. (c-neutralize-syntax-in-CPP): Optimize for speed.
-
Alan Mackenzie authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Glenn Morris authored
(bootstrap-after): Run update-elclist.
-
Glenn Morris authored
(icalendar-version): Increase to "0.19". (icalendar--date-style): New function. (icalendar--datetime-to-diary-date): Doc fix. Use icalendar--date-style. (icalendar--datestring-to-isodate): Doc fix. Handle iso date style. (icalendar--convert-yearly-to-ical): (icalendar--convert-recurring-to-diary): Handle iso date style, use icalendar-date-style.
-
Glenn Morris authored
(icalendar-testsuite--run-function-tests): Add icalendar-testsuite--test-datestring-to-isodate, icalendar-testsuite--test-datetime-to-diary-date, and icalendar-testsuite--test-calendar-style. (icalendar-testsuite--test-format-ical-event): (icalendar-testsuite--test-parse-summary-and-rest): Doc fix. Remove european-calendar-style. (icalendar-testsuite--get-ical-event): Doc fix. (icalendar-testsuite--test-first-weekday-of-year): (icalendar-testsuite--run-cycle-tests): Add doc string. (icalendar-testsuite--test-datestring-to-isodate): (icalendar-testsuite--test-datetime-to-diary-date): (icalendar-testsuite--test-calendar-style): New functions. (icalendar-testsuite--test-export): Handle iso date style. New arg INPUT-ISO. Use calendar-date-style. (icalendar-testsuite--test-import): Handle iso date style. New arg EXPECTED-ISO. Use calendar-date-style. (icalendar-testsuite--test-cycle): Handle iso date style. (icalendar-testsuite--run-import-tests): (icalendar-testsuite--run-export-tests): (icalendar-testsuite--run-real-world-tests): Add iso style tests.
-
- 23 May, 2008 6 commits
-
-
Dan Nicolaescu authored
vc-dir buffers are updated.
-
Stefan Monnier authored
-
Stefan Monnier authored
* textmodes/reftex.el (reftex-extra-bindings-map): New var. (reftex-extra-bindings): Use it. * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings away from the user-reserved keys. * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix): New vars. (ada-create-keymap): Use them.
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
here, just put :docstring, :short-name, and :long-name.
-