mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-24
f160106Avoid assertion violations in Rmail due to newline cache1b0ebbdbrowse-url-firefox: update for firefox 36's removal of -remote1817892Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)0260932Bump python.el versionb0adfc7Spelling fixes35f047c* src/fileio.c (Fmake_temp_name): Doc tweaks.6f2971a* lisp/comint.el (comint-line-beginning-position): Revert searching65d8ac7Mention in admin/notes/repo how to mark commits not to be merged.86fe750# Remove NEWS temporary markup4fa778berc.el: Add old version header for package.el compatibilty9366f05Tramp: Disable paging with PAGER=cat Conflicts: admin/notes/repo etc/NEWS lisp/ChangeLog lisp/erc/ChangeLog src/ChangeLog
This commit is contained in:
commit
37ad855a38
15 changed files with 155 additions and 87 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2015-03-03 Kelvin White <kwhite@gnu.org>
|
||||
|
||||
* erc.el: Add old version string back to file header for
|
||||
package.el compatibility
|
||||
|
||||
2015-03-03 Glenn Morris <rgm@gnu.org>
|
||||
2015-03-03 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* erc.el (erc-rename-buffers): Doc fix. Add :version.
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
;; Kelvin White (kwhite@gnu.org)
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: IRC, chat, client, Internet
|
||||
|
||||
;; Version: 5.3
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue