summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix.Juri Linkov2012-07-174-38/+89
* * lisp/descr-text.el (describe-char): Fix format args.Juri Linkov2012-07-172-2/+6
* Final renames and doc fixes for movement commands.Fabián Ezequiel Gallina2012-07-172-34/+47
* * progmodes/python.el (python-shell-send-string-no-output): AllowFabián Ezequiel Gallina2012-07-172-12/+23
* * alloc.c (Fmemory_free): Account for memory-free's own storage.Paul Eggert2012-07-172-23/+30
* * lisp/emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.Stefan Monnier2012-07-173-3/+4
* * lisp/emacs-lisp/elint.el (elint-find-args-in-code):Stefan Monnier2012-07-172-8/+7
* Restore old code in allocate_string_data to avoid Faset breakage.Dmitry Antipov2012-07-172-2/+27
* Merge from emacs-24Stefan Monnier2012-07-1712-28/+74
|\
| * Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.Eli Zaretskii2012-07-146-14/+16
| * Fixes: debbugs:11917Andreas Schwab2012-07-122-6/+16
| * * shr.el (shr-expand-url): Handle URL starting with `//'.Andreas Schwab2012-07-102-0/+7
| * * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Fix lastStefan Monnier2012-07-092-6/+11
* | * 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
* | * 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