aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | * lisp/progmodes/cc-engine.el (c-forward-sws, c-backward-sws):Stefan Monnier2012-07-172-2/+7
* | | Auto-commit of generated files.Glenn Morris2012-07-171-7544/+7562
* | | Cleanup and convert miscellaneous checks to eassert.Dmitry Antipov2012-07-175-160/+38
* | | * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"Stefan Monnier2012-07-175-2/+15
* | | Misc minor changes.Stefan Monnier2012-07-173-8/+14
* | | * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not onlyStefan Monnier2012-07-174-43/+71
* | | Document insert-char changes.Chong Yidong2012-07-178-33/+61
* | | Fix toolkit configuration report.Dmitry Antipov2012-07-172-1/+11
* | | Fix previous change to make Fmemory_free always accurate.Dmitry Antipov2012-07-172-13/+26
* | | Simple free memory accounting feature.Dmitry Antipov2012-07-172-2/+52
* | | Cleanup overlays checking.Dmitry Antipov2012-07-173-43/+15
* | | Make insert-char interactive, and ucs-insert an obsolete alias for it.René Kyllingstad2012-07-175-40/+37
* | | * floatfns.c (Fabs): Do not wrap fabs inside IN_FLOAT.Paul Eggert2012-07-162-1/+7
* | | Fix regression with pthread_sigmask on FreeBSD.Paul Eggert2012-07-162-9/+35
| | * merge trunkKenichi Handa2012-07-17698-33436/+48625
| | |\ | |_|/ |/| |
* | | * progmodes/python.el: Simplified imenu implementation.Fabián Ezequiel Gallina2012-07-162-178/+24
* | | * progmodes/python.el: Enhancements to navigation commands.Fabián Ezequiel Gallina2012-07-162-25/+215
* | | * eshell/em-ls.el (eshell/ls): Use `apply'.Michael Albinus2012-07-163-24/+30
* | | * nsterm.m (keyDown): Interpret flags without left/right bitsJan Djärv2012-07-162-6/+30
* | | * vc/ediff.el (ediff-directories): Add trailing space to prompts.Michael Albinus2012-07-163-18/+34
* | | Remove empty and useless init functions.Dmitry Antipov2012-07-168-46/+12
* | | * gtkutil.h: Tiny cleanups.Dmitry Antipov2012-07-162-5/+7
* | | Merge from gnulib.Paul Eggert2012-07-153-5/+37
* | | Fix bug #11943 with slow redisplay in large paragraphs full of weak characters.Eli Zaretskii2012-07-152-4/+23
* | | * src/gtkutil.c (xg_create_tool_bar): Apply "primary-toolbar" style toStefano Facchini2012-07-152-0/+30
* | | Cleanup basic allocation variables and functions.Dmitry Antipov2012-07-154-98/+21
* | | Use zero_vector where appropriate.Dmitry Antipov2012-07-155-27/+29
* | | Add news for exclamation-mark and flymakeLeo Liu2012-07-156-2/+20
* | | * xt-mouse.el: Implement extended mouse coordinates.Chong Yidong2012-07-142-54/+139
* | | Add fringe bitmap indicators for flymakeLeo Liu2012-07-142-6/+46
* | | Add a new bitmap exclamation-markLeo Liu2012-07-144-1/+26
* | | Improve commentary in src/systime.h.Eli Zaretskii2012-07-141-6/+16
* | | Adapt the MS-DOS build to the latest configury changes.Eli Zaretskii2012-07-147-32/+40
|\ \ \
* | | | *** empty log message ***Jan Djärv2012-07-142-0/+14
|/ / /
* | | Fix electric-pair-mode/delete-selection-mode interaction.Chong Yidong2012-07-142-5/+11
* | | * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-144-16/+26
* | | * rect.el (copy-rectangle-as-kill): New command.Reuben Thomas2012-07-145-27/+45
* | | Fix typos in ChangeLogs.Juanma Barranquero2012-07-1417-98/+97
* | | Auto-commit of generated files.Glenn Morris2012-07-132-15/+103
* | | Move GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configureGlenn Morris2012-07-1311-45/+60
* | | Move GC_MARK_SECONDARY_STACK from src/s to configureGlenn Morris2012-07-134-12/+12
* | | Move SETUP_SLAVE_PTY from src/s to configureGlenn Morris2012-07-134-16/+17
* | | Fixes: debbugs:11938Andreas Schwab2012-07-132-1/+5
* | | Remove compiler warnings in objective-C files.Jan Djärv2012-07-137-168/+190
* | | * nsmenu.m (ns_update_menubar): Exchange place of argument 2 and 3 toJan Djärv2012-07-132-2/+7
* | | lisp/bindings.el (top): Use `mapc' instead of `mapcar'.Juanma Barranquero2012-07-132-8/+10
* | | lisp/loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:3...Juanma Barranquero2012-07-132-3/+5
* | | * progmodes/sql.el (sql-comint): Suppress the check for program onMichael Albinus2012-07-132-7/+15
* | | Give permanent-local property to per-buffer variables without defaults.Chong Yidong2012-07-135-3/+29
* | | * image.c (Fimagemagick_types): Initialize ex with GetExceptionInfoJan Djärv2012-07-132-1/+11