summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Luc Teirlinck2005-01-041-0/+8
|
* (custom-file): Doc fix for defcustom.Luc Teirlinck2005-01-031-25/+47
| | | | | (custom-file): The function no longer sets the variable `custom-file' to its return value.
* (command-line): No longer load `custom-file'.Luc Teirlinck2005-01-031-6/+0
|
* (find-variable-regexp): Avoid defface.Stefan Monnier2005-01-032-4/+6
|
* (perl-nochange, perl-calculate-indent):Stefan Monnier2005-01-032-4/+10
| | | | | Don't confuse module-prefixed identifiers for labels. Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
* (url-http-handle-authentication): Don't kill the current buffer.Thien-Thi Nguyen2005-01-032-2/+7
|
* typoSam Steingold2005-01-031-1/+0
|
* *** empty log message ***Richard M. Stallman2005-01-031-2/+3
|
* (basic-save-buffer-1): Fix previous change.Richard M. Stallman2005-01-032-9/+22
|
* *** empty log message ***Richard M. Stallman2005-01-021-0/+3
|
* (file-loadhist-lookup): New function.Richard M. Stallman2005-01-021-2/+19
| | | | (file-provides, file-requires): Use it.
* (vc-svn-diff): Stay local if possible. From Karl Chen <quarl@cs.berkeley.edu>.Stefan Monnier2005-01-022-1/+8
|
* (Electric-pop-up-window): Use fit-window-to-bufferRichard M. Stallman2005-01-022-17/+9
| | | | instead of calculating the right size.
* (vc-arch-workfile-version): Fix last change.Stefan Monnier2005-01-021-1/+1
|
* (vc-arch-workfile-version): Handle the empty-branch case.Stefan Monnier2005-01-022-4/+5
|
* (hack-local-variables): Fix last change.Stefan Monnier2005-01-022-79/+83
|
* *** empty log message ***Jay Belanger2005-01-021-4/+22
|
* (calc-edit-macro-finish-edit, calc-finish-formula-edit)Jay Belanger2005-01-021-30/+15
| | | | | | | | (calc-macro-repeats, calc-edit-macro-adjust-buffer) calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit): Use calc-edit-top for the beginning of the edited object. (calc-user-define-edit): Change the header for editing macros. Remove unnecessary variable.
* (calc-embedded-finish-edit): Use calc-edit-top for the beginning ofJay Belanger2005-01-021-2/+2
| | | | the edited object.
* (calc-finish-selection-edit): Use calc-edit-top for the beginning ofJay Belanger2005-01-021-1/+2
| | | | the edited object.
* (calc-edit-top): New variable.Jay Belanger2005-01-021-9/+7
| | | | | | | | (calc-edit-mode): Set calc-edit-top to be the beginning of the edited object. Change header properties. (calc-edit-finish, calc-edit-finish-stack-object) (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the edited object.
* (calc-edit-mode): Make header in italic.Jay Belanger2005-01-021-4/+7
|
* (calc-edit-user-formula, calc-finish-formula-edit): Handle extra lineJay Belanger2005-01-022-7/+10
| | | | in header.
* (calc-edit-mode): Add a spacer line to the header.Jay Belanger2005-01-021-2/+4
| | | | | (calc-edit-finish, calc-show-edit-buffer): Handle the spacer line in the header.
* *** empty log message ***Jay Belanger2005-01-021-1/+9
|
* (calc-edit-mode): Change default header.Jay Belanger2005-01-021-2/+2
|
* (calc-edit-variable): Change title to match new header.Jay Belanger2005-01-021-1/+1
|
* (calc-edit-user-syntax): Change title to edit mode to match newJay Belanger2005-01-021-9/+21
| | | | | | | | | header. (calc-user-define-edit): Change titles to include names of commands. (calc-finish-formula-edit): Make sure to start reading formula after header. (calc-edit-macro-combine-variable-name): Check for all digits when looking for quick variable.
* *** empty log message ***Jay Belanger2005-01-021-0/+11
|
* (calc-finish-macro-edit): Remove.Jay Belanger2005-01-021-93/+241
| | | | | | | | | | (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer, calc-edit-macro-command, calc-edit-macro-command-type, calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command, calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits, calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit, calc-edit-macro-finish-edit): New functions. (calc-user-define-edit): Use new functions to edit named calc macros.
* *** empty log message ***Stefan Monnier2005-01-021-44/+44
|
* (hack-local-variables): Cleanup prefix/suffix matching.Stefan Monnier2005-01-021-33/+26
|
* (copy-region-as-kill): Deactivate mark.Stefan Monnier2005-01-021-2/+5
|
* (occur-1): If the output buffer is also an input, don't kill it, rename it.Richard M. Stallman2005-01-012-36/+41
|
* Typo.Stefan Monnier2005-01-011-4/+4
|
* *** empty log message ***Richard M. Stallman2005-01-011-2/+0
|
* (set-face-background, set-face-foreground): Doc fix.Richard M. Stallman2005-01-011-2/+6
|
* (dired-view-command-alist): Variable deleted.Richard M. Stallman2005-01-012-41/+15
| | | | | (dired-view-file, dired-mouse-find-file-other-window): Delete the code to use it.
* (custom-face-attributes):Richard M. Stallman2005-01-011-2/+2
| | | | Fix :help-echo strings for :foreground and :background.
* (insert-sliced-image): Use t for line-height property.Kim F. Storm2005-01-011-1/+1
|
* *** empty log message ***Kim F. Storm2005-01-011-1/+5
|
* *** empty log message ***Jay Belanger2004-12-311-0/+5
|
* (calcVar-digit, calcVar-oper): Remove need for "var-" at theJay Belanger2004-12-311-2/+2
| | | | beginning of the minibuffer.
* *** empty log message ***Richard M. Stallman2004-12-311-0/+8
|
* (read-face-name): Don't treat an attribute spec as a list of faces.Richard M. Stallman2004-12-311-2/+5
|
* (undo): Use undo-equiv-table to detectRichard M. Stallman2004-12-311-8/+4
| | | | | | unexpected changes since previous undo. (undo-list-saved): Variable deleted. (buffer-disable-undo): Don't alter undo-list-saved.
* *** empty log message ***Richard M. Stallman2004-12-311-1/+60
|
* (text-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+2
|
* (texinfo-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+1
|
* (vhdl-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+2
|