summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (appt-buffer-name): Don't use a leading space for buffers shown to the user.Stefan Monnier2008-03-262-43/+49
| | | | (appt-disp-window): Disable undo explicitly now that the leading space is gone.
* (activate-mark): New function.Stefan Monnier2008-03-262-19/+30
| | | | | | (set-mark-command): Use it with region-active-p to clean up the code. (exchange-point-and-mark): Invert the meaning of C-u when transient-mark-mode is active.
* (dired-create-files): Use dolist.Stefan Monnier2008-03-262-41/+40
|
* (mode-line-change-eol): Use with-selected-window.Stefan Monnier2008-03-262-2/+3
|
* (apropos-command): Include macros.Stefan Monnier2008-03-262-2/+9
|
* Some re-ordering so that defcustoms are at start, functions definedGlenn Morris2008-03-261-122/+133
| | | | before use.
* Remove floating-point check.Glenn Morris2008-03-262-9/+45
| | | | Explicitly require calendar, not cal-julian.
* Remove floating-point check.Glenn Morris2008-03-261-4/+4
| | | | | Explicitly require calendar, not cal-julian. Explicitly require cal-dst.
* (list-holidays): Assume atan always bound.Glenn Morris2008-03-261-3/+2
|
* Provide calendar before requiring cal-menu.Glenn Morris2008-03-261-23/+14
| | | | | (oriental-holidays, solar-holidays): Assume atan always bound. (solar-holidays): Simplify holiday-sexp calls.
* (calendar-after-frame-setup-hook): New name forGlenn Morris2008-03-261-5/+8
| | | | | | calendar-after-frame-setup-hooks. Update callers, make old name an obsolete alias. Doc fix. (calendar-frame-1): Doc fix.
* Require calendar rather than cal-julian.Glenn Morris2008-03-261-2/+6
| | | | | Autoload calendar-absolute-from-julian. (persian-calendar-epoch): Set when compiling.
* Require calendar rather than declaring functions.Glenn Morris2008-03-261-35/+1
| | | | | (cal-menu-diary-menu): Remove menu headings that cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the calendar.
* Require calendar rather than cal-julian.Glenn Morris2008-03-261-3/+7
| | | | | Autoload calendar-absolute-from-julian. (calendar-islamic-epoch): Set when compiling. Doc fix.
* Don't require cal-persia.Glenn Morris2008-03-261-3/+3
| | | | | (calendar-absolute-from-persian): Autoload it. (dst-adjust-time): Doc fix.
* Require calendar rather than cal-julian.Glenn Morris2008-03-261-2/+6
| | | | | Autoload calendar-absolute-from-julian. (coptic-calendar-epoch): Set when compiling.
* Explicitly require calendar.Glenn Morris2008-03-261-1/+7
|
* Require calendar, not cal-julian.Glenn Morris2008-03-261-2/+2
| | | | (calendar-bahai-epoch): Doc fix.
* (auto-revert-buffers): Use buffer-live-p.Stefan Monnier2008-03-262-1/+3
|
* (describe-function-1, describe-variable): If noStefan Monnier2008-03-262-2/+9
| | | | replacement is provided, don't print "use nil instead".
* Update copyright.Roland Winkler2008-03-262-12/+18
|
* proced.el: New file.Roland Winkler2008-03-262-0/+456
|
* (side-effect-free-fns): Fix typo.Juanma Barranquero2008-03-252-1/+5
|
* Add file cookie coding:iso-8859-1 for the degree signJuri Linkov2008-03-252-1/+10
| | | | in battery-mode-line-format.
* (minibuffer-local-map): For the commandJuri Linkov2008-03-251-1/+1
| | | | | file-cache-minibuffer-complete replace keymap minibuffer-local-map with map which is already locally bound to minibuffer-local-map.
* * subr.el (map-keymap-sorted): Rename from map-keymap-internal.Stefan Monnier2008-03-252-17/+18
| | | | | Remove `sort-first' argument. * keymap.c (Fmap_keymap): Use `map-keymap-sorted.
* (redisplay-end-trigger-functions, window-redisplay-end-trigger)Stefan Monnier2008-03-252-0/+14
| | | | | (set-window-redisplay-end-trigger, process-filter-multibyte-p) (set-process-filter-multibyte): Mark as obsolete.
* (reb-mode-common): Remove reference to bogus variable `reb-kill-buffer';Juanma Barranquero2008-03-252-79/+105
| | | | | | | | | | | | don't make hooks buffer-local, use the LOCAL arg of `add-hook'. (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit): Remove spurious * from defcustom docstrings. (reb-next-match, reb-prev-match, reb-enter-subexp-mode): Fix typos in messages. (reb-mode-buffer-p): New function. (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'. (top, reb-show-subexp, reb-auto-update, reb-auto-update, reb-delete-overlays, reb-cook-regexp, reb-update-regexp, reb-update-overlays): Use `unless', `when'. (re-builder-unload-function): New function.
* (vc-state): Add documentation for 'missing.Dan Nicolaescu2008-03-252-0/+7
|
* (verilog-auto-output)Dan Nicolaescu2008-03-252-17/+89
| | | | | | | | (verilog-auto-input, verilog-auto-inout, verilog-auto) (verilog-delete-auto): Add optional regular expression to AUTOINPUT/AUTOOUTPUT/AUTOINOUT. (verilog-signals-matching-regexp): New internal function for signal matching.
* (Info-isearch-search): Always return point.Johan Bockgård2008-03-252-2/+6
|
* Comment.Glenn Morris2008-03-251-2/+2
|
* (calendar-frame-1): Doc fix.Glenn Morris2008-03-252-2/+2
|
* (diff-remembered-defdir): New var.Stefan Monnier2008-03-252-0/+10
| | | | (diff-find-file-name): Use it to flush diff-remembered-files-alist.
* (diary-frame-parameters, calendar-frame-parameters)Glenn Morris2008-03-252-69/+111
| | | | | | | | | | | | | (calendar-and-diary-frame-parameters): Doc fixes. (make-fancy-diary-buffer): Remove declaration. (calendar-dedicate-diary): Replace call to deleted function make-fancy-diary-buffer. (calendar-frame-setup): New function. (calendar-one-frame-setup, calendar-only-one-frame-setup) (calendar-two-frame-setup): Call calendar-frame-setup to do the actual work, and mark as obsolete. (special-display-buffer-names): Don't mess with this; it's not our business. (cal-x-load-hook): Defvar it, and mark as obsolete.
* (calendar-remove-frame-by-deleting): Default to t. Add to 'calendar group.Glenn Morris2008-03-251-54/+51
| | | | | | (calendar): Doc fix. Use calendar-frame-setup. (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument. (generate-calendar-window): Doc fix.
* (calendar-persian-read-date): New name for persian-prompt-for-date.Glenn Morris2008-03-251-11/+15
| | | | | Update callers, make old name an obsolete alias. Doc fix. Move definition before use.
* (calendar-iso-read-date): New name for calendar-iso-read-args. UpdateGlenn Morris2008-03-251-3/+6
| | | | callers, make old name an obsolete alias.
* (calendar-islamic-read-date): New name forGlenn Morris2008-03-251-3/+4
| | | | calendar-islamic-prompt-for-date. Update callers. Doc fix.
* (calendar-hebrew-read-date): New name forGlenn Morris2008-03-251-3/+4
| | | | calendar-hebrew-prompt-for-date. Update callers. Doc fix.
* (calendar-coptic-read-date): New name for coptic-prompt-for-date.Glenn Morris2008-03-251-4/+8
| | | | Update callers, make old name an obsolete alias. Doc fix.
* (calendar-bahai-read-date): New name forGlenn Morris2008-03-251-3/+7
| | | | | calendar-bahai-prompt-for-date. Update callers, make old name an obsolete alias. Doc fix.
* (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.Stefan Monnier2008-03-242-10/+11
|
* (finder-mode-syntax-table, finder-font-lock-keywords): New variables.Stefan Monnier2008-03-242-11/+29
| | | | | | (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults. (finder-exit): Ignore errors rather than avoiding them. Kill *Finder-package* buffer also.
* (xterm-mouse-event): Avoid error with buttons > 5.Andreas Schwab2008-03-242-1/+8
|
* * vc-hg.el (vc-hg-after-dir-status):Dan Nicolaescu2008-03-243-2/+5
| | | | * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
* (vc-cvs-after-dir-status, vc-cvs-parse-status): DetectDan Nicolaescu2008-03-242-0/+5
| | | | removed files.
* (vc-status-printer): Use a different face for missing files.Dan Nicolaescu2008-03-242-9/+19
| | | | | | (vc-status-hide-up-to-date): Rename from vc-status-remove-up-to-date. Update all callers. (vc-status-mode-map): Bind C-m.
* (vc-git-after-dir-status-stage1): Move state matchingDan Nicolaescu2008-03-242-8/+19
| | | | | | code ... (vc-git--state-code): ... to this new function. (vc-git-state): Use it.
* lisp/Changelog: Update.Michael Olson2008-03-241-0/+6
|