- 18 Dec, 2002 3 commits
-
-
Ben Key authored
Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
-
John Paul Wallington authored
deleting last entry.
-
Kenichi Handa authored
-
- 17 Dec, 2002 11 commits
-
-
Nick Roberts authored
rename gud-gdba-marker-filter. (gdb-append-to-inferior-io): Only pop up IO buffer if there is output. (gdb-make-instance): Remove (put into gdba). Use gdb-instance-enqueue-input instead of gdb-instance-enqueue-idle-input for user functions. (gdb-instance-target-string): Simplify. (in-gdb-instance-context): Remove. Expand Commentary.
-
Nick Roberts authored
-
Dave Love authored
(ucs-unicode-to-mule-cjk): Revert last change. (utf-subst-table-for-encode): Initially use ucs-mule-cjk-to-unicode. (utf-subst-table-for-decode): Initially use ucs-unicode-to-mule-cjk. (utf-fragment-on-decoding, utf-translate-cjk): Don't modify char-coding-system-table elements destructively. (utf-translate-cjk): Set ucs-mule-cjk-to-unicode, ucs-unicode-to-mule-cjk to new hash tables with realistic parameters.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
Add bindings for set-file-name-coding-system.
-
Kenichi Handa authored
Bind coding-system-require-warning to t. (select-safe-coding-system): Handle t in the arg DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a coding-system to allow users to specify unsafe coding system on their risk.
-
Kenichi Handa authored
Vcoding_system_for_write is non-nil, if coding_system_require_warning is nonzero, call Vselect_safe_coding_system_function.
-
Kenichi Handa authored
-
Kenichi Handa authored
(syms_of_coding): DEFVAR it.
-
Markus Rost authored
(lisp): Add font-core.
-
- 16 Dec, 2002 13 commits
-
-
Francesco Potortì authored
(rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict) (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153) (rmail-digest-parse-rfc934): New functions. (undigestify-rmail-message): Completely rewritten.
-
Francesco Potortì authored
-
Stefan Monnier authored
-
Francesco Potortì authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Juanma Barranquero authored
Buffer-menu-buffer+size-width, Buffer-menu-mode-width): New customization. (Buffer-menu-sort-column): New var. (Buffer-menu-no-header): New function for not changing header line and recognizing swapped M&R columns, used by modifying commands in Buffer Menu. (Buffer-menu-buffer+size): New function for variable width buffer name. (list-buffers-noselect): Rewritten for nicer menu.
-
Markus Rost authored
-
Markus Rost authored
-
Markus Rost authored
(my-mark-marker): Test for feature 'xemacs instead of a string parse.
-
Markus Rost authored
diffs understandable. Change 3: Doc changes to adjust to the change to prefix "allout-". Don't provide 'outline. Use " Allout" as mode line string, not " Outl". Put group 'allout in group 'editing. Update Copyright notice. Autoload `allout-init'.
-
Markus Rost authored
diffs understandable. Change 2: Put `quotes' around many function and variable names.
-
Markus Rost authored
diffs understandable. Change 1: Replace globally string "outline-" with string "allout-". Replaced 1446 occurrences; there was no string "allout-" before the change and there seems to be no dependency on outline.el.
-
- 15 Dec, 2002 9 commits
-
-
David Kastrup authored
missing space in file end comment.
-
David Kastrup authored
-
Markus Rost authored
-
Markus Rost authored
-
Markus Rost authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(utf-subst-table-for-encode, ucs-unicode-to-mule-cjk) (utf-subst-table-for-decode): Specify :size, :rehash-size. (utf-translate-cjk): :set rewritten to load subst-... files. Add :set-after. (ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400.
-
Simon Josefsson authored
-
- 14 Dec, 2002 4 commits
-
-
Juanma Barranquero authored
really is.
-
Andreas Schwab authored
no field or button.
-
Stefan Monnier authored
-
Stefan Monnier authored
(get_char_property_and_overlay): Remove unused var `next_overlay'. (verify_interval_modification): Use text_read_only's new arg.
-