log

age author description
2010-08-11 Glenn Morris * lisp/emacs-lisp/pcase.el: Fix copyright header.
2010-08-10 Michael Mauger Suppress continuation prompts in SQL interactive mode
2010-08-10 Ulf Jasper Fixed my ChangeLog entry of 2010-08-08
2010-08-10 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.65.
2010-08-10 Stefan Monnier * lisp/emacs-lisp/pcase.el: New file.
2010-08-10 Michael Albinus * net/tramp.el (tramp-vc-registered-read-file-names): Read input
2010-08-10 Kenichi Handa language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
2010-08-10 Kenichi Handa merge trunk
2010-08-09 Dan Nicolaescu Remove incorrect const use.
2010-08-10 Kenichi Handa language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
2010-08-09 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
2010-08-09 Andreas Schwab Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
2010-08-09 Chong Yidong Use version-list-* functions in package.el.
2010-08-09 Dan Nicolaescu * configure.in (ORDINARY_LINK): Use on hpux* too.
2010-08-09 Kenichi Handa language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.
2010-08-09 Kenichi Handa Fix typo in lisp/ChangeLog
2010-08-09 Kenichi Handa merge trunk
2010-08-09 Dan Nicolaescu Use const char* instead of char*.
2010-08-09 Kenichi Handa language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.
2010-08-09 Kenichi Handa merge trunk
2010-08-09 Jay Belanger calc.texi (Customizing Calc): Rearrange description of new
2010-08-08 Chong Yidong * tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
2010-08-08 Juanma Barranquero Fix typos in ChangeLogs.
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.