- 30 May, 2008 12 commits
-
-
Glenn Morris authored
diary-list-entries rather than setting diary-display-hook.
-
Glenn Morris authored
diary-list-entries rather than setting diary-display-hook.
-
Glenn Morris authored
diary-display-hook.
-
Glenn Morris authored
-
Glenn Morris authored
name as obsolete alias. Doc fix. Change custom type and version. (diary-list-entries-hook, diary-list-entries, diary-simple-display) (diary-fancy-display): Doc fixes. (diary-list-entries, diary-include-other-diary-files, diary-mail-entries): Use diary-display-function rather than diary-display-hook.
-
Glenn Morris authored
milder when it does. (autogen-clean): New target. (maintainer-clean): Use autogen-clean.
-
Kenichi Handa authored
(utf-8-auto): Adjusted for the above change.
-
Stefan Monnier authored
(Fmake_variable_frame_local): Disallow mixing buffer-local and frame-local settings for the same variable.
-
Kenichi Handa authored
here, and just call font-info. Get the default font by from the default face.
-
Kenichi Handa authored
(syms_of_fontset): Delete defsubr of Sfont_info.
-
Kenichi Handa authored
args to xstcasecmp. (register_font_driver): Increment num_font_drivers only when registering the driver globally. (Ffont_info): Moved from fontset.c. Handle a font object too. (syms_of_font): Defsubr Sfont_info.
-
Stefan Monnier authored
-
- 29 May, 2008 21 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
utf-8.
-
Kenichi Handa authored
(enum coding_category): Delete coding_category_utf_8, add coding_category_utf_8_auto, coding_category_utf_8_nosig, and coding_category_utf_8_sig. (CATEGORY_MASK_UTF_8): Delete it. (CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG) (CATEGORY_MASK_UTF_8_SIG): New macros. (CATEGORY_MASK_ANY): Delete CATEGORY_MASK_UTF_8, add CATEGORY_MASK_UTF_8_AUTO, CATEGORY_MASK_UTF_8_NOSIG, and CATEGORY_MASK_UTF_8_SIG. (CATEGORY_MASK_UTF_8): New macro. (UTF_BOM, UTF_8_BOM_1, UTF_8_BOM_2, UTF_8_BOM_3): New macros. (detect_coding_utf_8): Check BOM. (decode_coding_utf_8, encode_coding_utf_8): Handle BOM. (decode_coding_utf_16): Adjusted for the change of enum utf_bom_type. (encode_coding_utf_16): Likewise. (setup_coding_system): Likewise. Set CODING_UTF_8_BOM (coding). (detect_coding, detect_coding_system): Handle utf-8-auto. (Fdefine_coding_system_internal): Handle `bom' property for utf-8. (syms_of_coding): Fix setting up of Vcoding_category_table.
-
Kenichi Handa authored
(enum coding_attr_index): Change coding_attr_utf_16_bom to coding_attr_utf_bom. (enum utf_bom_type): Renamed from utf_16_bom_type. (struct utf_16_spec): Adjusted for the above change. (struct coding_system): Add utf_8_bom in `spec' union.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
-
Jason Rumney authored
-
Jason Rumney authored
in the uniscribe backend, but disallow any font that has no unicode subrange support.
-
Stefan Monnier authored
(wait_reading_process_output): Also return non-nil if we read output from a non-running process.
-
Stefan Monnier authored
(icomplete-prospects-height): New var. (icomplete-completions): Use it.
-
Jason Rumney authored
'raster' specified.
-
Kenichi Handa authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
and w32-unregister-hot-key.
-
Stefan Monnier authored
(tar-header-block-tokenize): Set it when useful. Drop "GNUtar " magic value, which even GNU Tar doesn't know about. (tar-header-data-end): New function. (tar-summarize-buffer): Use it. (tar-next-line): Fix goal column for long usernames. (tar-expunge-internal): Use header-start. (tar-rename-entry): Handle ustar-style long names. (tar-alter-one-field): Add optional `descriptor' argument. (tar-subfile-save-buffer): Use it.
-
Kenichi Handa authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
- 28 May, 2008 7 commits
-
-
Stefan Monnier authored
variable section is not properly terminated.
-
Stefan Monnier authored
Move the duplicate-generation outside of the caching so it also works for identical entries.
-
Stefan Monnier authored
(tar-mode): Use write-region-annotate-functions rather than write-contents-functions. (tar-extract): Remove unused var `pos'. (tar-subfile-save-buffer): Remove unused var `following-descs'. (tar-mode-write-file): Remove. (tar-write-region-annotate): New function.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
* shadowfile.el (shadow-copy-file): * arc-mode.el (archive-*-write-file-member): * files.el (diff-buffer-with-file): * subr.el (with-temp-file): Pass nil to write-region. * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
-