summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* (non-iso-charset-alist): Move toDave Love2002-10-282-64/+74
| | | | | avoid compilation warning. (mule-diag): Provide.
* (cp-make-coding-system): UseDave Love2002-10-281-1/+3
| | | | | | utf-translation-table-for-decode, not utf-8-translation-table-for-decode. (mule-diag): Require.
* (quail-keyboard-layout): Move afterDave Love2002-10-281-20/+20
| | | | quail-keyboard-layout-alist.
* (thai-composition-function): Don't use prog1.Dave Love2002-10-282-1/+8
|
* (lao-composition-function): Don't use prog1.Dave Love2002-10-281-1/+1
|
* (diacritic-composition-function): ModifyDave Love2002-10-281-7/+6
| | | | confused prog1 form.
* (quail-keyboard-layout-alist): FixDave Love2002-10-282-4/+16
| | | | | pc105-uk. (quail-keyboard-layout): Customize.
* (makefile-warn-continuations): Don't barf when there _aren't_ anyMiles Bader2002-10-282-4/+10
| | | | suspicious continuations.
* (grep-find-use-xargs): Fix docstring. Patch from Matt SwiftJuanma Barranquero2002-10-282-12/+17
| | | | <swift@alum.mit.edu>.
* 2002-10-27 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2002-10-282-0/+5
| | | | * ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height.
* (sh-mode-syntax-table): Don't make ^LAndreas Schwab2002-10-272-1/+5
| | | | end-of-comment syntax.
* Fixed typo in docstring.Kim F. Storm2002-10-271-1/+1
|
* (ido-cannot-complete-command): New defcustom, default toKim F. Storm2002-10-271-3/+11
| | | | | | ido-completion-help (similar to iswitchb-cannot-complete-hook). (ido-complete): Call value of ido-cannot-complete-command rather than ido-completion-help when no common completion.
* *** empty log message ***Kim F. Storm2002-10-271-0/+7
|
* Fixed first-line problem for function documentation strings.Jonathan Yavner2002-10-271-14/+16
|
* (iso-8859-11): New.Dave Love2002-10-262-1/+19
|
* *** empty log message ***Richard M. Stallman2002-10-261-0/+44
|
* (makefile-cleanup-continuations): Default for variable is nil.Richard M. Stallman2002-10-261-3/+13
| | | | | (makefile-warn-continuations): New function. (makefile-mode): Put it on write-file-functions.
* (select-safe-coding-system): Delete debugging setq.Richard M. Stallman2002-10-261-1/+0
|
* (shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~.Richard M. Stallman2002-10-261-0/+2
|
* (command-line): Look for .emacs under ~/.emacs.d after looking in ~.Richard M. Stallman2002-10-261-5/+17
|
* * textmodes/picture.el (picture-mouse-set-point): New command.John Paul Wallington2002-10-262-2/+21
| | | | | (picture-mode-map): Bind it. (picture-motion-reverse): Doc fix.
* (toggle-truncate-lines): When turning off truncation,Richard M. Stallman2002-10-261-1/+8
| | | | | | clear out the hscroll value in this buffer's windows. (display-message-or-buffer): Don't display empty output in the echo area.
* (Man-default-man-entry): Don't look for all word chars,Richard M. Stallman2002-10-261-1/+4
| | | | look only for characters that are normally part of a shell command.
* (gdb): Pass default-directory to GDB via -cd option.Richard M. Stallman2002-10-261-1/+3
|
* (c++-font-lock-keywords...): Add `restrict' keyword.Richard M. Stallman2002-10-261-0/+2
|
* (ff-find-related-file): Fix autoload cookie.Richard M. Stallman2002-10-261-1/+1
|
* (unsafep-variable): Pass second arg to risky-local-variable-p.Richard M. Stallman2002-10-261-1/+1
|
* (risky-local-variable-p): VAL=nil has special meaning.Richard M. Stallman2002-10-261-2/+4
|
* Comment change.Richard M. Stallman2002-10-261-0/+2
|
* (compile-always): Avoid error in old Bash versions.Richard M. Stallman2002-10-261-1/+1
|
* (cvs-checkout): Use read-directory-name.Kim F. Storm2002-10-262-3/+8
| | | | (cvs-query-directory): Likewise.
* *** empty log message ***Stefan Monnier2002-10-261-0/+17
|
* (outline-next-heading): Make sure the match-data is correct where returning.Stefan Monnier2002-10-251-2/+4
|
* (outline-minor-mode): Add customization group.Juanma Barranquero2002-10-242-0/+6
| | | | Patch from Matthew Swift <swift@alum.mit.edu>.
* (risky-local-variable-p): New function.Richard M. Stallman2002-10-231-12/+17
| | | | | (compile-command): Use `stringp' for `safe-local-variable' prop. (hack-one-local-variable): Use `risky-local-variable-p'.
* Updated user interface generally, especially CygwinJuanma Barranquero2002-10-232-162/+218
| | | | | | compatibility. Added some support for long groff names of the form [xxx]. Added preprocessor detection and preliminary support for tables using tbl/.TS/.TE.
* (ido-restrict-to-matches): New command.Kim F. Storm2002-10-221-0/+12
| | | | (ido-define-mode-map): Bind it to C-SPC and C-@ in ido-mode-map.
* *** empty log message ***Kim F. Storm2002-10-221-0/+5
|
* Added (tiny change) remark.Kim F. Storm2002-10-221-1/+1
|
* Bob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix soJohn Wiegley2002-10-221-1/+1
| | | | that multiple redirection can work.
* *** empty log message ***John Wiegley2002-10-221-0/+5
|
* (inferior-emacs-lisp-mode): If hexl not found, use cat. point-min != 1.Stefan Monnier2002-10-211-4/+6
|
* (hexl-mode-old-write-contents-hooks): Remove.Stefan Monnier2002-10-211-14/+29
| | | | | | | | | | (hexl-mode, hexl-current-address, hexl-address-to-marker) (hexl-insert-char): Don't hardcode point-min == 1. (hexl-isearch-search-function): New fun. (hexl-mode-old-isearch-search-fun-function): New var. (hexl-mode): Use them. (hexl-mode, hexl-mode-exit, hexl-maybe-dehexlify-buffer): Use write-contents-functions rather then write-contents-hooks.
* *** empty log message ***Stefan Monnier2002-10-211-0/+7
|
* (text-mode-syntax-table): Make ' a prefix.Stefan Monnier2002-10-211-3/+3
| | | | | | (paragraph-indent-text-mode-abbrev-table) (paragraph-indent-text-mode-syntax-table): Remove. (paragraph-indent-text-mode): Use the :abbrev and :syntax-table args.
* *** empty log message ***Juanma Barranquero2002-10-211-0/+5
|
* (directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamedJuanma Barranquero2002-10-211-5/+11
| | | | to DIRECTORY for consistency.
* *** empty log message ***Kenichi Handa2002-10-211-1/+1
|
* .Andreas Schwab2002-10-201-0/+4
|