aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (append_space_for_newline): Rename from append_space.Kim F. Storm2004-04-242-26/+51
| | | | | | | | Remove DEFAULT_FACE_P arg; always use current face. Callers changed. (x_produce_glyphs): Handle line-spacing property on newline char. If value is t, adjust ascent and descent to fit current row height. If value is an integer or float, set extra_line_spacing to integer value, or to float value x current line height.
* (comint-delete-output): Bind inhibit-read-only to t.Luc Teirlinck2004-04-241-1/+2
|
* (ielm-prompt-read-only): New user option.Luc Teirlinck2004-04-242-4/+35
| | | | | | (ielm-prompt): Expand docstring to describe new behavior. (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and mention it in the docstring.
* (sh-leading-keywords) <sh>: Add "!".Andreas Schwab2004-04-242-1/+3
|
* .Andreas Schwab2004-04-241-0/+4
|
* (diff): Set default-directory in diff buffer.Andreas Schwab2004-04-241-0/+2
|
* (mail-bury): Don't delete the frame where theEli Zaretskii2004-04-242-1/+10
| | | | | mail was being composed if the terminal cannot display more than one frame; instead, switch to previous frame.
* (rmail-mail-new-frame): Doc fix.Eli Zaretskii2004-04-241-9/+13
| | | | | (rmail-start-mail): Support rmail-mail-new-frame even on terminals that can display only one frame at a time.
* *** empty log message ***Eli Zaretskii2004-04-241-0/+6
|
* Update filename in "please read" message.Thien-Thi Nguyen2004-04-242-1/+5
|
* (checkdoc-output-error-regex-alist): New var.Stefan Monnier2004-04-231-39/+10
| | | | | | | (checkdoc-output-font-lock-keywords): Remove error regexp. (checkdoc-output-mode-map): Remove. (checkdoc-output-mode): Derive from compilation-mode. (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
* (wdired-mode-map): Move init into declaration. Fix `return' binding.Stefan Monnier2004-04-231-73/+65
| | | | | | | | | | (wdired-change-to-wdired-mode, wdired-change-to-dired-mode): Use force-mode-line-update. (wdired-get-filename): Use `unless'. (wdired-preprocess-files): Don't assume names have no \n and use / for dirsep. (wdired-normalize-filename): Use replace-regexp-in-string. (wdired-load-hooks): Remove. (wdired-mode-hooks): Rename to wdired-mode-hook.
* (dired-mode-map): Add a menu entry for wdired.Stefan Monnier2004-04-231-0/+2
|
* Changes from arch/CVS synchronizationMiles Bader2004-04-231-0/+1
|
* *** empty log message ***Juanma Barranquero2004-04-232-6/+13
|
* (pcomplete-opt, pcomplete-actual-arg, pcomplete-match-string,Juanma Barranquero2004-04-231-21/+18
| | | | | pcomplete-comint-setup, pcomplete-here, pcomplete--help, pcomplete--here): Doc fixes.
* (inferior-emacs-lisp-mode): Fix docstring.Juanma Barranquero2004-04-231-5/+5
|
* (rx-syntax): Move sregex style syntax to code.Stefan Monnier2004-04-231-25/+15
| | | | (rx-bracket, rx-check-any, rx-any): Clean up name space.
* Doc fixes.Stefan Monnier2004-04-231-132/+295
| | | | | | | | | | | | (rx-constituents): Add/extend many forms. (rx-check): Check form is a list. (bracket): Defvar. (rx-check-any, rx-any, rx-check-not): Modify. (rx-not): Simplify. (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New. (rx-kleene): Use rx-trans-forms. (rx-quote-for-set): Delete. (rx): Allow multiple args.
* (vc-print-log): Fix code that handles wrong-number-of-arguments in backendJuanma Barranquero2004-04-232-4/+11
| | | | call.
* (vc-default-workfile-unchanged-p): Fix code that handlesJuanma Barranquero2004-04-231-5/+5
| | | | wrong-number-of-arguments in backend call.
* New file.Stefan Monnier2004-04-231-0/+879
|
* Add support for cfengine-mode.Stefan Monnier2004-04-231-7/+12
| | | | (info-lookup-setup-mode): Use dolist.
* *** empty log message ***Kenichi Handa2004-04-232-0/+10
|
* (char-displayable-p): Simplified by using internal-char-font.Kenichi Handa2004-04-231-21/+1
|
* (Finternal_char_font): If POSITION is nil, returnKenichi Handa2004-04-231-18/+33
| | | | font for displaying CH with the default face.
* *** empty log message ***Juanma Barranquero2004-04-238-17/+46
|
* Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-2312-16/+12
|
* *** empty log message ***Juanma Barranquero2004-04-221-0/+7
|
* Use outline mode. Remove compile.el entry (done).Stefan Monnier2004-04-222-78/+101
|
* (diff-next-error): New fun.Stefan Monnier2004-04-222-4/+20
| | | | (diff-mode): Use it.
* (next-error): Change arg name. Add support for the documented C-u C-x ` usage.Stefan Monnier2004-04-221-9/+13
|
* (special-display-popup-frame, next-multiframe-window)Stefan Monnier2004-04-221-4/+5
| | | | (previous-multiframe-window): Only consider frames on same display.
* (Info-restore-desktop-buffer): Delete with-no-warnings.Lars Hansen2004-04-222-2/+6
|
* (mh-restore-desktop-buffer): Delete with-no-warnings.Lars Hansen2004-04-221-4/+3
|
* *** empty log message ***Stefan Monnier2004-04-212-7/+40
|
* (XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]:Stefan Monnier2004-04-211-2/+2
| | | | | Don't make assumptions about the relative place of i and val. (EQ) [!NO_UNION_TYPE]: Don't forget to check the type match as well.
* (compilation-mode-font-lock-keywords):Stefan Monnier2004-04-211-0/+3
| | | | Minor sanity check on the `hyperlink' slot.
* Add images in Info pages from Jan Nieuwenhuizen <[email protected]>.Juri Linkov2004-04-211-0/+5
|
* (recompile): Compile new files.Stefan Monnier2004-04-211-1/+1
|
* (batch-byte-recompile-directory): Add byte-recompile-directory's opt `arg'.Stefan Monnier2004-04-211-2/+2
|
* (cvs-tree-use-charset): New var.Stefan Monnier2004-04-211-10/+32
| | | | | | (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar) (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob) (cvs-status-cvstrees): Use it.
* Markup fixes.Jesper Harder2004-04-211-23/+24
|
* Restore 2004-04-18 changes.Juri Linkov2004-04-211-78/+73
|
* *** empty log message ***Kim F. Storm2004-04-212-0/+6
|
* (telnet): Add optional port arg.Kim F. Storm2004-04-211-4/+16
|
* New next-error framework, use in occur.Kim F. Storm2004-04-212-0/+30
|
* From: Teodor Zlatanov <[email protected]>Kim F. Storm2004-04-211-92/+19
| | | | | | | | | | | | | | | | | (compilation-start): Set next-error-last-buffer so next-error knows where to jump. (compilation-setup): Set the buffer-local variable next-error-function to 'compilation-next-error-function. (compilation-buffer-p, compilation-buffer-internal-p): Use an alternate way to find if a buffer is a compilation buffer, for next-error convenience. (next-error-no-select, previous-error-no-select, next-error) (previous-error, first-error): Move to simple.el. (compilation-find-buffer): Move to next-error-find-buffer in simple.el. (compilation-last-buffer): Remove. (compilation-start, compilation-next-error, compilation-setup) (compilation-next-error-function, compilation-find-buffer): Remove compilation-last-buffer use.
* From: Teodor Zlatanov <[email protected]>Kim F. Storm2004-04-211-1/+19
| | | | (occur-next-error, occur-1): Hook into the next-error framework.
* From: Teodor Zlatanov <[email protected]>Kim F. Storm2004-04-211-0/+131
| | | | | | | | | (next-error-last-buffer, next-error-function): New variables for the next-error framework. (next-error-buffer-p): New function. (next-error-find-buffer): Generalize compilation-find-buffer. (next-error, previous-error, first-error, next-error-no-select) (previous-error-no-select): Move from compile.el.