summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clarify about text props in strings and how to remove all of them.Richard M. Stallman1997-06-201-8/+12
|
* Don't delete nil overlays.Per Abrahamsen1997-06-191-2/+4
|
* Change color.Per Abrahamsen1997-06-191-1/+1
|
* Synched with 1.9924.Per Abrahamsen1997-06-192-42/+103
|
* (view-mode): Add autoload cookie to this variable.Kenichi Handa1997-06-191-0/+3
| | | | (View-exit-and-edit): Add autoload cookie.
* Create paren-blinking custom group and put all blink-matching-paren ↵Simon Marshall1997-06-191-13/+16
| | | | variables in it.
* Do <* *> via syntax table not regexps; use regexp-opt.Simon Marshall1997-06-191-39/+26
|
* Rearrange custom options. Also enable custom control of Global Font Lock mode.Simon Marshall1997-06-191-72/+177
|
* Rearrange custom options.Simon Marshall1997-06-191-24/+24
|
* customise, rewrite and extend.Simon Marshall1997-06-191-123/+155
|
* (Fprocess_send_eof): Prooperly conditionalize prev. change.Richard M. Stallman1997-06-191-0/+4
|
* (Fprocess_send_eof): Use shutdown, if it's a socket.Richard M. Stallman1997-06-191-1/+10
| | | | Don't close the output descriptor if that is also the input descriptor.
* (shutdown): Check for `shutdown' function.Richard M. Stallman1997-06-191-1/+1
|
* (HAVE_SHUTDOWN): Add #undef.Richard M. Stallman1997-06-191-0/+1
|
* (complete-symbol): New function.Richard M. Stallman1997-06-191-6/+11
| | | | | (complete-tag): Definition deleted. (esc-map): Bind M-TAB to compete-symbol.
* Delete M-TAB binding of complete-tag.Richard M. Stallman1997-06-191-2/+0
|
* (info-complete-symbol): If MODE is nil, use the default value.Richard M. Stallman1997-06-191-6/+7
|
* Initial revisionRichard M. Stallman1997-06-191-0/+511
|
* Changed all doc strings to comply with conventions.Richard M. Stallman1997-06-191-327/+426
| | | | | | | | (reftex-label-alist-builtin) New environment subfigure*. (reftex-toc) Introduced key g for revert-buffer. (reftex-extract-bib-entries) Allowed round parens as delimiter. (reftex-plug-into-AUCTeX) New variable and function. (reftex-make-master-buffer) Fixed bug with relative path names.
* (files): New group `files'.Richard M. Stallman1997-06-191-1/+5
| | | | (auto-save): Make `files' its parent.
* (fill-context-prefix): Fix previous change.Richard M. Stallman1997-06-181-1/+1
|
* Don't enable the mode just because file is loaded.Richard M. Stallman1997-06-181-4/+0
|
* (ctl-x-map): Delete the C-x C-q binding for toggle-read-only.Richard M. Stallman1997-06-181-1/+0
|
* (backup, find-file): Make `files' their parent.Richard M. Stallman1997-06-181-16/+30
| | | | | | | | | | | (view-read-only): New option variable. If non-nil then buffers visiting files read-only, do it in view mode. (find-file-read-only, find-file-read-only-other-window) (find-file-read-only-other-frame): Call toggle-read-only instead of setting buffer-read-only explicitly. (toggle-read-only, after-find-file): Handle view-read-only. (save-some-buffers): Use second argument of view-buffer instead of setting view-exit-action.
* (Fchar_before): Validate N after decrementing.Richard M. Stallman1997-06-181-6/+8
| | | | Don't use POS as integer.
* (mpuz-congratulate): Don't say "1 errors".Richard M. Stallman1997-06-181-1/+2
|
* (coding-system-parent): Moved to mule.el.Kenichi Handa1997-06-181-8/+0
|
* (coding-system-parent): Moved from mule-util.el.Kenichi Handa1997-06-181-0/+7
|
* (concat): Pay attention to multibyte characters whenKenichi Handa1997-06-181-4/+25
| | | | TARGET_TYPE is Lisp_String.
* (detect_coding_iso2022): Initilize mask correctly.Kenichi Handa1997-06-181-5/+4
|
* Provide XXX-util instead ofKenichi Handa1997-06-1821-158/+7
| | | | | | language/XXX-util. Delete local variable declartion. Delete the code of calling register-input-method form all files under this directory.
* Don't make the keymapKenichi Handa1997-06-181-51/+15
| | | | | | | | | | describe-cyrillic-environment-map and setup-cyrillic-environment-manp. Names of coding systems changed. Give them more informative doc-string. Make iso-8859-5 alias of cyrillic-iso-8bit, alternativenyj alias of cyrillic-alternativenyj. For Cyrillic, provide single langauge environment "Cyrillic". Delete the code of calling register-input-method.
* Provide cyril-util nstead of language/cyril-util.Kenichi Handa1997-06-181-24/+3
| | | | | | | (setup-cyrillic-iso-environment, setup-cyrillic-koi8-environment, setup-cyrillic-alternativnyj-environment): Deleted. (setup-cyrillic-environment): New function.
* Provide ethio-util instead of language/ethio-util.Kenichi Handa1997-06-181-9/+6
| | | | (ethio-fidel-to-tex-map): Correct several elements.
* Adjusted for the coding system name change.Kenichi Handa1997-06-181-5/+6
| | | | Set cyrillic-koi8 for newsgroup "relcom".
* Set syntaxes of Ethiopic characters.Kenichi Handa1997-06-181-0/+5
|
* (mode-line-mule-info): Change style for showingKenichi Handa1997-06-181-2/+9
| | | | an activated input method.
* Change mnemonic letters for iso-2022-7bit-ss2 andKenichi Handa1997-06-181-5/+5
| | | | | iso-2022-7bit-lock. Set coding-category-iso-8-2 to japanese-iso-8bit.
* Define describe-coding-system instead ofKenichi Handa1997-06-181-123/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | describe-current-coding-system in help-map and mule-menu-keymap. In mule-menu-keymap, enable set-buffer-process-coding-system only when the current buffer has been associated with some subprocess. (set-language-info): Doc-string modified because input-method is not a valid KEY argument now. (leim-list-file-name, leim-list-header, leim-list-entry-regexp): New variables. (update-leim-list-file, update-all-leim-list-files): New functions. (current-input-method): Doc-string modified because the value is now input method name. (defualt-input-method, previous-input-method): Likewise. (current-input-method-title): Doc-string modified because now each input method does not have to set this variable. (input-method-alist): New variable. (register-input-method): Register input method in input-method-alist. (read-language-and-input-method-name): Deleted. (read-input-method-name): New function. (activate-input-method, select-input-method, toggle-input-method): Modified for the above change. (read-multilingual-string): Likewise. (describe-current-input-method): Renamed from describe-input-method. (describe-input-method): New function. (describe-language-environment): Do not put a vacant line at the top of *Help* buffer. Show a title string of each input method.
* (list-character-sets): Set major mode of *Help*Kenichi Handa1997-06-181-119/+177
| | | | | | | | | | | | | | buffer to help-mode. (describe-coding-system): If user input null for coding system, call describe-current-coding-system. (describe-current-coding-system-briefly): Doc-string modified. (print-coding-system-briefly): Print parent and alises of coding system. (describe-current-coding-system): Show more information neatly. (list-coding-systems): If called interactively, do not list up coding categories. (list-input-methods): New function. (mule-diag): Call list-input-methods for listing input methods.
* (coding-system-parent): New function.Kenichi Handa1997-06-181-83/+155
| | | | | | | | | | | | (coding-system-lessp): New function. (coding-system-list): Sort coding systems by coding-system-lessp. An element of returned list is always coing system, never be a cons. (modify-coding-system-alist): Renamed from set-coding-system-alist. (prefer-coding-system): New function. (compose-chars-component): But fix for handling a composite character of no compositon rule.
* (coding-system-type): Doc-string modified.Kenichi Handa1997-06-181-25/+83
| | | | | | | | | (coding-system-category): New function. (make-subsidiary-coding-system): Argument BASE deleted. (make-coding-system): Put properties no-initial-designation and coding-category to a newly created coding system. (define-coding-system-alias): Put property parent-coding-system to a new alias, property alias-coding-systems to a parent.
* (quail-current-data): New variable.Kenichi Handa1997-06-181-73/+195
| | | | | | | | | | | | | | | | (quail-use-package): Do not reload a package already loaded. (quail-define-package): Update TITLE field of input-method-alist. (quail-map-p): TRANSLATION may be a cons. (quail-define-rules): Add autoload cookie. (quail-defrule): Add autoload cookie. Handle the case that TRANS is a cons. (quail-get-translation, quail-lookup-key, quail-translate-key, quail-show-translations, quail-completion-list-translations, quail-show-kbd-layout): Likewise. (quail-hide-guidance-buf): Check if window WIN exists before deleting it. (quail-directory-name): New variable. (quail-update-leim-list-file): New function.
* (rmail-enable-decoding-message): Deleted.Kenichi Handa1997-06-181-11/+3
| | | | | | | (rmail-revert): Bind enable-multibyte-characters to nil before calling rmail-convert-file. (rmail-convert-to-babyl-format): If enable-multibyte-characters is nil, do not convert code.
* (command-line): Load "leim-list.el".Kenichi Handa1997-06-181-0/+3
|
* Customize.Richard M. Stallman1997-06-181-44/+77
| | | | | | (command-line): Translate iso-8859-9 into latin-5. (command-line-1): Recognize setting inhibit-startup-echo-area-message with customization buffer.
* (help-map): Make C-i run info-lookup-symbol.Richard M. Stallman1997-06-181-1/+1
|
* Further fix previous change.Richard M. Stallman1997-06-181-1/+2
|
* (ffap-soft-value): Make this a function again; the macroKarl Heuer1997-06-181-313/+466
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version does intern-soft too early. Deleted XEmacs-specific code. (ffap-string-at-point-mode-alist): added "=" and "&" to the url syntax, as suggested by SJE. (ffap-read-file-or-url): fixed the HIST argument to completing-read (only visible in XEmacs?), as reported by Christoph Wedler <wedler@fmi.uni-passau.de>. (ffap-kpathsea-expand-path) New func, replaces ffap-add-subdirs, a first attempt at kpathsea emulation. Also convert "" to "." in path lists, for XEmacs. Suggestions from SJE. Added mouse-track support (but no binding), as suggested by MDB. Moved Emacs mouse bindings from "down-mouse" events to ordinary mouse events. (ffap-alist): added ffap-fortran-mode, as requested by MDB. Rewrote and merged XEmacs support, eliminating file ffap-xe.el. Modified ffap-other-frame to work in dedicated frames, fixing a bug reported by JENS. (ffap-menu-rescan): avoid modifying the buffer. Two bugs reported by Christoph Wedler <wedler@fmi.uni-passau.de>: (ffap-fixup-url): avoid autoloading through url-normalize-url. (ffap-read-file-or-url): for XEmacs, give extra HACK-HOMEDIR arg to `abbreviate-file-name'. (ffap-file-at-point): suppress errors from `ffap-alist'. (ffap-url-at-point): modified regexp to accept mail hostnames ending with a digit. Fixes bug report of SJE. (ffap-url-at-point): use higher level function (w3-view-this-url t) suggested by wmperry, instead of w3-zone-at/w3-zone-data or widget-at/widget-get. (ffap-url-at-point): modified to work with w3-version "WWW 2.3.64 1996/06/02 06:20:23" alpha, which uses the 'widget package rather than the old w3-zone-at. Bug was reported by JENS. Adopted comments and doc strings to Emacs coding conventions. Reorganized. Retired v18 support. (ffap-bindings): Offers a default installation. (ffap-string-at-point): Modified arguments. (ffap-gnus-hook): Updated for Gnus 5. (ffap-tex-init): Delayed initialization of `ffap-tex-path'. (ffap-dired): New entry in `ffap-alist'. (ffap-menu-rescan): May fontify the choices in buffer. (ffap-read-file-or-url): `PC-completion-as-file-name-predicate' used if available, to work with complete.el.
* (lm-display-statistics): Display stats in mode line.Karl Heuer1997-06-181-289/+182
| | | | | (lm-number-of-trials, lm-sum-of-moves): New vars. Various doc fixes.