| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 44 | -44/+44 | |
| | | ||||||
| * | Fix typos in ChangeLogs. | Juanma Barranquero | 2009-12-29 | 1 | -1/+1 | |
| | | ||||||
| * | * url-util.el (url-insert-entities-in-string): | Stefan Monnier | 2009-11-03 | 3 | -6/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * url-nfs.el (url-nfs-unescape): * url-ldap.el (url-ldap): * url-imap.el (url-imap): * url-cid.el (url-cid-gnus, url-cid): Use with-current-buffer. * erc.el (erc-display-line-1, erc-process-away): * erc-truncate.el (erc-truncate-buffer-to-size): Use with-current-buffer. * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos): * play/mpuz.el (mpuz-create-buffer): * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell) (lm-print-y,s,noise, lm-print-w0, lm-init): * play/gomoku.el (gomoku-prompt-for-move): * play/fortune.el (fortune-in-buffer): * play/dissociate.el (dissociated-press): * play/decipher.el (decipher-adjacency-list, decipher-display-regexp) (decipher-analyze-buffer, decipher-stats-buffer,decipher-stats-buffer): * mail/supercite.el (sc-eref-show): * mail/smtpmail.el (smtpmail-send-it): * mail/rmailsum.el (rmail-summary-next-labeled-message) (rmail-summary-previous-labeled-message, rmail-summary-wipe) (rmail-summary-undelete-many, rmail-summary-rmail-update) (rmail-summary-goto-msg, rmail-summary-expunge) (rmail-summary-get-new-mail, rmail-summary-search-backward) (rmail-summary-add-label, rmail-summary-output-menu) (rmail-summary-output-body): * mail/rfc822.el (rfc822-addresses): * mail/reporter.el (reporter-dump-variable, reporter-dump-state): * mail/mailpost.el (post-mail-send-it): * mail/hashcash.el (hashcash-generate-payment): * mail/feedmail.el (feedmail-run-the-queue) (feedmail-queue-send-edit-prompt-help-first) (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater) (feedmail-deduce-address-list): * eshell/esh-ext.el (eshell-remote-command): * eshell/em-unix.el (eshell-occur-mode-mouse-goto): * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting) (viper-wildcard-to-regexp, viper-glob-mswindows-files) (viper-save-string-in-file, viper-valid-marker): * emulation/viper-keym.el (viper-toggle-key): * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file) (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit) (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile): * emulation/viper-cmd.el (viper-exec-form-in-vi) (viper-exec-form-in-emacs, viper-brac-function): * emulation/viper.el (viper-delocalize-var): * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat) (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer) (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark) (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command): * emulation/vi.el (vi-switch-mode, vi-ex-cmd): * emulation/edt.el (edt-electric-helpify): * emulation/cua-rect.el (cua--rectangle-aux-replace): * emulation/cua-gmrk.el (cua--insert-at-global-mark) (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark) (cua-indent-to-global-mark-column): * calendar/diary-lib.el (calendar-mark-1): * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern): Use with-current-buffer. * emulation/viper.el (viper-delocalize-var): Use dolist. | |||||
| * | (pcomplete-erc-all-nicks): Autoload it, to silence compiler. | Glenn Morris | 2009-10-24 | 2 | -0/+11 | |
| | | ||||||
| * | (pcomplete-erc-all-nicks): Autoload it, to silence compiler. | Glenn Morris | 2009-10-24 | 1 | -2/+4 | |
| | | | | | | (pcomplete/erc-mode/DCC): Replace cl-function remove-duplicates with erc-delete-dups. | |||||
| * | (erc-button-keymap): Bind `follow-link'. | Johan Bockgård | 2009-09-27 | 2 | -0/+5 | |
| | | ||||||
| * | (erc-button-add-button): Only call `widget-convert-button' in XEmacs. | Johan Bockgård | 2009-09-26 | 2 | -10/+18 | |
| | | | | | | For Emacs (at least), it doesn't seem to have any purpose except creating lots of overlays, slowing everything down. | |||||
| * | (line): Define for compiler. | Glenn Morris | 2009-09-19 | 2 | -0/+6 | |
| | | ||||||
| * | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2009-07-22 | 2 | -1/+5 | |
| | | | | | (erc-cmd-MODE): Hyperlink urls in docstrings with URL `...'. | |||||
| * | Fix typos. | Juanma Barranquero | 2009-03-31 | 1 | -3/+1 | |
| | | ||||||
| * | M-v corrections. | Deepak Goel | 2009-03-13 | 3 | -23/+31 | |
| | | ||||||
| * | Fix typos. | Juanma Barranquero | 2009-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | Add arch tagline | Miles Bader | 2009-01-19 | 1 | -0/+2 | |
| | | ||||||
| * | ERC: Rotate ChangeLog. | Michael Olson | 2009-01-18 | 2 | -408/+432 | |
| | | ||||||
| * | ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default. | Michael Olson | 2009-01-18 | 2 | -1/+5 | |
| | | ||||||
| * | (erc-input-message): Conditionalize previous change for XEmacs. | Glenn Morris | 2009-01-16 | 2 | -1/+5 | |
| | | ||||||
| * | (erc-dcc-server): Silence warning about obsolete function behind | Glenn Morris | 2009-01-16 | 2 | -3/+9 | |
| | | | | | fboundp test. | |||||
| * | (erc-input-message): Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 2 | -1/+6 | |
| | | ||||||
| * | (tabbar--local-hlf): Silence compiler. | Glenn Morris | 2009-01-08 | 2 | -0/+6 | |
| | | ||||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 43 | -43/+43 | |
| | | ||||||
| * | ERC: Do not include text properties when returning user input. | Michael Olson | 2009-01-03 | 2 | -1/+6 | |
| | | ||||||
| * | ERC: Update ChangeLog. | Michael Olson | 2008-12-23 | 1 | -0/+6 | |
| | | ||||||
| * | ERC: Sync with upstream. | Michael Olson | 2008-12-23 | 1 | -1/+10 | |
| | | | | | | | | - Add `erc-header-line-uses-tabbar-p' option for better integration with Tabbar Mode. - Update some TODO items in manual. | |||||
| * | File name fix, for AUTHORS. | Glenn Morris | 2008-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | Formatting fix, for AUTHORS. | Glenn Morris | 2008-12-19 | 1 | -4/+4 | |
| | | ||||||
| * | Fix typos and author's names. | Juanma Barranquero | 2008-12-19 | 2 | -6/+6 | |
| | | ||||||
| * | (help-function-arglist): Autoload it. | Glenn Morris | 2008-11-19 | 2 | -1/+7 | |
| | | ||||||
| * | ERC: DCC fixes. | Michael Olson | 2008-10-08 | 2 | -43/+142 | |
| | | ||||||
| * | Fix typos. | Juanma Barranquero | 2008-10-01 | 4 | -13/+13 | |
| | | ||||||
| * | Fix typos. | Juanma Barranquero | 2008-09-24 | 5 | -56/+56 | |
| | | ||||||
| * | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate. | |||||
| * | Fix typos. | Juanma Barranquero | 2008-07-18 | 1 | -4/+3 | |
| | | ||||||
| * | American English spelling fix. | Glenn Morris | 2008-06-27 | 2 | -6/+6 | |
| | | ||||||
| * | American English spelling fix. | Glenn Morris | 2008-06-27 | 2 | -2/+2 | |
| | | ||||||
| * | ERC: Upstream updates. | Michael Olson | 2008-06-19 | 4 | -9/+31 | |
| | | | | | | | | | | | | - New response handler for '328'. - Update nickserv regexps for freenode. - Back out changes to erc-put-text-properties in favor of upstream changes to that same effect. - Fix arguments to erc-put-text-properties in erc-display-line-1. | |||||
| * | Fix committer names and other typos. | Juanma Barranquero | 2008-06-10 | 1 | -14/+14 | |
| | | ||||||
| * | Fix typos. | Juanma Barranquero | 2008-06-10 | 1 | -362/+365 | |
| | | ||||||
| * | Remove unnecessary eval-when-compiles. | Glenn Morris | 2008-06-07 | 6 | -15/+19 | |
| | | ||||||
| * | Spelling fix. | Glenn Morris | 2008-05-23 | 1 | -2/+2 | |
| | | ||||||
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -8/+6 | |
| | | ||||||
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 42 | -252/+168 | |
| | | ||||||
| * | (erc-noncommands-list, noncommands, erc-control-characters, | Juanma Barranquero | 2008-05-05 | 2 | -8/+14 | |
| | | | | | | erc-interpret-controls-p, erc-interpret-mirc-color): Fix typos in docstrings. (erc-controls-highlight): Reflow docstring. | |||||
| * | (erc-put-text-properties): Replace use of cl mapcar*. | Glenn Morris | 2008-04-27 | 2 | -3/+7 | |
| | | ||||||
| * | ERC: (erc-remove-text-properties-region): Disable this command by default. | Michael Olson | 2008-04-17 | 2 | -0/+6 | |
| | | ||||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 4 | -3/+9 | |
| |\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074 | |||||
| | * | (erc-valid-nick-regexp): Replace `legal' with `valid'. | Juanma Barranquero | 2008-02-05 | 2 | -1/+7 | |
| | | | ||||||
| | * | (erc-match-syntax-table): Replace `legal' with `valid'. | Juanma Barranquero | 2008-02-05 | 1 | -1/+1 | |
| | | | ||||||
| | * | (erc-button-syntax-table): Replace `legal' with `valid'. | Juanma Barranquero | 2008-02-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | ERC: Sync from upstream. | Michael Olson | 2008-02-23 | 4 | -12/+57 | |
| | | | ||||||
| * | | Sync ERC 5.3 release. | Michael Olson | 2008-01-26 | 2 | -1/+18 | |
| | | | ||||||