2010-08-08 |
Chong Yidong |
Ensure that erc-toggle-debug-irc-protocol logs protocol data.
|
2010-08-08 |
Chong Yidong |
Fix 2010-07-03 change to mouse-drag-track.
|
2010-08-08 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-08-08 |
Dan Nicolaescu |
Use const char* instead of char*.
|
2010-08-08 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2010-08-08 |
Chong Yidong |
Fix query-replace-regexp incomplete highlighting (Bug#6808).
|
2010-08-06 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
2010-08-06 |
Kenichi Handa |
merge trunk
|
2010-08-05 |
Juanma Barranquero |
* emulation/pc-select.el: Fix typos in docstrings.
|
2010-08-04 |
Stefan Monnier |
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
|
2010-08-06 |
Kenichi Handa |
Improve the encoding by compound-text-with-extensions.
|
2010-08-06 |
Kenichi Handa |
merge trunk
|
2010-08-03 |
Juanma Barranquero |
which-func.el (which-func-format): Split help-echo text into lines.
|
2010-08-03 |
Juanma Barranquero |
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.
|
2010-08-02 |
Juanma Barranquero |
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
|
2010-08-02 |
Stefan Monnier |
* bindings.el (complete-symbol): Run completion-at-point as a fallback.
|
2010-08-02 |
Stefan Monnier |
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
|
2010-08-02 |
Juanma Barranquero |
* term.el: Fix typos in docstrings.
|
2010-08-02 |
Stefan Monnier |
* bindings.el (function-key-map): Add a S-tab => backtab fallback.
|
2010-08-01 |
Juanma Barranquero |
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
|
2010-08-01 |
Juanma Barranquero |
* org.texi (Footnotes, Tables in HTML export): Fix typos.
|
2010-08-01 |
Juanma Barranquero |
* dabbrev.el (dabbrev-completion): Fix typo in docstring.
|
2010-08-01 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
|
2010-07-30 |
Chong Yidong |
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
|
2010-07-30 |
Juanma Barranquero |
fns.c: Doc fixes.
|
2010-07-30 |
Juanma Barranquero |
align.el: Doc fixes.
|
2010-07-29 |
Juanma Barranquero |
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
|
2010-07-28 |
Juanma Barranquero |
Document arguments passed to `read-buffer-function' (bug#5625).
|
2010-07-27 |
Ken Brown |
* PROBLEMS: Mention problem with Cygwin 1.5.19.
|
2010-07-27 |
Ken Brown |
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
|
2010-08-04 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
2010-07-27 |
Kenichi Handa |
merge emacs-23
|
2010-08-08 |
Dan Nicolaescu |
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
|
2010-08-08 |
Dan Nicolaescu |
Cleanup xrdb.c.
|
2010-08-08 |
Ulf Jasper |
Fixed bug#6766 (icalendar.el)
|
2010-08-08 |
Eli Zaretskii |
Fix overlay arrow display, make doc strings bidi-friendly.
|
2010-08-08 |
Eli Zaretskii |
Make some doc strings bidi-friendly.
|
2010-08-08 |
Eli Zaretskii |
Fix overlay arrow display (bug #6699).
|
2010-08-08 |
Jay Belanger |
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
|
2010-08-07 |
Michael Mauger |
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
|
2010-08-07 |
Chong Yidong |
Avoid restrictions when copying window selection.
|
2010-08-07 |
Chong Yidong |
Fix last change.
|
2010-08-07 |
Chong Yidong |
Change `select-active-region' mechanics.
|
2010-08-07 |
Eli Zaretskii |
NEWS: Mention the Hebrew translation of the tutorial.
|
2010-08-07 |
Eli Zaretskii |
simple.el (delete-forward-char): Doc fix.
|
2010-08-07 |
Eli Zaretskii |
Clean up TUTORIAL.he.
|
2010-08-07 |
Eli Zaretskii |
Evaluate file-local variables in tutorials.
|
2010-08-07 |
Juanma Barranquero |
Remove duplicate declarations.
|
2010-08-06 |
Dan Nicolaescu |
* src/process.c: Simplify include logic.
|
2010-08-06 |
Dan Nicolaescu |
* sysdep.c: Remove declarations.
|
2010-08-06 |
Dan Nicolaescu |
Move declarations to header files.
|
2010-08-06 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
|
2010-08-06 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
2010-08-06 |
Dan Nicolaescu |
* src/frame.c (frame_params): Make const.
|
2010-08-06 |
Dan Nicolaescu |
* src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
|
2010-08-06 |
Dan Nicolaescu |
emacs.c cleanups.
|
2010-08-06 |
Dan Nicolaescu |
Use const for some arrays and functions.
|
2010-08-06 |
Jan D |
* src/sysdep.c: Move include term.h last of includes (Bug#6812).
|
2010-08-06 |
Eli Zaretskii |
xdisp.c (display_line): Fix a typo in a comment.
|
2010-08-06 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs.
|