- 09 Apr, 2003 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Other cleanups. Command line option --no-desktop introduced. (desktop-read): Record buffers in the desktop file in the same order as that in the buffer list, (desktop-save): Put buffers in the order given in desktop file, regardless of what handlers do. (desktop-file-version): New variable. Version number of desktop file format. (desktop-create-buffer-form): Variable deleted. (desktop-save): New customizable variable. (desktop-kill): Changed to use `desktop-save'. (desktop-file-name-format): New option: format in which desktop file names should be saved. (desktop-file-name): New function to convert a filename to the format specified in `desktop-file-name-format'. (desktop-create-buffer): Parameters renamed to descriptive systematic names. These parameters are visible to handlers. Renames: ver -> desktop-file-version mim -> desktop-buffer-minor-modes pt -> desktop-buffer-point mk -> desktop-buffer-mark ro -> desktop-buffer-read-only locals -> desktop-buffer-locals (desktop-buffer-major-mode, desktop-buffer-file-name) (desktop-buffer-name): Unused customizable variables deleted. (desktop-buffer-misc): Unused variable deleted. (desktop-save, desktop-buffer-dired-misc-data): Use `desktop-file-name'. (desktop-path): New customizable variable. List of directories in which to lookup the desktop file. Replaces hardcoded list. (desktop-globals-to-clear): New variable replaces hardcoded list. (desktop-clear-preserve-buffers-regexp): New customizable variable. (desktop-after-read-hook): New hook run after a desktop is read. (desktop-no-desktop-file-hook): New hook when no desktop file found. (desktop-change-dir): New function. (desktop-save-in-load-dir): New function. Save desktop in directory from witch it was loaded. (desktop-revert): New function. Revert to the last loaded desktop.
-
Richard M. Stallman authored
(add-minor-mode): Add to it.
-
Richard M. Stallman authored
After that many iterations, just return what we've got.
-
Richard M. Stallman authored
use single-key-description.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
no From field, still try to use the To field.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
in the format string to apply them to the result.
-
Kenichi Handa authored
DOC-STRING is `tightly', print the doc-string tightly. (list-coding-systems-1): Call print-coding-system-briefly with the arg DOC-STRING `tightly'.
-
- 08 Apr, 2003 12 commits
-
-
Kai Großjohann authored
* tramp.texi: Version 2.0.33 released. Remove installation chapter. Remove XEmacs specifics.
-
Kai Großjohann authored
Change coding cookie to `iso-2022-7bit' for XEmacs compatibility. (From Steve Youngs <youngs@xemacs.org>.)
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_fileio) <after-insert-file-functions>: Doc fix.
-
Steven Tamm authored
cohntained application find libexec files.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(find_safe_codings): Pay attention to characters registered in latin-extra-code-table.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
Vlast_coding_system_used to the argument. (code_convert_region): If post-read-conversion function changed the value of last-coding-sytem, keep the new value in coding->symbol so that it won't be overridden. (run_pre_post_conversion_on_str): Likewise.
-
Kenichi Handa authored
(utf-16-be-decode-loop): New temporary variables. (ccl-decode-mule-utf-16-le): Use utf-16-le-decode-loop. (ccl-decode-mule-utf-16-be): Use utf-16-be-decode-loop (ccl-decode-mule-utf-16-le-with-signature) (ccl-decode-mule-utf-16-be-with-signature) (ccl-decode-mule-utf-16): New CCL programs. (utf-16-le-encode-loop, utf-16-be-encode-loop): New temporary variables. (ccl-encode-mule-utf-16-le): Use utf-16-le-encode-loop. (ccl-encode-mule-utf-16-be): Use utf-16-be-encode-loop (ccl-encode-mule-utf-16-le-with-signature) (ccl-encode-mule-utf-16-be-with-signature): New CCL programs. (mule-utf-16-post-read-conversion): New function. (mule-utf-16-le-with-signature, mule-utf-16-be-with-signature), (mule-utf-16): New coding systems. (utf-16-le-with-signature, utf-16-be-with-signature), (utf-16): Aliases of the above coding systems.
-
- 07 Apr, 2003 5 commits
-
-
Martin Stjernholm authored
This makes CC Mode cope with the full range of identifier characters in e.g. Java.
-
Thien-Thi Nguyen authored
-
Francesco Potortì authored
(xterm-mouse-event): Use it to get xterm sequences above #x7f. Suggested by Aman Bhargava <emacs-bug@amanb.net>.
-
Francesco Potortì authored
-
Kai Großjohann authored
all cases, whether or not start-process is fboundp.
-
- 06 Apr, 2003 12 commits
-
-
Juanma Barranquero authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(set_intervals_multibyte_1): When becoming multibyte, adjust right and left child sizes to a whole set of characters. If an interval gets zero total-length, delete it. If an interval consists of just its children, delete one of them.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(lisp_malloc): Do the work here directly.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-