aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * subr.el (read-quoted-char): Resolve modifiers after key remapping.Stefan Monnier2010-05-182-6/+9
* Add command `secrets-show-secrets'.Michael Albinus2010-05-181-1/+3
* Add visualization code for secrets.Michael Albinus2010-05-182-1/+159
* * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.Stefan Monnier2010-05-182-7/+17
* Fix stack overflow in string creation (Bug#6214).Chong Yidong2010-05-182-10/+26
|\
| * * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA toChong Yidong2010-05-182-10/+26
* | Fix handling of non-associative equal levels.Stefan Monnier2010-05-182-91/+120
* | * doc/emacs/ChangeLog: Fix typos.Juanma Barranquero2010-05-181-3/+3
* | Document bidi-aware behavior of arrow keys and display features.Eli Zaretskii2010-05-183-5/+27
* | Fix ChangeLog typos.Juanma Barranquero2010-05-182-13/+10
* | * charset.c (load_charset_map_from_file): Don't call close after fclose.Juanma Barranquero2010-05-182-1/+4
* | msdos/sed1x.inp: Add copyright notice.Eli Zaretskii2010-05-182-0/+19
* | * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.Juanma Barranquero2010-05-182-1/+4
* | * emacs-lisp/smie.el: Fix typos in docstrings.Juanma Barranquero2010-05-182-6/+11
* | Advise against unnecessary merges from trunk to feature branches.Eli Zaretskii2010-05-181-0/+8
* | * s/gnu-linux.h: Combine two conditionals.Glenn Morris2010-05-172-5/+4
* | * src/[ms]/template.h: Comments.Glenn Morris2010-05-172-3/+9
* | Regenerate configure.Glenn Morris2010-05-171-2/+27
* | * admin/notes/bzr: New file.Glenn Morris2010-05-171-0/+32
* | Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.Glenn Morris2010-05-174-4/+10
* | Set rallocobj with configure, not cpp.Glenn Morris2010-05-179-21/+37
* | Define some malloc objects with configure, not cpp.Glenn Morris2010-05-177-14/+44
* | * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.Stefan Monnier2010-05-173-3/+19
* | Provide a simple generic indentation engine and use it for Prolog.Stefan Monnier2010-05-175-64/+769
* | Combine the two stamp-oldxmenu cases.Glenn Morris2010-05-168-11/+37
* | calc-vec.el (math-vector-avg): Put the vector elements in orderJay Belanger2010-05-162-1/+6
* | * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.Glenn Morris2010-05-162-1/+4
* | * src/Makefile.in (clean): Get rid of HAVE_NS conditional.Glenn Morris2010-05-162-3/+4
* | * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.Glenn Morris2010-05-163-10/+12
* | Tweak ns_app*dir values set by configure.Glenn Morris2010-05-165-8/+17
* | Remove one variable from Makefile.in.Glenn Morris2010-05-162-2/+4
* | Simplify temacs build rule.Glenn Morris2010-05-167-7/+19
* | Simplify temacs build rule.Glenn Morris2010-05-167-18/+49
* | Remove unused Makefile variables STARTFLAGS.Glenn Morris2010-05-152-3/+7
* | * configure.in: Remove references to usg5-4 and bsd-common, $opsysDan Nicolaescu2010-05-154-17/+11
* | * m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.Dan Nicolaescu2010-05-152-5/+4
* | Remove reference to CANNOT_EXEC, not used anymore.Dan Nicolaescu2010-05-151-2/+1
* | calc-vec.el (calc-histogram):Jay Belanger2010-05-155-20/+78
* | calc-ext.el (math-group-float): Have the number of digits beingJay Belanger2010-05-152-1/+7
* | * src/Makefile.in (LIBX_BASE): Always define.Glenn Morris2010-05-152-3/+8
* | * src/Makefile.in (LIBX_OTHER): Move out of cpp section.Glenn Morris2010-05-152-3/+5
* | * src/Makefile.in (LIBXT): Always define.Glenn Morris2010-05-152-1/+7
* | Regenerate configure, src/config.in.Glenn Morris2010-05-152-35/+37
* | Always define LIBXMENU in src/Makefile.in.Glenn Morris2010-05-157-4/+19
* | src/Makefile.in (OLDXMENU): Move out of cpp section.Glenn Morris2010-05-151-5/+5
* | Always define OLDXMENU in src/Makefile.in.Glenn Morris2010-05-155-3/+11
* | msdos/ChangeLog missing from previous commit.Glenn Morris2010-05-151-0/+3
* | Always define LIBX_OTHER in src/Makefile.in.Glenn Morris2010-05-154-2/+6
* | Regenerate configure.Glenn Morris2010-05-151-3283/+15881
* | Always define FONT_OBJ; to empty in the non-X case.Glenn Morris2010-05-157-13/+31