1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Merge from origin/emacs-24

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
This commit is contained in:
Paul Eggert 2015-03-03 14:41:30 -08:00
commit 37ad855a38
15 changed files with 155 additions and 87 deletions

View file

@ -13109,7 +13109,7 @@
2012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
* org.el (org-fontify-meta-lines-and-blocks-1):
Recognize "name" as a valid keyword that can preceed a block.
Recognize "name" as a valid keyword that can precede a block.
2012-01-03 Eric Schulte <schulte.eric@gmail.com>