- 16 Nov, 2010 1 commit
-
-
Ulrich Mueller authored
-
- 14 Nov, 2010 2 commits
- 13 Nov, 2010 6 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Chong Yidong authored
* lisp/textmodes/picture.el (picture-mouse-set-point): Don't use posn-col-row; explicitly compute the motion based on the posn at the window-start (Bug#7390).
-
Dan Nicolaescu authored
Fix alloca definition when using gcc on non-gnu systems. * configure.in: Use the code sequence indicated by "info autoconf" for alloca (bug#6170).
-
Michael Albinus authored
using "base64 -d -i". This is needed for older base64 versions from GNU coreutils. Reported by Klaus Reichl <Klaus.Reichl@thalesgroup.com>. This must not be merged with the trunk.
-
Glenn Morris authored
-
- 12 Nov, 2010 6 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/lread.c (Fload): Mention `load-in-progress' and `load-file-name'. doc/lispref/loading.texi (How Programs Do Loading): Document `load-file-name'.
-
Eli Zaretskii authored
-
Glenn Morris authored
* lisp/calendar/calendar.el (diary-iso-date-forms): Make elements mutually exclusive.
-
Stefan Monnier authored
when filling the remaining "unconstrained" values.
-
- 11 Nov, 2010 3 commits
-
-
Stefan Monnier authored
* lisp/emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the safety predicate.
-
Stefan Monnier authored
Use smie-indent-virtual when indenting relative to an opener. (smie-rule-separator): Use smie-rule-parent. (smie-indent-keyword): Consult rules, even for openers at bol. (smie-indent-comment-close): Try to align closer's content.
-
Glenn Morris authored
* lisp/ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
-
- 10 Nov, 2010 11 commits
-
-
Eli Zaretskii authored
-
Glenn Morris authored
-
Glenn Morris authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/wid-edit.el (widget-field-use-before-change) (widget-use-overlay-change): Doc fixes.
-
Glenn Morris authored
-
- 09 Nov, 2010 6 commits
-
-
Eli Zaretskii authored
keyboard.c (kbd_buffer_nr_stored): Define only ifdef subprocesses. (kbd_buffer_store_event_hold, kbd_buffer_get_event) (tty_read_avail_input): Call kbd_buffer_nr_stored only ifdef subprocesses. Use buffer_free only ifdef subprocesses. process.c (init_process) [subprocesses]: Init kbd_is_on_hold in the subprocesses version, not in the non-subprocesses one.
-
Eli Zaretskii authored
src/Makefile.in: Don't use ## comment, it breaks the MSDOS build.
-
Eli Zaretskii authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Chong Yidong authored
Regenerate AUTHORS, configure, and ldefs-boot.el.
-
- 08 Nov, 2010 5 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
completion field. Fixes: debbugs:7211
-
Stefan Monnier authored
Fix handling of backslash escapes. (python-quote-syntax): Adjust accordingly. Fixes: debbugs:7322
-
Richard Levitte authored
(vc-mtn-workfile-branch): Adjust to new output format.
-
Stefan Monnier authored
-