aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D2010-08-1112-205/+243
* * lisp/emacs-lisp/pcase.el: Fix copyright header.Glenn Morris2010-08-101-2/+2
* Suppress continuation prompts in SQL interactive modeMichael Mauger2010-08-103-49/+167
* Fixed my ChangeLog entry of 2010-08-08Ulf Jasper2010-08-101-4/+8
* * configure.in (AC_PREREQ): Require autoconf 2.65.Dan Nicolaescu2010-08-102-1/+5
* * lisp/emacs-lisp/pcase.el: New file.Stefan Monnier2010-08-103-6/+501
* * net/tramp.el (tramp-vc-registered-read-file-names): Read inputMichael Albinus2010-08-102-8/+16
* merge trunkKenichi Handa2010-08-1033-372/+575
|\
| * Remove incorrect const use.Dan Nicolaescu2010-08-093-10/+17
| * * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.Dan Nicolaescu2010-08-092-1/+5
| * Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-0928-290/+499
| * Use version-list-* functions in package.el.Chong Yidong2010-08-093-67/+46
| * * configure.in (ORDINARY_LINK): Use on hpux* too.Dan Nicolaescu2010-08-093-4/+8
* | language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pat...Kenichi Handa2010-08-102-2/+14
|/
* Fix typo in lisp/ChangeLogKenichi Handa2010-08-091-1/+1
* merge trunkKenichi Handa2010-08-0924-67/+106
|\
| * Use const char* instead of char*.Dan Nicolaescu2010-08-0921-66/+97
| * calc.texi (Customizing Calc): Rearrange description of newJay Belanger2010-08-083-1/+9
* | language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.Kenichi Handa2010-08-092-2/+7
|/
* * tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.Chong Yidong2010-08-082-1/+4
* Fix typos in ChangeLogs.Juanma Barranquero2010-08-092-24/+19
* Ensure that erc-toggle-debug-irc-protocol logs protocol data.Fran Litterio2010-08-083-2/+11
* Fix 2010-07-03 change to mouse-drag-track.Chong Yidong2010-08-082-0/+10
* Merge changes from emacs-23 branch.Chong Yidong2010-08-0833-200/+444
|\
| * Merge changes from emacs-23 branchChong Yidong2010-08-0833-200/+444
| |\
| | * Fix query-replace-regexp incomplete highlighting (Bug#6808).Johan Bockgård2010-08-083-8/+25
| | * merge trunkKenichi Handa2010-08-063-7/+18
| | |\
| | | * * emulation/pc-select.el: Fix typos in docstrings.Juanma Barranquero2010-08-052-6/+12
| | | * * lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.Stefan Monnier2010-08-042-1/+6
| | * | Improve the encoding by compound-text-with-extensions.Kenichi Handa2010-08-065-75/+146
| | * | merge trunkKenichi Handa2010-08-0625-64/+187
| | |\|
| | | * which-func.el (which-func-format): Split help-echo text into lines.Juanma Barranquero2010-08-032-1/+6
| | | * * server.el (server-start): Force IPv4 and use literal 127.0.0.1.Juanma Barranquero2010-08-032-2/+7
| | | * nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Óscar Fuentes2010-08-022-11/+34
| | | * * bindings.el (complete-symbol): Run completion-at-point as a fallback.Stefan Monnier2010-08-022-0/+5
| | | * * lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.Stefan Monnier2010-08-022-1/+5
| | | * * term.el: Fix typos in docstrings.Juanma Barranquero2010-08-022-10/+17
| | | * * bindings.el (function-key-map): Add a S-tab => backtab fallback.Stefan Monnier2010-08-022-0/+7
| | | * * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.Juanma Barranquero2010-08-013-7/+12
| | | * * org.texi (Footnotes, Tables in HTML export): Fix typos.Juanma Barranquero2010-08-012-2/+6
| | | * * dabbrev.el (dabbrev-completion): Fix typo in docstring.Juanma Barranquero2010-08-012-1/+5
| | | * * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.MON KEY2010-08-012-1/+6
| | | * * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only fi...Leo Liu2010-07-302-1/+7
| | | * fns.c: Doc fixes.Juanma Barranquero2010-07-302-12/+17
| | | * align.el: Doc fixes.Juanma Barranquero2010-07-302-5/+10
| | | * * doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.Juanma Barranquero2010-07-292-3/+8
| | | * Document arguments passed to `read-buffer-function' (bug#5625).Juanma Barranquero2010-07-284-5/+17
| | | * * PROBLEMS: Mention problem with Cygwin 1.5.19.Ken Brown2010-07-272-0/+12
| | | * * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS defini...Ken Brown2010-07-272-2/+6
| | * | Modify the coding system compound-text-with-extensions to conform to the spec...Kenichi Handa2010-08-044-81/+104
| | |/