2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2010-01-13 |
YAMAMOTO Mitsuharu |
Call SIGNAL_THREAD_CHECK from signal handlers.
|
2010-01-13 |
Stefan Monnier |
Try to fix bug#5314. This is probably not the final word, tho.
|
2010-01-14 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
2010-01-13 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
2010-01-13 |
Kenichi Handa |
merge trunk
|
2010-01-12 |
Juanma Barranquero |
* .bzrignore: Ignore all .exe, instead of individual files.
|
2010-01-12 |
Michael Albinus |
* files.el (copy-directory): Compute target for recursive
|
2010-01-12 |
Chong Yidong |
Explicitly check for and link to -lXrender.
|
2010-01-12 |
YAMAMOTO Mitsuharu |
* keyboard.c (read_char): Don't apply previous change when current
|
2010-01-12 |
Jan D. |
* keyboard.c (read_char): Return after executing from special map.
|
2010-01-12 |
Jan D. |
keyboard.c (read_char): Return after executing from special map.
|
2010-01-12 |
Jan D. |
Merge from trunk
|
2010-01-12 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
2010-01-12 |
Juanma Barranquero |
* cedet/data-debug.el (data-debug): Fix customization group reference.
|
2010-01-12 |
Juanma Barranquero |
Fix typos in CEDET docstrings.
|
2010-01-13 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
2010-01-12 |
Kenichi Handa |
merge trunk
|
2010-01-11 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
2010-01-11 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
2010-01-11 |
Juanma Barranquero |
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
|
2010-01-11 |
Chong Yidong |
* progmodes/js.el: Autoload javascript-mode alias.
|
2010-01-11 |
Juanma Barranquero |
Fix typos in ffap.el.
|
2010-01-11 |
Chong Yidong |
* nsterm.m: Use DEFSYM for last change.
|
2010-01-11 |
Chong Yidong |
* nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
|
2010-01-11 |
Glenn Morris |
Set copyright year to 2010.
|
2010-01-11 |
Jan D. |
Merge from trunk
|
2010-01-11 |
YAMAMOTO Mitsuharu |
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
|
2010-01-11 |
Glenn Morris |
(Highlight Interactively): `t' does not mean highlight all patterns.
|
2010-01-10 |
Jason Rumney |
* sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.
|
2010-01-10 |
Stefan Monnier |
(format-annotate-function): Only set
|
2010-01-10 |
Chong Yidong |
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
|
2010-01-10 |
Chong Yidong |
Add Semantic parsers for Python.
|
2010-01-09 |
Chong Yidong |
* man.el (Man-goto-section): Signal error if section not found (Bug#5317).
|
2010-01-09 |
Chong Yidong |
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
|
2010-01-09 |
Chong Yidong |
Fix bounds checking for text properties in `format' (Bug#5306).
|
2010-01-09 |
Chong Yidong |
* compile.el (compilation-read-command): Doc fix.
|
2010-01-09 |
Juanma Barranquero |
Fix bug#5345: password asked when visiting files on a lightweight checkout.
|
2010-01-09 |
Chong Yidong |
Fix compile-command's safe-local-variable condition.
|
2010-01-09 |
Chong Yidong |
Fix for Bug#4113.
|
2010-01-09 |
Chong Yidong |
* xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
|
2010-01-09 |
Eli Zaretskii |
editfns.c (Ffloat_time): Doc fix.
|
2010-01-09 |
Jan D. |
* xfns.c (Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
2010-01-09 |
Jan D. |
(Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
2010-01-09 |
Jan D. |
* startup.el (command-line-1): Use orig-argi to check for ignored X and NS options
|
2010-01-09 |
Jan D. |
(command-line-1): Use orig-argi to check for ignored X and NS options.
|
2010-01-09 |
Jan D. |
Merge from trunk
|
2010-01-09 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
2010-01-08 |
Eli Zaretskii |
Fix format.
|
2010-01-08 |
Jan D. |
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
|
2010-01-08 |
Jan D. |
Frame width was not updated in fullscreen when scroll bars where removed/added.
|
2010-01-08 |
Jan D. |
Merge from trunk
|
2010-01-08 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
2010-01-08 |
Kenichi Handa |
from trunk
|
2010-01-08 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
2010-01-08 |
Kenichi Handa |
from trunk
|
2010-01-07 |
Juanma Barranquero |
Fix bug#3224.
|
2010-01-06 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
2010-01-06 |
Jan D. |
Merge from trunk
|
2010-01-06 |
Jan D. |
Forgot one.
|
2010-01-06 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
2010-01-06 |
Jan D. |
Merge from trunk
|
2010-01-06 |
Chong Yidong |
NS fixes for Bug#3233.
|
2010-01-06 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
2010-01-06 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Ignore pending merges.
|
2010-01-06 |
Jan D. |
Fixing user-spec for fonts instead of using name.
|
2010-01-06 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
2010-01-06 |
Jan D. |
Merge from trunk.
|
2010-01-06 |
Katsumi Yamaoka |
* gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
|
2010-01-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-06 |
Katsumi Yamaoka |
* gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
|
2010-01-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-05 |
Chong Yidong |
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
|
2010-01-05 |
Dan Nicolaescu |
(vc-bzr-working-revision): Fix looking for a revision
|
2010-01-05 |
Andreas Schwab |
Fix gnus-summary-recenter to properly handle invisible lines
|
2010-01-05 |
Jan D. |
Handle internal-border width changes when maximized. Bug #2568
|
2010-01-05 |
Jan D. |
Merge from mainline.
|
2010-01-05 |
Chong Yidong |
* keyboard.c (read_key_sequence): Catch keyboard switch after
|
2010-01-05 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
2010-01-05 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
2010-01-05 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
2010-01-05 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
2010-01-05 |
Kenichi Handa |
merge from trunk
|
2010-01-05 |
Dan Nicolaescu |
(vc-bzr-diff): Obey vc-disable-async-diff.
|
2010-01-04 |
Stefan Monnier |
Avoid dubious uses of save-excursions.
|
2010-01-04 |
Stefan Monnier |
(xd_remove_watch): Avoid trying to convert a void* to
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
|
2010-01-04 |
Stefan Monnier |
Register the fact that rmail-mbox-branch was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that multi-tty was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that gnus-5_10-branch was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that gerd_defvaralias was merged (a long time ago)
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Also highlight the author.
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-state-heuristic): Make it work for lightweight
|
2010-01-03 |
Michael Albinus |
* dbusbind.c (xd_add_watch): Improve debug message.
|
2010-01-05 |
Jan D. |
Remove fprintf
|
2010-01-05 |
Jan D. |
Handle change of internal-border width when maximized.
|
2010-01-02 |
Eli Zaretskii |
eieio.texi (Naming Conventions): Correction to xref on elisp
|
2010-01-02 |
Eli Zaretskii |
modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
|
2010-01-02 |
Chong Yidong |
* net/browse-url.el (browse-url-encode-url): Don't escape commas.
|
2010-01-02 |
Chong Yidong |
Allow use of "end" keyword for terminating Octave-mode blocks.
|
2010-01-02 |
Chong Yidong |
Fix last change to message-exchange-point-and-mark.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Consistently put the text property on the bookmark name.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
|
2010-01-02 |
Chong Yidong |
Consistently hex notation to represent character codes.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
|
2010-01-02 |
Eli Zaretskii |
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
|
2010-01-02 |
Chong Yidong |
* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
|
2010-01-02 |
Eli Zaretskii |
Rename cvs-update to bzr-update in lisp/ Makefiles.
|
2010-01-02 |
Eli Zaretskii |
.bzrignore: Add 2 more patterns.
|
2010-01-02 |
Eli Zaretskii |
.bzrignore: Add more ignored patterns, including for the MS-DOS build.
|