aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-071-776/+0
| | | | | | | | | | | | | This patch was implemented via the following shell commands: find * -name ChangeLog | sed 's,.*,git mv & &.1, s, lisp/ChangeLog\.1$, lisp/ChangeLog.17, s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09, s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3, s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2, s, src/ChangeLog\.1$, src/ChangeLog.13,' | sh git commit -am"[this commit message]"
* * lisp/erc/erc.el (erc-switch-to-buffer): Fix last change.Stefan Monnier2015-03-251-0/+4
| | | | Fixes: debbugs:20187
* Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier2015-03-161-0/+12
| | | | | | | | | | | | | | | | | | | | | | Fixes: debbugs:20116 * src/minibuf.c (Fread_buffer): Add `predicate' argument. * src/callint.c (Fcall_interactively): Adjust calls accordingly. * lisp/erc/erc.el (erc-switch-to-buffer): Rename from erc-iswitchb and rewrite using read-buffer. (erc--buffer-p): New function, extracted from erc-buffer-filter. (erc-buffer-filter): Use it. (erc-with-all-buffers-of-server): Silence compile warning if the return value is unused. (erc-is-valid-nick-p, erc-common-server-suffixes, erc-get-arglist) (erc-command-name, erc-popup-input-buffer): Use \` and \' to match beg/end of string. * lisp/obsolete/iswitchb.el (iswitchb-read-buffer): Add `predicate' arg. * lisp/isearchb.el (isearchb-iswitchb): Adjust accordingly. * lisp/ido.el (ido-read-buffer): Add `predicate' argument. * lisp/misearch.el (unload-function-defs-list): Declare before use.
* Merge from origin/emacs-24Paul Eggert2015-03-031-1/+0
|\ | | | | | | | | | | | | | | c4ade11 textmodes/ispell.el: Look for aspell .dat files also under dict-dir e28ec9a ispell.el: Extend to aspell current hunspell handling of aliases Conflicts: lisp/ChangeLog
* \ Merge from origin/emacs-24Paul Eggert2015-03-031-0/+6
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f160106 Avoid assertion violations in Rmail due to newline cache 1b0ebbd browse-url-firefox: update for firefox 36's removal of -remote 1817892 Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925) 0260932 Bump python.el version b0adfc7 Spelling fixes 35f047c * src/fileio.c (Fmake_temp_name): Doc tweaks. 6f2971a * lisp/comint.el (comint-line-beginning-position): Revert searching 65d8ac7 Mention in admin/notes/repo how to mark commits not to be merged. 86fe750 # Remove NEWS temporary markup 4fa778b erc.el: Add old version header for package.el compatibilty 9366f05 Tramp: Disable paging with PAGER=cat Conflicts: admin/notes/repo etc/NEWS lisp/ChangeLog lisp/erc/ChangeLog src/ChangeLog
| * erc.el: Add old version header for package.el compatibiltykwhite2015-02-171-0/+5
| |
* | Merge from origin/emacs-24Paul Eggert2015-03-031-0/+8
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0077b36 # NEWS copyedits 3ca2ff3 * lisp/erc/erc.el (erc-rename-buffers): Doc fix. Add :version. b85523f * lisp/textmodes/flyspell.el (flyspell-duplicate-distance): decb48d Augment text-mode syntax table for a few special characters 8b3ba7a Improve docs of transient-mark-mode (Bug#19841) 72fd047 NEWS: Add section to include ERC changes a7254bb Improve string search in `flyspell-word-search-*`. (Bug#16800) Conflicts: etc/ChangeLog etc/NEWS lisp/ChangeLog lisp/erc/ChangeLog src/ChangeLog
| * * lisp/erc/erc.el (erc-rename-buffers): Doc fix. Add :version.Glenn Morris2015-02-131-1/+5
| |
* | * lisp/textmodes/flyspell.el (flyspell-word): Defvar.Stefan Monnier2015-02-131-0/+5
| | | | | | | | | | | | | | | | Fixes: debbugs:19844 (flyspell-generic-check-word-p): Mark as obsolete. * lisp/erc/erc-spelling.el (erc-spelling-init): Use flyspell-generic-check-word-predicate.
* | # ChangeLog fixesGlenn Morris2015-01-301-2/+2
| | | | | | | | | | Merged ChangeLog entries go to the top, with the date of the merge. It's a simple rule.
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+5
|\ \ | |/ | | | | | | | | | | | | a3505cb doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608) d132c7b erc-backend.el: Give hook-name a default value of nil and add-to-list unconditionally. Fixes debbugs:19363 61cc7bf Fix support of non-ASCII frame titles on MS-Windows (Bug#19590) 1e5902a * filenotify.el (file-notify--descriptor): Do not cons for remote files. b1ea160 Handle watching of several files in the same directory for inotify.
| * erc-backend.el: Give hook-name a default value of nil and add-to-list ↵Dima Kogan2015-01-141-0/+5
| | | | | | | | unconditionally. Fixes debbugs:19363
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | | | | | | | Run admin/update-copyright.
* | Don't downcase system diagnostics' first lettersPaul Eggert2015-01-211-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * etc/NEWS: Document this. * lisp/emacs-lisp/bytecomp.el (byte-compile-file): * lisp/ffap.el (find-file-at-point): * lisp/files.el (insert-file-1): * lisp/net/ange-ftp.el (ange-ftp-barf-if-not-directory) (ange-ftp-copy-file-internal): * lisp/progmodes/etags.el (visit-tags-table): * lisp/url/url-dav.el (url-dav-delete-directory, url-dav-delete-file) (url-dav-directory-files): Keep diagnostics consistent with system's. * lisp/erc/erc-dcc.el (erc-dcc-server): * lisp/ffap.el (ffap-machine-p): Ignore case while comparing diagnostics. * src/fileio.c (report_file_errno): Don't downcase, and simplify. Fixes: bug#19642
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | | | | | | | Run admin/update-copyright.
* | Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+1
|\ \ | |/
| * Fix white-space problems in ChangeLogs.Paul Eggert2014-11-241-2/+1
| |
* | * erc-desktop-notifications.el (erc-notifications-bus):Michael Albinus2014-11-231-0/+7
| | | | | | | | | | | | New customer option. Supports cases when Emacs hasn't been invoked in the same environment where the notifications shall go to. (erc-notifications-notify): Use it.
* | Merge from emacs-24; up to 117702Glenn Morris2014-11-101-2/+1
|\ \ | |/
| * ChangeLog tweakGlenn Morris2014-11-101-1/+1
| |
| * fix version tagsKelvin White2014-11-101-3/+2
| |
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-091-0/+5
|\ \ | |/
| * Update version to 24.5Kelvin White2014-11-091-0/+5
| |
| * backports: fix changelogKelvin White2014-11-091-34/+30
| |
| * backport: erc bugfixesl3thal2014-11-081-7/+100
| |
* | Merge from emacs-24; up to 117669Glenn Morris2014-11-041-0/+4
|\ \ | |/
| * * lisp/erc/erc.el (erc-send-input): Bind `str' dynamically.Stefan Monnier2014-11-041-0/+4
| | | | | | | | Fixes: debbugs:18936
* | Simplify use of current-time and friends.Paul Eggert2014-10-281-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/org.texi (Dynamic blocks): * lisp/allout-widgets.el (allout-widgets-hook-error-handler): * lisp/calendar/appt.el (appt-display-message): * lisp/calendar/icalendar.el (icalendar--convert-float-to-ical): * lisp/calendar/timeclock.el (timeclock-in, timeclock-when-to-leave) (timeclock-last-period, timeclock-day-base): * lisp/eshell/em-ls.el (eshell-ls-file): * lisp/eshell/esh-util.el (eshell-parse-ange-ls): * lisp/generic-x.el (named-database-print-serial): * lisp/net/newst-backend.el (newsticker--get-news-by-url-callback) (newsticker-get-news, newsticker--sentinel-work) (newsticker--image-get, newsticker--image-sentinel): * lisp/net/tramp-sh.el (tramp-get-remote-touch): * lisp/progmodes/opascal.el (opascal-debug-log): * lisp/textmodes/remember.el (remember-mail-date) (remember-store-in-files): * lisp/vc/vc-annotate.el (vc-annotate-display-autoscale) (vc-default-annotate-current-time): * lisp/vc/vc-bzr.el (vc-bzr-shelve-snapshot): * lisp/vc/vc-cvs.el (vc-cvs-annotate-current-time): * lisp/vc/vc-rcs.el (vc-rcs-annotate-current-time): * lisp/url/url-util.el (url-get-normalized-date): * lisp/erc/erc-backend.el (TOPIC): * lisp/gnus/gnus-delay.el (gnus-delay-article): * lisp/gnus/gnus-sum.el (gnus-summary-read-document): * lisp/gnus/gnus-util.el (gnus-seconds-today, gnus-seconds-month): * lisp/gnus/message.el (message-make-expires-date): * lisp/org/org-archive.el (org-archive-subtree) (org-archive-to-archive-sibling): * lisp/org/org-clock.el (org-resolve-clocks, org-clock-get-sum-start) (org-clock-special-range): * lisp/org/org-timer.el (org-timer-seconds): * lisp/org/org.el (org-read-date-analyze, org-get-cursor-date): * lisp/org/ox-html.el (org-html-format-spec): * lisp/org/ox-icalendar.el (org-icalendar--vtodo): Omit unnecessary call to current-time. * lisp/calendar/time-date.el (time-to-seconds) [!float-time]: * lisp/calendar/timeclock.el (timeclock-time-to-date): * lisp/vc/vc-annotate.el (vc-annotate-convert-time): Use current time if arg is nil, to be compatible with float-time. (time-date--day-in-year): New function, with most of the guts of the old time-to-day-in-year. (time-to-day-in-year): Use it. (time-to-days): Use it, to avoid decoding the same time stamp twice. * lisp/calendar/timeclock.el (timeclock-update-mode-line): * lisp/cedet/srecode/args.el (srecode-semantic-handle-:time): * lisp/gnus/gnus-util.el (gnus-seconds-year): * lisp/org/org.el (org-get-cursor-date): Don't call current-time twice to get the current time stamp, as this can lead to inconsistent results. * lisp/completion.el (cmpl-hours-since-origin): * lisp/erc/erc.el (erc-emacs-time-to-erc-time): * lisp/ido.el (ido-time-stamp): * lisp/vc/vc-annotate.el (vc-annotate-convert-time): Simplify by using float-time. * lisp/completion.el (save-completions-to-file): * lisp/url/url-cache.el (url-cache-prune-cache): Rename local var to avoid confusion. * lisp/gnus/gnus-util.el (gnus-float-time): * lisp/net/rcirc.el (rcirc-float-time): * lisp/org/org-compat.el (org-float-time): Simplify to an alias because time-to-seconds now behaves like float-time with respect to nil arg. * lisp/subr.el (progress-reporter-do-update): Don't call float-time unless needed. * lisp/erc/erc.el (erc-current-time): Simplify by using erc-emacs-time-to-erc-time. * lisp/org/org-clock.el (org-clock-get-table-data): Omit unnecessary, lossy conversion from floating point to Emacs time and back. (org-resolve-clocks): Prefer two-argument floor.
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-0/+4
|\ \ | |/
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
| |
* | * lisp/erc/erc-track.el (erc-modified-channels-display): Update mode lineIvan Shmakov2014-10-141-2/+7
| | | | | | | | | | | | more frequently. Fixes: debbugs:18510
* | Only initialize erc-last-saved-position if not already a marker.Ivan Shmakov2014-10-101-0/+5
| | | | | | | | Fixes: debbugs:16145
* | * lisp/erc/erc.el (erc-channel-receive-names): Silence compiler warning.Stefan Monnier2014-10-031-0/+5
| | | | | | | | (erc-format-@nick, erc-update-modes): Idem.
* | erc.el (erc-rename-buffers): Use defcustom instead of defvar.Kelvin White2014-10-031-0/+5
| |
* | * erc.el (erc-nick-at-point): Fix format-string typo (Bug#17755).Paul Eggert2014-10-021-0/+4
| |
* | Use local variable to determine if buffers should be renamedKelvin White2014-10-021-0/+5
| | | | | | | | Fixes: debbugs:18300
* | Do not reset input ring if one existsIvan Shmakov2014-10-021-0/+4
| | | | | | | | Fixes: debbugs:18599
* | Merge from emacs-24Stefan Monnier2014-09-301-1/+9
|\ \ | |/
| * * lisp/erc/erc-track.el (erc-modified-channels-display): Update all mode linesStefan Monnier2014-09-241-0/+7
| | | | | | | | | | | | | | | | if needed. Remove call to erc-modified-channels-object where we ignored the return value. (erc-modified-channels-update): Don't force-mode-line-update here any more. Fixes: debbugs:18510
* | erc.el: Fix regression - Bug #18551Kelvin White2014-09-261-0/+4
| |
* | Follow Emacs versioningKelvin White2014-09-251-0/+10
| |
* | * erc.el Disable display commands in current buffer, fix case where buffer ↵Kelvin White2014-08-131-0/+5
| | | | | | | | name is already set
* | * lisp/erc/erc-stamp.el (erc-timestamp-intangible): Disable by default becauseStefan Monnier2014-08-111-0/+5
| | | | | | | | `intangible' is evil.
* | * lisp/erc/erc.el: rename server buffers and fix variable namesKelvin White2014-08-071-1/+7
| |
* | * lisp/erc/erc.el (erc-channel-receive-names): Reduce redundancy.Stefan Monnier2014-07-081-0/+4
| |
* | ERC: Better user mode supportKelvin White2014-06-191-1/+14
| | | | | | | | Fixes: debbugs:17755
* | * lisp/erc/erc.el (erc-invite-only-mode, erc-toggle-channel-mode): Simplify.Stefan Monnier2014-04-041-0/+5
|/ | | | (erc-load-script): Tighten a regexp.
* erc-network: fix erc-determine-network when no networkJulien Danjou2014-02-251-0/+5
| | | | | * erc-networks.el (erc-determine-network): Check that NETWORK as a value, some servers set it to nothing.
* * lisp/erc/erc.el (erc-accidental-paste-threshold-seconds): Doc tweak.Glenn Morris2014-01-301-0/+4
| | | | * etc/NEWS: Related markup.
* Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-251-0/+4
| | | | | | | | | | | | | | | | * lisp/progmodes/ada-mode.el (ada): * lisp/woman.el (woman): Link to info manual and Commentary section. * lisp/url/url-vars.el (url): * lisp/erc/erc.el (erc): * lisp/progmodes/flymake.el (flymake): * lisp/nxml/nxml-mode.el (nxml): * lisp/net/eww.el (eww): * lisp/speedbar.el (speedbar, speedbar-faces, speedbar-vc): * lisp/htmlfontify.el (htmlfontify): * lisp/ses.el (ses): * lisp/epa.el (epa): * lisp/ido.el (ido): Link to info manual.