| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | Doc string fix for "nanoseconds". | Paul Eggert | 2013-05-16 | 2 | -2/+8 | |
| * | * calc/calc-units.el (math-extract-units): Preserve powers of units. | Jay Belanger | 2013-05-16 | 2 | -4/+7 | |
| * | * subr.el (delete-consecutive-dups): New function. | Leo Liu | 2013-05-17 | 4 | -20/+31 | |
| * | * lisp/progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re) | Stefan Monnier | 2013-05-16 | 2 | -94/+112 | |
| * | lisp/gnus/message.el (message-expand-group): Decode group names | Katsumi Yamaoka | 2013-05-16 | 2 | -13/+27 | |
| * | * emacs-lisp/smie.el (smie-matching-block-highlight): New face. | Leo Liu | 2013-05-17 | 2 | -2/+92 | |
| * | gnus-notifications.el (gnus-notifications-notify): Use photo-file as app-icon | Julien Danjou | 2013-05-16 | 2 | -4/+9 | |
| * | Sync with upstream verilog-mode r840. | Wilson Snyder | 2013-05-16 | 2 | -13/+36 | |
| * | Support building Emacs on MS-Windows using the Posix configury. | Eli Zaretskii | 2013-05-16 | 4 | -14/+59 | |
| |\ | ||||||
| | * | Fix comments to reveal-filename. | Eli Zaretskii | 2013-05-16 | 1 | -2/+2 | |
| | * | Merge from trunk. | Eli Zaretskii | 2013-05-16 | 41 | -784/+960 | |
| | |\ | |/ |/| | ||||||
| | * | Merge from trunk, configury not fixed yet. | Eli Zaretskii | 2013-05-15 | 130 | -1205/+2679 | |
| | |\ | ||||||
| | * \ | Merge from trunk. | Eli Zaretskii | 2013-05-01 | 29 | -686/+1002 | |
| | |\ \ | ||||||
| | * \ \ | Merge from trunk. | Eli Zaretskii | 2013-05-01 | 11 | -709/+614 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge from trunk. | Eli Zaretskii | 2013-04-24 | 15 | -88/+145 | |
| | |\ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | Merge from trunk. | Eli Zaretskii | 2013-04-23 | 25 | -214/+348 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge from trunk. | Eli Zaretskii | 2013-04-20 | 4 | -9/+44 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add reveal-filename function instead of 3 set-generated-*-file funcs, as sugg... | Eli Zaretskii | 2013-04-19 | 5 | -44/+24 | |
| | * | | | | | | | | Merge from trunk. | Eli Zaretskii | 2013-04-19 | 4 | -38/+254 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge from trunk. | Eli Zaretskii | 2013-04-18 | 18 | -747/+861 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge from trunk. | Eli Zaretskii | 2013-04-17 | 6 | -45/+163 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fixed loadup.el bug in finding the last build number on Unix. | Eli Zaretskii | 2013-04-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Merge from trunk. | Eli Zaretskii | 2013-04-16 | 2 | -2/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fixed hard link to emacs.exe in non-MSYS build. | Eli Zaretskii | 2013-04-16 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | Support emacs-XX.YY.ZZ.n and DOC-XX.YY.ZZ.n on Windows. | Eli Zaretskii | 2013-04-16 | 1 | -6/+11 | |
| | * | | | | | | | | | | | | Merge from trunk. | Eli Zaretskii | 2013-04-16 | 12 | -85/+259 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge from trunk. | Eli Zaretskii | 2013-04-15 | 8 | -19/+58 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge from trunk, resolve conflicts. | Eli Zaretskii | 2013-04-14 | 31 | -336/+802 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fixed autoloads and byte compilation due to MSYS filename-butchering and xarg... | Eli Zaretskii | 2013-04-14 | 4 | -9/+49 | |
| | * | | | | | | | | | | | | | | | Fix snafu with missing etc/DOC-X. | Eli Zaretskii | 2013-04-06 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | | | | * progmodes/octave.el (octave-indent-defun): Mark obsolete. | Leo Liu | 2013-05-16 | 2 | -27/+23 | |
| * | | | | | | | | | | | | | | | | Sync with upstream vhdl mode v3.34.2. | Reto Zimmermann | 2013-05-16 | 2 | -288/+564 | |
| * | | | | | | | | | | | | | | | | * simple.el (prog-indent-sexp): Indent enclosing defun. | Leo Liu | 2013-05-16 | 2 | -6/+16 | |
| * | | | | | | | | | | | | | | | | Misc custom group fixes | Glenn Morris | 2013-05-15 | 32 | -53/+130 | |
| * | | | | | | | | | | | | | | | | * lisp/cus-dep.el (custom-make-dependencies): Add a fallback method | Glenn Morris | 2013-05-15 | 2 | -6/+26 | |
| * | | | | | | | | | | | | | | | | custom-make-dependencies tweaks | Glenn Morris | 2013-05-15 | 2 | -6/+10 | |
| * | | | | | | | | | | | | | | | | * lisp/isearch.el (isearch-char-by-name): Rename from | Juri Linkov | 2013-05-16 | 2 | -6/+14 | |
| * | | | | | | | | | | | | | | | | * lisp/isearch.el (minibuffer-local-isearch-map): Bind "\r" to `exit-minibuffer' | Juri Linkov | 2013-05-16 | 2 | -3/+18 | |
| * | | | | | | | | | | | | | | | | Use just DOC instead of DOC-nn.mm. | Stefan Monnier | 2013-05-15 | 2 | -16/+6 | |
| * | | | | | | | | | | | | | | | | * lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other | Stefan Monnier | 2013-05-15 | 5 | -364/+154 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | * progmodes/octave.el (octave-goto-function-definition): Improve | Leo Liu | 2013-05-15 | 2 | -7/+20 | |
| * | | | | | | | | | | | | | | | * lisp/emacs-lisp/cl-extra.el (cl-getf): Return the proper value in | Stefan Monnier | 2013-05-14 | 3 | -3/+9 | |
| * | | | | | | | | | | | | | | | * lisp/progmodes/f90.el (f90-blocks-re): Include the terminating \> in the | Stefan Monnier | 2013-05-14 | 2 | -13/+18 | |
| * | | | | | | | | | | | | | | | * lisp/subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil. | Juri Linkov | 2013-05-15 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | * f90.el (f90-imenu-generic-expression): Fix typo in 2013-05-08 change. | Glenn Morris | 2013-05-14 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | * progmodes/gdb-mi.el (gdb-running, gdb-starting): Remove | Jean-Philippe Gravel | 2013-05-14 | 2 | -7/+7 | |
| * | | | | | | | | | | | | | | | * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845) | Jean-Philippe Gravel | 2013-05-14 | 2 | -88/+183 | |
| * | | | | | | | | | | | | | | | * progmodes/gdb-mi.el (gdb-input): Include token numbers in | Jean-Philippe Gravel | 2013-05-12 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | * subr.el (user-emacs-directory-warning): New option. | Glenn Morris | 2013-05-14 | 2 | -9/+37 | |
| * | | | | | | | | | | | | | | | * progmodes/octave.el (octave-font-lock-texinfo-comment): | Leo Liu | 2013-05-14 | 2 | -1/+4 | |