- 25 Jan, 2008 2 commits
-
-
Miles Bader authored
-
Michael Olson authored
-
- 10 Jan, 2008 1 commit
-
-
Michael Olson authored
-
- 07 Jan, 2008 2 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
-
- 04 Jan, 2008 1 commit
-
-
Stefan Monnier authored
* bs.el (bs--sort-by-mode, bs--get-mode-name): * imenu.el (imenu-add-to-menubar): * makesum.el (make-command-summary): * mouse.el (mouse-major-mode-menu, mouse-popup-menubar, mouse-buffer-menu): * msb.el (msb--mode-menu-cond): * calc/calc-embed.el (calc-do-embedded): * emacs-lisp/helper.el (Helper-describe-mode): * mail/emacsbug.el (report-emacs-bug): * progmodes/hideshow.el (hs-grok-mode-type): * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function): * textmodes/table.el (*table--cell-describe-mode): Pass mode-name through format-mode-line.
-
- 09 Dec, 2007 1 commit
-
-
Michael Olson authored
Changes include: - Add nickserv support for GRnet. - Parse 275 (secure connection) response. - Provide new hook `erc-nickserv-identified-hook' that runs when nickserv confirms that the user has successfully identified.
-
- 08 Dec, 2007 1 commit
-
-
David Kastrup authored
* erc-lang.el (language): * erc-backend.el (erc-server-connect): Fix buggy call to `message'. * gnus-sum.el (gnus-summary-simplify-subject-query): * ecomplete.el (ecomplete-display-matches): Fix buggy call to `message'. * textmodes/reftex.el (reftex-select-with-char): * textmodes/reftex-toc.el (reftex-toc-do-promote) (reftex-toc-visit-location, reftex-toc-find-section): * textmodes/reftex-index.el (reftex-index-show-entry): * textmodes/org.el (org-cycle-hide-archived-subtrees) (org-table-rotate-recalc-marks, org-mark-ring-push) (org-follow-info-link, org-mhe-get-message-folder-from-index) (org-auto-repeat-maybe, org-store-log-note, org-delete-property) (org-evaluate-time-range, org-edit-agenda-file-list): * textmodes/artist.el (artist-select-next-op-in-list) (artist-select-prev-op-in-list): * term/mac-win.el (mac-service-insert-text): * startup.el (fancy-about-screen): * progmodes/vhdl-mode.el (vhdl-decision-query): * progmodes/idlwave.el (idlwave-template) (idlwave-scroll-completions, idlwave-display-completion-list): * progmodes/ebrowse.el (ebrowse-show-progress): * progmodes/cperl-mode.el (cperl-find-pods-heres): * progmodes/antlr-mode.el (antlr-insert-option-do): * play/mpuz.el (mpuz-close-game): * net/rcirc.el (rcirc-next-active-buffer): * mail/reporter.el (reporter-update-status): * kmacro.el (kmacro-display): * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): * emulation/viper-util.el (viper-save-setting): * emacs-lisp/lisp-mnt.el (lm-verify): * emacs-lisp/edebug.el (edebug-set-mode): * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun): * calendar/calendar.el (calendar-print-day-of-year): * calc/calcalg3.el (calc-curve-fit): * calc/calcalg2.el (math-integral): * calc/calc.el (calc-read-key-sequence, calc-version): * calc/calc-mode.el (calc-set-simplify-mode): * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
-
- 06 Dec, 2007 1 commit
-
-
Deepak Goel authored
-
- 01 Dec, 2007 3 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 30 Nov, 2007 1 commit
-
-
Dan Nicolaescu authored
Declare as functions. * textmodes/reftex-index.el (texmathp): * textmodes/reftex-auc.el (TeX-argument-insert) (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries) (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list) (LaTeX-label-list): * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays) (rng-clear-conditional-region, rng-do-some-validation): Declare as functions. (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
-
- 29 Nov, 2007 2 commits
-
-
Michael Olson authored
-
Michael Olson authored
- Parse 307 (nick has identified) responses. - Only activate some things if the connection has been established.
-
- 15 Nov, 2007 2 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 01 Nov, 2007 1 commit
-
-
Michael Olson authored
-
- 30 Oct, 2007 1 commit
-
-
Michael Olson authored
* lisp/desktop.el (desktop-minor-mode-table): Add line for ERC.
-
- 29 Oct, 2007 2 commits
-
-
Michael Olson authored
-
Michael Olson authored
-
- 25 Oct, 2007 1 commit
-
-
Dan Nicolaescu authored
use with the definition. Remove. * add-log.el (change-log-start-entry-re): New defconst. (change-log-sortable-date-at): Use it. (change-log-beginning-of-defun, change-log-end-of-defun): New functions. (change-log-mode): Use them for beginning-of-defun-function and end-of-defun-function. * erc-ibuffer.el (erc-modified-channels-alist): Pacify byte-compiler.
-
- 13 Oct, 2007 1 commit
-
-
Glenn Morris authored
-
- 19 Sep, 2007 2 commits
-
-
Glenn Morris authored
-
Michael Olson authored
-
- 08 Sep, 2007 1 commit
-
-
Michael Olson authored
-
- 07 Sep, 2007 1 commit
-
-
Glenn Morris authored
-
- 08 Aug, 2007 1 commit
-
-
Glenn Morris authored
-
- 30 Jul, 2007 2 commits
-
-
Miles Bader authored
Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-832 Remove lisp/erc/erc-nicklist.el Revision: emacs@sv.gnu.org/emacs--rel--22--patch-76 Creator: Michael Olson <mwolson@gnu.org>
-
Miles Bader authored
This file has been removed because it is not release-quality, and relies heavily on a module which we cannot distribute with Emacs. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-832 Creator: Michael Olson <mwolson@gnu.org>
-
- 25 Jul, 2007 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 14 Jun, 2007 1 commit
-
-
Juanma Barranquero authored
-
- 07 Jun, 2007 2 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 06 Jun, 2007 2 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 01 Apr, 2007 1 commit
-
-
Miles Bader authored
I have updated the version of ERC to 5.2, since it fixes a bug with C-c C-SPC being bound globally by default. For the full list of changes in this version, see etc/ERC-NEWS. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-687 Creator: Michael Olson <mwolson@gnu.org>
-
- 11 Feb, 2007 1 commit
-
-
Glenn Morris authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-