2010-05-02 |
Stefan Monnier |
New hook filter-buffer-substring-functions.
|
2010-05-02 |
Stefan Monnier |
Use a mode-line spec rather than a static string in Semantic.
|
2010-05-02 |
Stefan Monnier |
Use define-minor-mode in CEDET where applicable.
|
2010-05-02 |
Stefan Monnier |
* allout.el: Fix commenting convention.
|
2010-05-01 |
Jay Belanger |
(Tutorial): Use ^{\prime} to indicate primes.
|
2010-05-01 |
Dan Nicolaescu |
Remove LD_SWITCH_MACHINE.
|
2010-05-01 |
Dan Nicolaescu |
Clean up IRIX code.
|
2010-05-01 |
Dan Nicolaescu |
Clean up AIX code.
|
2010-05-01 |
Dan Nicolaescu |
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
|
2010-05-01 |
Eli Zaretskii |
composite.el (find-composition): Fix a typo in the doc string.
|
2010-05-01 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
2010-05-01 |
Eli Zaretskii |
Fix display of R2L lines and cursor motion in bidi buffers.
|
2010-05-01 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
2010-05-01 |
Eli Zaretskii |
Fix cursor positioning in partial width windows on TTY.
|
2010-05-01 |
Eli Zaretskii |
Fix display of truncated R2L lines on a TTY.
|
2010-05-01 |
Eli Zaretskii |
Fix display of R2L continued lines in partial-width windows on a TTY.
|
2010-05-01 |
Eli Zaretskii |
Refactor code that determines row->start and row->end.
|
2010-04-27 |
Eli Zaretskii |
Fix a crash when a display string is continued to the next line.
|
2010-04-25 |
Eli Zaretskii |
Start fixing cursor positioning in bidi buffers with display properties.
|
2010-04-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-01 |
Michael Albinus |
* tramp.texi (Inline methods, Default Method): Mention
|
2010-05-01 |
Michael Albinus |
Implement compression for inline methods.
|
2010-05-01 |
Glenn Morris |
Rework previous autoconf changes, hopefully to make clearer.
|
2010-05-01 |
Glenn Morris |
* src/fileio.c (Ffile_selinux_context): Context functions may return null.
|
2010-05-01 |
Chong Yidong |
Avoid using trash for certain temp files (Bug#6070).
|
2010-05-01 |
Stefan Monnier |
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
|
2010-05-01 |
Stefan Monnier |
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
|
2010-05-01 |
Stefan Monnier |
Fix commenting convention
|
2010-05-01 |
Stefan Monnier |
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.
|
2010-04-30 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): Fix return value.
|
2010-04-30 |
Dan Nicolaescu |
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
|
2010-04-30 |
Glenn Morris |
Hopefully fix bug#6065.
|
2010-04-30 |
Jan D |
xsettings.c: include limits.h and update file comment.
|
2010-04-30 |
Eli Zaretskii |
Fix typos in doc strings of composite.el.
|
2010-04-30 |
Glenn Morris |
Regenerate configure.
|
2010-04-30 |
Glenn Morris |
Replace some xmenu cpp with autoconf.
|
2010-04-30 |
Glenn Morris |
Replace some cpp with autoconf.
|
2010-04-30 |
Glenn Morris |
Simplify some manual dependencies in src/Makefile.in.
|
2010-04-30 |
Glenn Morris |
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
|
2010-04-29 |
Chong Yidong |
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
|
2010-04-29 |
Chong Yidong |
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
|
2010-04-29 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): New function.
|
2010-04-29 |
Alan Mackenzie |
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
|
2010-04-29 |
Stefan Monnier |
Don't burp if process sentinel/filter kills the current buffer.
|
2010-04-29 |
Juanma Barranquero |
Add bug reference.
|
2010-04-29 |
Stefan Monnier |
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if
|
2010-04-29 |
Stefan Monnier |
Fix wrong-docstring problem introduced with hash-consing.
|
2010-04-28 |
Chong Yidong |
Document complete-symbol change.
|
2010-04-28 |
Chong Yidong |
Unify complete-symbol with completion-at-point.
|
2010-04-28 |
Michael Albinus |
* net/tramp.el (tramp-remote-selinux-p): New defun.
|
2010-04-28 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
2010-04-28 |
Glenn Morris |
* configure.in (LIBXMU): Fix logic in previous change.
|
2010-04-28 |
Chong Yidong |
Revert last bug-reference-url-format change.
|
2010-04-28 |
Stefan Monnier |
Make it possible to locally disable a globally enabled mode.
|
2010-04-28 |
Glenn Morris |
Regenerate configure.
|