| Commit message (Expand) | Author | Age | Files | Lines |
| * | (User-Chosen Coding Systems): Minor reword. (Bug#4817) | Glenn Morris | 2009-10-31 | 2 | -2/+7 |
| * | * international/mule-diag.el (list-character-sets-1): Minor | Chong Yidong | 2009-10-31 | 2 | -1/+4 |
| * | * mule.texi (Charsets): Numerous copyedits. Don't discuss the | Chong Yidong | 2009-10-31 | 2 | -34/+38 |
| * | * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix | Chong Yidong | 2009-10-31 | 2 | -5/+15 |
| * | * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu | Chong Yidong | 2009-10-31 | 5 | -24/+45 |
| * | * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix | Chong Yidong | 2009-10-31 | 2 | -10/+23 |
| * | * textmodes/two-column.el (2C-split): | Stefan Monnier | 2009-10-31 | 61 | -516/+462 |
| * | Stephen Berman <stephen.berman at gmx.net> | Glenn Morris | 2009-10-31 | 2 | -34/+44 |
| * | (top-level): Don't require dired when compiling. | Glenn Morris | 2009-10-31 | 2 | -7/+7 |
| * | (top-level): Move provide statement to end. | Glenn Morris | 2009-10-31 | 2 | -8/+7 |
| * | (tar-parse-info, tar-header-name): Declare for compiler. | Glenn Morris | 2009-10-31 | 2 | -0/+6 |
| * | Remove odd/obsolete header comment. | Glenn Morris | 2009-10-31 | 2 | -2/+4 |
| * | Mention byte-compile-warnings `constants' member. | Glenn Morris | 2009-10-31 | 1 | -0/+3 |
| * | (byte-compile-warning-types, byte-compile-warnings): Add `constants' | Glenn Morris | 2009-10-31 | 2 | -85/+72 |
| * | (semantic--tag-link-list-to-buffer): Use mapc rather than mapcar | Glenn Morris | 2009-10-31 | 2 | -1/+4 |
| * | Suppress harmless warnings about setting up semantic-imenu (not part | Glenn Morris | 2009-10-31 | 6 | -2/+29 |
| * | (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space. | Eli Zaretskii | 2009-10-30 | 2 | -6/+19 |
| * | Forgot to include lisp/Makefile in the big previous CEDET commit. | Stefan Monnier | 2009-10-30 | 1 | -0/+68 |
| * | (vc-bzr-revision-keywords): New var. | Stefan Monnier | 2009-10-30 | 2 | -10/+26 |
| * | * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions): | Stefan Monnier | 2009-10-30 | 40 | -208/+114 |
| * | * puresize.h (BASE_PURESIZE): Increase to 1470000. | Dan Nicolaescu | 2009-10-30 | 19 | -32/+63 |
| * | Update to version 2009-08-14.15 from ftp://tug.org/tex/. | Glenn Morris | 2009-10-29 | 2 | -346/+979 |
| * | Fix some entries. | Glenn Morris | 2009-10-29 | 1 | -11/+4 |
| * | (syms_of_w32fns): Change default value of | Jason Rumney | 2009-10-29 | 2 | -1/+6 |
| * | (diff-add-change-log-entries-other-window): Document in the code a bug. | Stefan Monnier | 2009-10-28 | 1 | -0/+1 |
| * | * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record) | Stefan Monnier | 2009-10-28 | 14 | -277/+254 |
| * | removed lines 33 and 34 of emacs-lisp-intro.texi which said | Robert J. Chassell | 2009-10-28 | 2 | -4/+16 |
| * | * cedet/mode-local.el (make-obsolete-overload): Add `when' argument. | Stefan Monnier | 2009-10-28 | 6 | -12/+26 |
| * | (pcomplete-comint-setup): If there's a choice, replace | Stefan Monnier | 2009-10-28 | 2 | -2/+6 |
| * | (bookmark-insert-location, bookmark-bmenu-list) | Stefan Monnier | 2009-10-28 | 2 | -101/+94 |
| * | Fix last change's attribution. | Stefan Monnier | 2009-10-28 | 1 | -1/+1 |
| * | (vc-hg-state, vc-hg-working-revision): Use process-file so | Stefan Monnier | 2009-10-28 | 2 | -26/+30 |
| * | * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use | Kevin Ryde | 2009-10-27 | 1 | -0/+6 |
| * | * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use | Kevin Ryde | 2009-10-27 | 1 | -5/+8 |
| * | Minor change, bump Emacs version | Robert J. Chassell | 2009-10-27 | 2 | -2/+7 |
| * | * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'. | Michael Albinus | 2009-10-27 | 2 | -19/+57 |
| * | Make links to doc/lispintro/*.pdf. | Glenn Morris | 2009-10-27 | 2 | -1/+5 |
| * | Add copyright information for PDF images. | Glenn Morris | 2009-10-27 | 2 | -0/+24 |
| * | (texinfodir, TEXI2PDF): New variables. | Glenn Morris | 2009-10-27 | 1 | -1/+7 |
| * | (TEXI2PDF): New variable. | Glenn Morris | 2009-10-27 | 1 | -2/+6 |
| * | New file, generated from .eps version with epstopdf. | Glenn Morris | 2009-10-27 | 10 | -0/+209 |
| * | * minibuf.c (Fall_completions): Fix typos in docstring. | Juanma Barranquero | 2009-10-26 | 2 | -2/+2 |
| * | Fix typos in comments. | Juanma Barranquero | 2009-10-26 | 8 | -11/+15 |
| * | * simple.el (transpose-subr): Give clearer error when the mark is not set. | Juanma Barranquero | 2009-10-26 | 2 | -1/+6 |
| * | (PURESIZE_RATIO): Increase back to 10/6. | Andreas Schwab | 2009-10-26 | 2 | -1/+5 |
| * | * window.c (grow_mini_window): Comment out "delta >= 0" assertion. | Juanma Barranquero | 2009-10-26 | 2 | -4/+12 |
| * | * net/tramp.el (tramp-perl-file-truename): New defconst. Perl | Michael Albinus | 2009-10-26 | 2 | -153/+476 |
| * | * net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore | Michael Albinus | 2009-10-26 | 1 | -11/+25 |
| * | * textmodes/tex-mode.el (tex-dvi-view-command) | Dan Nicolaescu | 2009-10-26 | 15 | -83/+141 |
| * | (pcomplete-std-complete): Obey pcomplete-use-paring. | Stefan Monnier | 2009-10-26 | 3 | -17/+36 |