Glenn Morris
b4cb42a4d8
(diary-ordinal-suffix): Declare for compiler.
2008-05-26 01:27:45 +00:00
John Paul Wallington
53485d408a
*** empty log message ***
2008-05-25 22:19:09 +00:00
John Paul Wallington
27ab83abf9
(proced-next-line, proced-previous-line): Avoid calling `next-line'
...
and `previous-line' from Lisp code.
2008-05-25 22:13:53 +00:00
Glenn Morris
4980d28f5a
Ed Reingold <reingold at emr.cs.iit.edu>
...
(diary-hebrew-yahrzeit): Use diary-ordinal-suffix.
2008-05-25 20:09:23 +00:00
Glenn Morris
16cf244edb
Ed Reingold <reingold at emr.cs.iit.edu>
...
(diary-hebrew-yahrzeit): Use diary-ordinal-suffix.
2008-05-25 20:09:05 +00:00
Stefan Monnier
a0fefe5742
(tar-summarize-buffer): Handle GNU Tar @LongLink format.
2008-05-25 13:48:22 +00:00
Kenichi Handa
505ecc4969
(x_draw_glyph_string): Fix calculation of underline
...
position.
2008-05-25 11:19:50 +00:00
Kenichi Handa
a6c4ecbc32
*** empty log message ***
2008-05-25 11:09:53 +00:00
Kenichi Handa
951b8112ca
(xftfont_open): Delete unused variable. If
...
underline_thickness is not 1, adjust underline_position.
2008-05-25 11:04:53 +00:00
Kenichi Handa
97b816fb93
(ftxfont_open): Delete unused variable.
2008-05-25 11:03:14 +00:00
Kenichi Handa
b59e66b393
(face_for_char): Optimize for the case of no charset property.
2008-05-25 11:02:11 +00:00
Kenichi Handa
6a3dadd2c2
(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
...
(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.
2008-05-25 11:00:52 +00:00
Juanma Barranquero
87b69e9d3e
*** empty log message ***
2008-05-24 23:11:30 +00:00
Juanma Barranquero
242b1f684a
(edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,
...
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.
2008-05-24 22:56:41 +00:00
Stefan Monnier
82305b1a29
(proced-header-line): Use the :align-to 0 feature
...
rather than computing the corresponding position manually.
(proced-update): Don't hardcode point-min==1.
2008-05-24 20:41:55 +00:00
Glenn Morris
14b63de7a9
New arch tag, since old one went to ChangeLog.13.
2008-05-24 19:27:54 +00:00
Glenn Morris
1f8b625eaf
New file, split off from Changelog at the point of the unicode merge.
2008-05-24 19:20:58 +00:00
Glenn Morris
5469045bdc
Move older stuff to ChangeLog.13.
2008-05-24 19:19:48 +00:00
Juanma Barranquero
08eb7c6c15
*** empty log message ***
2008-05-24 19:13:25 +00:00
Alan Mackenzie
c5fcadd11f
(c-postprocess-file-styles): Throw an error 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.
2008-05-24 12:47:37 +00:00
Alan Mackenzie
dc37621478
*** empty log message ***
2008-05-24 12:45:33 +00:00
Alan Mackenzie
b9a6ed295c
* progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
...
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.
2008-05-24 12:31:59 +00:00
Alan Mackenzie
b7274ffdad
*** empty log message ***
2008-05-24 12:17:18 +00:00
Eli Zaretskii
f481eb312e
Include dispextern.h.
2008-05-24 08:39:34 +00:00
Eli Zaretskii
b1722a4640
*** empty log message ***
2008-05-24 08:29:28 +00:00
Glenn Morris
00609773f6
(update-elclist): New target, to update ELCFILES.
...
(bootstrap-after): Run update-elclist.
2008-05-24 02:27:02 +00:00
Glenn Morris
0fc438b827
Ulf Jasper <ulf.jasper at web.de>
...
(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.
2008-05-24 02:26:06 +00:00
Glenn Morris
a4766629f8
Ulf Jasper <ulf.jasper at web.de>
...
(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.
2008-05-24 02:25:03 +00:00
Dan Nicolaescu
64e5a32f19
(vc-delete-file): Make sure the buffer is deleted and
...
vc-dir buffers are updated.
2008-05-23 21:38:32 +00:00
Stefan Monnier
ee91bfdf8c
(vc-delete-file): Don't try to resynch the buffer.
2008-05-23 20:59:51 +00:00
Stefan Monnier
a3507bd3c2
* textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
...
* 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.
2008-05-23 20:31:12 +00:00
Stefan Monnier
9cc236e006
(regexp-opt): Always return a properly-grouped regexp.
2008-05-23 17:19:22 +00:00
Juanma Barranquero
f05cde180d
(capitalized-words-mode): Fix typos in docstring.
2008-05-23 15:31:17 +00:00
Kenichi Handa
67ef752841
Don't define the charset `emacs'
...
here, just put :docstring, :short-name, and :long-name.
2008-05-23 12:54:18 +00:00
Kenichi Handa
6c652bebc2
(Qemacs, charset_emacs): New variables.
...
(char_charset): Fix for non-Unicode characters.
(syms_of_charset): Define charset_emacs.
2008-05-23 12:50:07 +00:00
Juanma Barranquero
924b41eefb
Fix typos.
2008-05-23 10:45:38 +00:00
Juanma Barranquero
372d48ccd2
*** empty log message ***
2008-05-23 10:38:50 +00:00
Juanma Barranquero
20746fe46b
*** empty log message ***
2008-05-23 10:30:18 +00:00
Juanma Barranquero
d0cf2d48dc
(Fencode_char, Fsplit_char): Doc fixes.
...
(Fget_unused_iso_final_char, Fdecode_char, Fiso_charset):
Fix typos in docstrings.
2008-05-23 10:13:25 +00:00
Jason Rumney
e715084611
Remove includes that are already included by config.h
2008-05-23 09:25:18 +00:00
Nick Roberts
22b6cf4846
(gdb-enable-debug): New function.
...
(gdb-annotation-rules): New entry for "thread-changed".
(gdb-thread-changed): New function.
2008-05-23 07:36:54 +00:00
Nick Roberts
13bae5072b
*** empty log message ***
2008-05-23 07:35:07 +00:00
Kenichi Handa
328fab2aee
*** empty log message ***
2008-05-23 06:31:17 +00:00
Michael Olson
a3cdbdf8b4
custom.texi: Minor project settings fixes.
2008-05-23 06:30:37 +00:00
Kenichi Handa
efdf1b43d7
(x_draw_glyph_string): Be sure to draw underline within the current
...
line area.
2008-05-23 06:11:53 +00:00
Kenichi Handa
90dc78a36e
(x_draw_glyph_string): Be sure to draw underline within the current
...
line area.
2008-05-23 05:33:24 +00:00
Glenn Morris
05012a713a
(SOURCES): Remove, unused.
...
(lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
(TAGS, TAGS-LISP): Use a single rule with multiple targets.
Exclude more '*loaddefs' files.
(compile-always): Simplify '.elc' deletion.
2008-05-23 04:46:47 +00:00
Kenichi Handa
baf4d3b3cf
*** empty log message ***
2008-05-23 04:44:35 +00:00
Glenn Morris
116f996b96
Spelling fix.
2008-05-23 04:44:07 +00:00
Kenichi Handa
71b7654711
(x_draw_glyph_string): Be sure to update
...
s->underline_thickness and s->underline_position.
2008-05-23 04:43:48 +00:00