Chong Yidong
3812efdc6c
Texinfo markup fixes for Emacs manual.
...
* doc/emacs/maintaining.texi (Basic VC Editing, VC Pull, Merging):
* doc/emacs/basic.texi (Erasing, Basic Undo): Fix markup.
2012-06-29 22:54:02 +08:00
Andreas Schwab
3d8b9024ad
* calendar/cal-dst.el (calendar-current-time-zone): Return
...
calendar-current-time-zone-cache if non-nil.
2012-06-28 14:13:38 +02:00
Glenn Morris
538044ed9e
Add a PROBLEMS note about the libotf name-clash annoyance
2012-06-28 00:47:19 -07:00
Andreas Schwab
57570cd38d
* gnutls.c (emacs_gnutls_handshake): Revert last change. Add QUIT
...
to make the loop interruptible.
2012-06-28 09:12:59 +02:00
Andreas Schwab
d01fd55f64
* gnutls.c (emacs_gnutls_handshake): Only retry if
...
GNUTLS_E_INTERRUPTED.
2012-06-26 11:39:52 +02:00
Glenn Morris
50d5cb25c8
* doc/emacs/fixit.texi (Undo): Grammar fixes. (Bug#11779)
2012-06-25 22:00:32 -04:00
Glenn Morris
8c3a19aba0
* lisp/progmodes/which-func.el (which-func-format): Bump :version.
2012-06-25 00:11:53 -07:00
Masatake YAMATO
26e8548ea1
* lisp/progmodes/which-func.el (which-func-format): Add mouse-face.
...
Fixes: debbugs:11698
2012-06-25 00:11:03 -07:00
Michael Witten
3b6f72805e
* doc/emacs/fixit.texi (Undo): Fix typo. (tiny change)
...
Fixes: debbugs:11775
2012-06-24 16:45:10 -07:00
Glenn Morris
4961643b93
Auto-commit of loaddefs files.
2012-06-24 07:22:20 -04:00
Leo Liu
a08bd6bfef
Backport: Avoid buffer read-only error in ibuffer-diff-buffer-with-file-1
2012-06-24 10:41:03 +08:00
Leo Liu
d939b632e1
Backport: Avoid error when process-contact returns t in rcirc
2012-06-24 10:34:52 +08:00
Leo Liu
c101ef0a3c
Backport: * Fix typo in diff-file-prev/next
2012-06-24 10:30:51 +08:00
Leo Liu
4bdc63b8b7
Backport: Fix mal-formed defconst in url-http-codes
2012-06-23 21:53:52 +08:00
Leo Liu
e994155e95
* textmodes/enriched.el (enriched-next-annotation):
...
Use eq.
Fixes: debbugs:11528
2012-06-23 21:33:44 +08:00
Eli Zaretskii
c81b46f68f
Backport: Really fix bug #11519 , by fixing the last change in ralloc.c.
...
src/ralloc.c (r_alloc_inhibit_buffer_relocation): Fix stupid thinko
in the logic of incrementing and decrementing the value of
use_relocatable_buffers.
2012-06-23 14:07:01 +03:00
Stefan Monnier
ec55c5e0b0
* minibuffer.el (minibuffer-confirm-exit-commands): Add completion-at-point.
...
Fixes: debbugs:11725
2012-06-23 00:48:55 -04:00
Glenn Morris
89a582ece5
Auto-commit of generated files.
2012-06-22 07:17:28 -04:00
Glenn Morris
16905becc7
Comment
2012-06-21 16:07:26 -04:00
Glenn Morris
63541ed886
* src/charset.c (init_charset): Make lack of etc/charsets fatal.
2012-06-21 16:06:07 -04:00
Ulrich Mueller
dd7a987e45
* configure.in: Use m/intel386.h for amd64 with x32 ABI.
...
(Do not merge to trunk.)
Fixes: debbugs:11669
2012-06-21 15:42:32 -04:00
Glenn Morris
9e29ca4f48
Add some f90 preprocessor font-lock (bug#10499)
...
* lisp/progmodes/f90.el (f90-font-lock-keywords-2):
Add some preprocessor elements.
2012-06-21 15:31:49 -04:00
Stefan Monnier
bde2ab6f5b
* lisp/progmodes/cperl-mode.el (cperl-update-syntaxification):
...
Use syntax-propertize.
Fixes: debbugs:11739
2012-06-21 12:49:21 -04:00
Glenn Morris
2fecccba2f
Rename infodir to buildinfodir in doc/*/Makefile.in (bug#11737)
...
This also makes it clearer that it has no relation to the "infodir"
used by install.
2012-06-18 21:59:38 -04:00
Glenn Morris
05c44a7512
Further mule-menu-keymap doc tweak
2012-06-13 16:26:26 -04:00
Glenn Morris
9702b7a16e
NEWS tweak
2012-06-13 16:09:42 -04:00
Glenn Morris
9c758578ee
Doc tweaks for mule-cmds .el
...
* lisp/international/mule-cmds.el (mule-menu-keymap)
(set-language-environment, set-locale-environment): Doc tweaks.
2012-06-13 16:08:10 -04:00
Jan Djärv
50a938632d
* nsterm.m (x_free_frame_resources): Move xfree so freed memory isn't
...
referenced.
Fixes: debbugs:11583
2012-06-11 18:53:12 +02:00
Chong Yidong
84f4a53180
More minor manual copyedits to fix 7x9 manual underfull/overfull hboxes.
...
* doc/emacs/emacs.texi: Remove urlcolor setting.
* doc/lispref/elisp.texi, vol1.texi, vol2.texi: Remove urlcolor setting.
* doc/lispref/vol2.texi: Include package.texi.
2012-06-11 14:48:47 +08:00
Gnus developers
b4543a2894
Merge changes made in No Gnus
...
2012-06-10 Toke Hoiland-Jorgensen <toke@toke.dk> (tiny change)
* nnmaildir.el (nnmaildir-request-expire-articles):
Ensure that `time' is an integer to avoid later problems.
2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
* shr.el: Add a iso-8859-1 cookie to make stuff work under other
locales.
2012-06-10 22:16:03 +00:00
Chong Yidong
166bc0c84e
Emacs manual tweaks to accomodate 7x9 pdf.
...
* emacs.texi: Update ISBN and edition number.
* anti.texi:
* building.texi:
* cmdargs.texi:
* custom.texi:
* display.texi:
* files.texi:
* frames.texi:
* glossary.texi:
* misc.texi:
* mule.texi:
* programs.texi:
* sending.texi:
* text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
2012-06-10 22:02:52 +08:00
Chong Yidong
edcdbe4d31
Regenerate ldefs-boot.el.
2012-06-10 15:41:46 +08:00
Chong Yidong
c342cead4d
Minor fix to sc.texi to allow HTML compilation.
2012-06-10 15:02:16 +08:00
Glenn Morris
9e1b8ec4c1
* mail/rmail.el (rmail-yank-current-message): Leave point at correct position.
...
Fixes: debbugs:11660
2012-06-09 21:37:41 -07:00
Chong Yidong
00cd0305d5
* allout-widgets.el: Fix code header
2012-06-07 22:30:54 +08:00
Glenn Morris
dc8253995e
Auto-commit of generated files.
2012-06-01 07:18:14 -04:00
Chong Yidong
94f0aa3464
Bump version to 24.1.
...
Add release logs.
Regenerate AUTHORS and ldefs-boot.el.
2012-06-01 17:51:00 +08:00
Eli Zaretskii
2517bc14d3
Improve commentary to 'struct it' in src/dispextern.h.
2012-06-01 12:14:07 +03:00
Stefan Monnier
dd41169b6c
Fix long filename handling of byte-compile-fix-header.
...
* lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header): Handle
arbitrary file name lengths (Bug#11585).
2012-05-31 13:56:57 +08:00
Eli Zaretskii
d5fd2c5421
Fix bug #11587 with a crash in an Info buffer under linum-mode.
...
src/xdisp.c (handle_stop): Detect whether we have overlay strings
loaded by testing it->current.overlay_string_index to be
non-negative, instead of checking whether n_overlay_strings is
positive.
2012-05-30 21:09:17 +03:00
Chong Yidong
353c87f6ff
* keymap.c (describe_map_tree): Revert 2011-07-07 change.
...
* doc.c (Fsubstitute_command_keys): Doc fix.
Fixes: debbugs:1169
2012-05-30 22:08:58 +08:00
Eli Zaretskii
0652336413
Fix bug #11405 with MSVC build of emacsclientw.
...
lib-src/makefile.w32-in ($(BLD)/emacsclientw.exe): Use $(MWINDOWS)
instead of a literal -mwindows, which is not supported by MSVC.
nt/nmake.defs (MWINDOWS): Define as "-subsystem:windows -entry:mainCRTStartup".
Suggested by Fabrice Popineau <fabrice.popineau@supelec.fr>.
nt/gmake.defs (MWINDOWS): Define as "-mwindows".
2012-05-29 19:15:12 +03:00
Eli Zaretskii
a02ae4e5bf
Don't call r_alloc_inhibit_buffer_relocation from search.c.
...
src/search.c (search_buffer): Remove calls to
r_alloc_inhibit_buffer_relocation, as it is now called by
maybe_unify_char, which was the cause of relocation of buffer text
in bug#11519.
2012-05-29 19:01:05 +03:00
Eli Zaretskii
291d430f5f
Avoid buffer text relocations in calls to STRING_CHAR_* macros.
...
src/charset.c (maybe_unify_char): Inhibit relocation of buffer text
for the duration of call to load_charset, to avoid problems with
callers of maybe_unify_char that access buffer text through C
pointers.
src/ralloc.c (r_alloc_inhibit_buffer_relocation): Increment and
decrement the inhibition flag, instead of just setting or
resetting it.
Fixes: debbugs:11519
2012-05-28 19:50:10 +03:00
Eli Zaretskii
e383e32d7a
Fix subtle problem with redirection in nt/configure.bat.
...
nt/configure.bat (genmakefiles): Move the redirection away from the
end of the command, to avoid excess whitespace at the end of Make
variables created at configure time, and also avoid things like
"FOO1>>config.settings", where "1" gets interpreted as the file
descriptor and eaten up. This fixes breakage introduced by the
last change, without reintroducing the bug fixed by that change.
2012-05-28 19:17:35 +03:00
Martin Rudalics
5221ccb96e
Ugly fix for bug#11556.
...
* desktop.el (desktop-read): Clear previous and next buffers for all
windows and bury *Messages* buffer (bug#11556).
2012-05-28 11:48:29 +02:00
Bastien Guerry
ed7bebbb48
Add a forgotten lisp/org/ChangeLog entry.
2012-05-26 01:17:15 +02:00
Glenn Morris
a5532eb31e
Fix typos in previous
2012-05-25 17:28:05 -04:00
Bastien Guerry
9893229fd6
Fix major bug in the Org>ODT exporter.
2012-05-25 23:09:08 +02:00
Bastien Guerry
2a88ee23db
Merge Org 7.8.11 -- important bug fixes.
2012-05-25 09:39:32 +02:00