aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ChangeLog fix.Glenn Morris2010-10-071-7/+1
* * lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.Glenn Morris2010-10-072-6/+10
* * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.Glenn Morris2010-10-073-0/+2
* Rename some shadow.el things.Glenn Morris2010-10-072-6/+18
* Minor cl.texi change.Glenn Morris2010-10-072-7/+14
* merge emacs-23Kenichi Handa2010-10-083-61/+27
|\
| * * doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.Glenn Morris2010-10-062-25/+15
| * * doc/misc/cl.texi (Usage, Installation): Remove outdated information.Glenn Morris2010-10-052-36/+12
* | coding.c (complement_process_encoding_system): Fix previous change.Kenichi Handa2010-10-082-43/+27
* | merge emacs-23Kenichi Handa2010-10-048-70/+107
|\|
| * Use lexical-let to avoid false matches in var completion (Bug#7056).Chong Yidong2010-10-032-53/+68
| * * lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)Olof Ohlsson Sax2010-10-032-1/+5
| * * dbusbind.c (syms_of_dbusbind): Move putenv call ...Michael Albinus2010-10-032-4/+11
| * Fix return value of dnd-get-local-file-name (Bug#7090).Leo Liu2010-10-022-4/+10
| * Doc fix.Glenn Morris2010-10-022-8/+7
| * Add missing ChangeLog entry for r1.146 of lispref/text.texi.Glenn Morris2010-10-021-0/+6
* | coding.c (complement_process_encoding_system): Fix previous change.Kenichi Handa2010-10-042-25/+34
|/
* merge emacs-23Kenichi Handa2010-10-024-4/+45
|\
| * Close bug#3992.Glenn Morris2010-09-302-1/+17
| * * lisp/minibuffer.el (completion--replace): Better preserve markers.Stefan Monnier2010-10-012-3/+28
* | Fix complementing of a coding systemKenichi Handa2010-10-022-6/+14
|/
* merge emacs-23Kenichi Handa2010-09-3012-65/+133
|\
| * Fix more CEDET require statements.Chong Yidong2010-09-293-2/+8
| * Fix errors in CEDET 1.0 merge.Chong Yidong2010-09-298-62/+120
| * lisp/server.el (server-process-filter): Doc fix.Juanma Barranquero2010-09-292-1/+5
* | Complement a coding system for encoding arguments and input to a process.Kenichi Handa2010-09-305-23/+108
|/
* merge emacs-23Kenichi Handa2010-09-297-10/+45
|\
| * * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, itMichael Albinus2010-09-283-7/+16
| * * dired.el (dired-save-positions): Doc fix. (Bug#7119)Drew Adams2010-09-282-1/+5
| * * Makefile.in (ELCFILES): Update.Andreas Schwab2010-09-272-0/+6
| * * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): AvoidAndreas Schwab2010-09-272-3/+10
| * * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".Michael Albinus2010-09-271-1/+1
| * * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".Michael Albinus2010-09-272-2/+4
| * * dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.Michael Albinus2010-09-272-0/+7
* | xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth prope...Kenichi Handa2010-09-292-1/+6
|/
* tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.Kenichi Handa2010-09-272-1/+7
* international/mule-diag.el (describe-character-set): Use princ with proper pr...Kenichi Handa2010-09-273-9/+18
* * xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.Jan D2010-09-262-0/+11
* lisp/window.el (walk-windows): Doc fix (bug#7105).Juanma Barranquero2010-09-262-4/+8
* Fix require names in CEDET 1.0 merge.Chong Yidong2010-09-256-6/+14
* Move some aliases to options before the associated definitions.Glenn Morris2010-09-233-13/+26
* Synch SRecode to CEDET 1.0.Eric M. Ludlam2010-09-2118-317/+730
* * src/syntax.c (back_comment): Detect the case where a 1-char commentStefan Monnier2010-09-212-4/+12
* * lisp/newcomment.el (comment-normalize-vars): Better test validity ofStefan Monnier2010-09-212-1/+7
* Fix message-mode bug with fcc to Rmail buffers.Glenn Morris2010-09-202-2/+13
* Add EPSF magic header to doc/lispintro/*.eps. (Bug#7064)Glenn Morris2010-09-2010-54/+33
* Synch EDE to CEDET 1.0.Eric M. Ludlam2010-09-2032-1272/+2318
* * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Stefan Monnier2010-09-197-18/+31
* Update to CEDET 1.0's version of EIEIO.Eric M. Ludlam2010-09-192-84/+250
* Synch Semantic to CEDET 1.0.Chong Yidong2010-09-1836-1427/+2526