summaryrefslogtreecommitdiff
path: root/lisp/erc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-08-22 14:40:35 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2016-08-22 14:40:35 -0700
commitc325e199668a2449a9b0d662e114eec9d4802288 (patch)
tree274955e934a223b81d593cb27d4d444a1eaf4ab6 /lisp/erc
parent512b06e4309ba6c5cd3d2d2518a931b0664c4150 (diff)
parent927afa1ef6514e62162068d7dbdc9d8381a71598 (diff)
downloademacs-c325e199668a2449a9b0d662e114eec9d4802288.tar.gz
emacs-c325e199668a2449a9b0d662e114eec9d4802288.tar.bz2
emacs-c325e199668a2449a9b0d662e114eec9d4802288.zip
Merge from origin/emacs-25
927afa1 ; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 RC2 6bf83b5 * etc/AUTHORS: Update the AUTHORS file 73cbb81 ; ChangeLog spelling fixes 9b99772 Some assorted documentation clarifications 37d4723 Improve commentary in src/character.h 5ccd593 ; Fix typo in /etc/NEWS 96e3d16 * etc/NEWS: Mention the change in json-encode-string. 2e524034 ; * etc/NEWS: Mention incompatible change in url-http-create... 2e4e74e Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emac... 66dea65 ; * doc/lispref/windows.texi (Window Parameters): Grammar twe... # Conflicts: # ChangeLog.2 # lisp/ldefs-boot.el
Diffstat (limited to 'lisp/erc')
-rw-r--r--lisp/erc/ChangeLog.14
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1
index 407beb47d79..15644967787 100644
--- a/lisp/erc/ChangeLog.1
+++ b/lisp/erc/ChangeLog.1
@@ -10324,8 +10324,8 @@
* TODO: TODO list created.
Add comments and expand it.
- * erc.el:
- Fixed bug in query buffer handling (only happend in mixed-case situations)
+ * erc.el: Fixed bug in query buffer handling (only happened in
+ mixed-case situations)
* erc.el: shapr checkdoc patch #1
massive docfixes! yay, keep going!