summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* (smerge-match-conflict): Fix typo.Stefan Monnier2001-11-151-5/+11
| | | | (smerge-diff): Be careful to read match-data early enough.
* Fixed some doc strings to properly quote symbols.Sam Steingold2001-11-142-10/+14
|
* Update maintainer.Colin Walters2001-11-142-26/+46
|
* Style cleanup; don't put closing parens on theirColin Walters2001-11-1434-3117/+1577
| | | | | own line, add "foo.el ends here" to each file, and update copyright date.
* (calcFunc-unsimplify): Use `defalias' instead of `fset' andColin Walters2001-11-141-109/+55
| | | | | | | | `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date.
* (math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,Colin Walters2001-11-141-107/+57
| | | | | | | | | calc-report-bug): Use `defalias' instead of `fset' and `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date.
* (calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' andColin Walters2001-11-141-220/+112
| | | | | | | | `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date.
* (calcFunc-evalv): Use `defalias' instead of `fset' andColin Walters2001-11-141-278/+127
| | | | | | | | `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date.
* (calcFunc-clip): Use `defalias' instead of `fset' andColin Walters2001-11-141-107/+57
| | | | | | | | `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date.
* (calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): UseColin Walters2001-11-141-291/+156
| | | | | | | | `defalias' instead of `fset' and `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date.
* (calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): UseColin Walters2001-11-141-183/+100
| | | | | | | `defalias' instead of `fset' and `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date.
* Style cleanup; don't put closing parens on their own line, add "foo.elColin Walters2001-11-141-64/+32
| | | | ends here" to each file, and update copyright date.
* (recompile): Use compilation-arguments if set, so as to be able to M-xRichard M. Stallman2001-11-141-2/+5
| | | | recompile the exact command which created a compilation-mode buffer.
* (ada-fill-comment-prefix): Doc fix.Richard M. Stallman2001-11-141-12/+9
|
* (mouse-drag-region): Don't run the up-eventRichard M. Stallman2001-11-142-2/+54
| | | | handler if window start changed due to the down-mouse event.
* (mouse-show-mark): Either move point to the markRichard M. Stallman2001-11-141-51/+54
| | | | | or use highlighting, never both. (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
* (comment-normalize-vars): Handle a nil comment-padding.Stefan Monnier2001-11-132-1/+4
|
* *** empty log message ***Stefan Monnier2001-11-131-3/+2
|
* (electric-buffer-update-highlight): New function.Richard M. Stallman2001-11-131-1/+15
| | | | | | (electric-buffer-overlay): New variable. (electric-buffer-menu-looper): Call electric-buffer-update-highlight. (electric-buffer-list): Likewise.
* (isearch-mode): Handle negative search-slow-window-lines correctly.Richard M. Stallman2001-11-132-2/+10
| | | | (isearch-whitespace-chars): Doc fix.
* (ada-fill-comment-prefix): GNAT wants 2 spaces.Stefan Monnier2001-11-132-11/+15
|
* Use `frame-width' instead of `screen-width',Eli Zaretskii2001-11-132-18/+32
| | | | | | `frame-height' instead of `screen-height', and, `executing-kbd-macro' instead of `executing-macro'. (calc-unread-command): Use `unread-command-events'.
* Use `frame-width' instead of `screen-width',Eli Zaretskii2001-11-135-25/+25
| | | | | `frame-height' instead of `screen-height', and, `executing-kbd-macro' instead of `executing-macro'.
* (calc-settings-file-name): Don't hardcodeEli Zaretskii2001-11-131-5/+11
| | | | "~/.emacs"; use `read-file-name'.
* (calc-do-embedded): Call `y-or-n-p' withEli Zaretskii2001-11-131-4/+4
| | | | correct number of arguments.
* (calc-do-alg-entry): UseEli Zaretskii2001-11-131-2/+2
| | | | `blink-paren-function' instead of `blink-paren-hook'.
* (todo-save): Add save-excursion and save-restriction.Richard M. Stallman2001-11-132-5/+10
|
* *** empty log message ***Richard M. Stallman2001-11-131-0/+2
|
* (server-edit, server-done): Doc fix.Richard M. Stallman2001-11-131-4/+6
|
* (sql-mode): Doc change.Richard M. Stallman2001-11-131-2/+12
| | | | (sql-mode-syntax-table): Backslash is no longer an escape character.
* (Info-mode): Add a no-clone-indirect property.Richard M. Stallman2001-11-132-0/+9
|
* (clone-indirect-buffer): Error if major mode symbolRichard M. Stallman2001-11-131-5/+17
| | | | | has a no-clone-indirect property. (clone-buffer): Check for obvious errors before reading clone name.
* fixed formatSam Steingold2001-11-136-2156/+2156
|
* * vc.el (vc-print-log): Bind `inhibit-read-only' to t before andSam Steingold2001-11-123-53/+94
| | | | | | | | | | set-buffer-modified-p to nil after `vc-exec-after'. * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d". (log-view-mode): Make read-only. (log-view-current-file): Do final `expand-file-name' in the current `default-directory'. (log-view-current-tag): Take an optional `where' arg. (log-view-diff): New user command.
* (cpp-choose-face): Fix typo.Pavel Janík2001-11-122-1/+5
|
* updated (C)Sam Steingold2001-11-121-4/+8
|
* Indent properly `generic-flet', `generic-labels', `with-accessors',Sam Steingold2001-11-122-11/+19
| | | | `with-condition-restarts'.
* Many trivial doc fixes.Richard M. Stallman2001-11-122-29/+42
| | | | | | | (dired-get-file-for-visit): New function. (dired-find-alternate-file, dired-mouse-find-file-other-window): (dired-view-file, dired-find-file-other-window, dired-display-file): (dired-find-file): Use dired-get-file-for-visit.
* *** empty log message ***Richard M. Stallman2001-11-121-5/+7
|
* (calc-init-extensions): Update autoload namesEli Zaretskii2001-11-122-5/+20
| | | | to match files renamed on initial calc import.
* (toplevel): Bind mouse buttons.Eli Zaretskii2001-11-121-93/+46
| | | | | | | | | | | (calc-do-keypad): Don't attempt to use nonexistent global mouse-map, use calc-keypad-map. (calc-keypad-x-left-click): Renamed to calc-keypad-left-click. (calc-keypad-left-click): Don't use mouse-map; update to new event interface. (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto. (calc-keypad-press): Use `unread-command-events' instead of `unread-command-char'.
* *** empty log message ***Pavel Janík2001-11-121-0/+5
|
* (flyspell-default-dictionary): Fix previous change.Pavel Janík2001-11-121-1/+1
|
* (flyspell-default-dictionary): Fix custom type.Richard M. Stallman2001-11-122-1/+11
|
* *** empty log message ***Richard M. Stallman2001-11-111-0/+3
|
* (solar-sunrise-and-sunset): Exchange the two extreme values of day-length.Richard M. Stallman2001-11-111-2/+2
|
* *** empty log message ***Richard M. Stallman2001-11-111-0/+29
|
* (flyspell-default-dictionary): Allow nil as value, and make nil the default.Richard M. Stallman2001-11-111-5/+7
|
* (sh-must-be-shell-mode): Allow modes derived from sh-mode.Richard M. Stallman2001-11-111-2/+2
|
* (checkdoc-file-comments-engine):Richard M. Stallman2001-11-111-2/+2
| | | | Turn off error in some re-search-forward calls.