summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (fontset-standard): Rename from "fontset-mac".YAMAMOTO Mitsuharu2006-02-101-2/+2
|
* (select-frame-set-input-focus): Call x-focus-frame alsoYAMAMOTO Mitsuharu2006-02-101-1/+1
| | | | when window-system is mac.
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
|
* *** empty log message ***Romain Francoise2006-02-101-3/+3
|
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62Miles Bader2006-02-108-62/+112
| | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 22-26) - Update from CVS - Merge from emacs--devo--0
* *** empty log message ***Kim F. Storm2006-02-101-0/+5
|
* (substitute-key-definition-key): Pass t for NOERROR toKim F. Storm2006-02-101-2/+1
| | | | indirect-function instead of using condition-case.
* Tried to make docstring less `colloquial'...Mathias Dahl2006-02-091-20/+16
|
* *** empty log message ***Mathias Dahl2006-02-091-0/+5
|
* *** empty log message ***Mathias Dahl2006-02-091-0/+4
|
* Added a few todo items.Mathias Dahl2006-02-091-1/+7
|
* Add highlight-changes-mode to desktop-locals-to-save.Lars Hansen2006-02-092-1/+8
| | | | (highlight-changes-mode): Don't change desktop-locals-to-save.
* *** empty log message ***Romain Francoise2006-02-091-2/+2
|
* (mh-folder-list): Don't replace "/*$" with "/" since that causes anBill Wohler2006-02-092-5/+10
| | | | infinite loop on XEmacs.
* * image-mode.el (image-toggle-display): Clear image cache if usingChong Yidong2006-02-092-1/+7
| | | | filename.
* (dired-guess-shell-alist-default): Add .man as a `dired-man' target.Masatake YAMATO2006-02-092-2/+5
|
* (autoconf-font-lock-keywords): Check start boundary of symbols.Masatake YAMATO2006-02-092-1/+6
|
* (mh-replace-regexp-in-string): Add missing regexp argument.Bill Wohler2006-02-092-1/+6
|
* (vc-svn-print-log): Show recent commits as well.Stefan Monnier2006-02-092-6/+13
|
* (hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.Juanma Barranquero2006-02-092-8/+14
|
* 2006-02-08 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2006-02-082-2/+7
| | | | | * mouse.el (mouse-drag-track): Don't change window if we rebind to some other event.
* (rcirc-startup-channels-alist): Add irc.freenode.net and #emacs as defaults.Eli Zaretskii2006-02-082-250/+309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (rcirc-ignore-all-activity-flag): Remove variable. (rcirc-authinfo): New variable. (rcirc-authinfo-filename): Remove variable. (rcirc-always-use-server-buffer-flag): New flag. (rcirc): M-x rcirc will automatically connect without prompting. C-u M-x rcirc will prompt. Use rcirc-connect to create a connection in lisp. (rcirc-process-server-response-1): Remove everything but the nick portion of the sender so it doesn't need to be done everywhere else. Update related code. (global-map): Remove global keybindings. (rcirc-get-buffer-create): Make sure rcirc-topic is set. (rcirc-send-input): Split into several functions. (rcirc-process-input-line, rcirc-process-message, rcirc-process-command): New functions. (rcirc-target-buffer): Add function to determine where to route messages. (rcirc-user-nick): Save match data. (rcirc-toggle-ignore-buffer-activity) (rcirc-update-activity-string): Remove global ignore functionality, which can be done now by toggling rcirc-track-minor-mode. (rcirc-track-minor-mode-map): New keymap. (rcirc-track-minor-mode): New minor-mode. (ignore): Make the ignore output nicer. Always print it when adding or removing nicks. (rcirc-url-regexp): Improve. (rcirc-mangle-text): Remove properties before using text in the modeline. (rcirc-authenticate): Authentication data comes from rcirc-authinfo, not the file pointed to by rcirc-authinfo-file. (rcirc-server-prefix): Inherit from rcirc-server.
* (compile): Append "|| true" to the end of the `find' command, likeEli Zaretskii2006-02-082-1/+8
| | | | compile-always does.
* (tramp-maybe-open-connection): Do not wait for output from a dead connection.Sam Steingold2006-02-082-2/+8
|
* * mh-e.el (mh-invisible-header-fields-internal): Added entriesPeter Galbraith2006-02-082-0/+8
| | | | "X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash"
* Revert previous inadvertent check-in of local changes.Glenn Morris2006-02-081-42/+6
|
* Add 2006 to copyright years.Glenn Morris2006-02-0825-37/+74
|
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-57Miles Bader2006-02-088-145/+208
| | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 18-21) - Update from CVS - Merge from emacs--devo--0
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-55Miles Bader2006-02-0814-61/+116
| | | | | | Creator: Michael Olson <mwolson@gnu.org> Merge from erc--emacs--0
* *** empty log message ***Juanma Barranquero2006-02-071-3/+3
|
* Added more autoload cookies.Mathias Dahl2006-02-071-0/+9
|
* Added more bindings for tumme.Mathias Dahl2006-02-072-0/+13
|
* (wdired-mode-map): Use remap.Stefan Monnier2006-02-072-136/+140
| | | | | | | (wdired-get-filename): Massage. (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map. (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the `keymap' property rather than `local-map'.
* (small-temporary-file-directory): Remove defvar; there's a defcustom for it inJuanma Barranquero2006-02-072-3/+3
| | | | files.el.
* *** empty log message ***Kim F. Storm2006-02-071-13/+11
|
* ChangeLog entries for tumme.el.Mathias Dahl2006-02-071-0/+19
|
* Check in.Mathias Dahl2006-02-071-8/+0
|
* *** empty log message ***Juanma Barranquero2006-02-071-0/+13
|
* (tumme-get-thumbnail-image): Add missing arg to `error'.Juanma Barranquero2006-02-071-12/+12
| | | | | | | | | | | Fix typo in message. (tumme-gallery-generate): Fix typo in `error' message. (tumme-display-window-height-correction, tumme-display-window-width-correction, tumme-line-up-dynamic, tumme-line-up-interactive): Dox fixes. (tumme-cmd-rotate-original-options, tumme-display-properties-format, tumme-restore-window-configuration, tumme-format-properties-string, tumme-create-thumbs, tumme-display-previous-thumbnail-original): Fix typos in docstrings.
* (wdired-get-filename): Fix bug: Don't re-normalize OLD.Thien-Thi Nguyen2006-02-072-2/+6
|
* (gud-tooltip-mode): Remove autoload cookie.Nick Roberts2006-02-071-1/+0
| | | | User should use gdb-mode-hook if desired.
* (gdb-post-prompt): Regenerate breakpointsNick Roberts2006-02-071-11/+13
| | | | | | buffer if necessary. (gdb-delete-frame-or-window): New function. (gdb-breakpoints-mode-map): Bind "q" to it.
* *** empty log message ***Nick Roberts2006-02-071-0/+10
|
* Clean up name space.Stefan Monnier2006-02-062-26/+31
| | | | | | (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n. (nroff-mode): Obey the global setting of nroff-electric-mode. (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
* Added key binding C-t d, bound to `tumme-display-thumbs'.Mathias Dahl2006-02-061-0/+2
|
* Some user interface changes: added command `tumme', etc.Mathias Dahl2006-02-061-39/+146
|
* (calendar-increment-month): Typo in last change.Stefan Monnier2006-02-062-6/+9
|
* (vc-svn-previous-version, vc-svn-next-version): New funcs.Thien-Thi Nguyen2006-02-062-1/+22
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06244-254/+291
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06229-250/+289
|