aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc string fix for "nanoseconds".Paul Eggert2013-05-162-2/+8
* * calc/calc-units.el (math-extract-units): Preserve powers of units.Jay Belanger2013-05-162-4/+7
* * subr.el (delete-consecutive-dups): New function.Leo Liu2013-05-174-20/+31
* * lisp/progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)Stefan Monnier2013-05-162-94/+112
* lisp/gnus/message.el (message-expand-group): Decode group namesKatsumi Yamaoka2013-05-162-13/+27
* * emacs-lisp/smie.el (smie-matching-block-highlight): New face.Leo Liu2013-05-172-2/+92
* gnus-notifications.el (gnus-notifications-notify): Use photo-file as app-iconJulien Danjou2013-05-162-4/+9
* Document arguments of insert_1_both.Eli Zaretskii2013-05-162-2/+10
* Fix bug #14408 with updating *Messages* display.Eli Zaretskii2013-05-162-1/+13
* Define SIZE_MAX for MSVC, part of bug #14409.Eli Zaretskii2013-05-162-0/+3
* Give recipe in nt/INSTALL.MSYS to uninstall msys-texinfo.Eli Zaretskii2013-05-161-1/+3
* Auto-commit of generated files.Glenn Morris2013-05-163-1008/+1840
* Sync with upstream verilog-mode r840.Wilson Snyder2013-05-162-13/+36
* Fix a typo in nt/INSTALL.MSYS.Eli Zaretskii2013-05-161-1/+1
* Support building Emacs on MS-Windows using the Posix configury.Eli Zaretskii2013-05-1637-228/+2964
|\
| * Announce the MSYS build in etc/NEWS.Eli Zaretskii2013-05-161-1/+9
| * Fix comments to reveal-filename.Eli Zaretskii2013-05-161-2/+2
| * Merge from trunk.Eli Zaretskii2013-05-1673-1077/+1387
| |\
| * | Minor tweaks in comments to scripts and INSTALL.MSYS.Eli Zaretskii2013-05-163-5/+34
| * | Restore qacl module in nt/gnulib.mk except qset-acl.c.Eli Zaretskii2013-05-161-2/+4
| * | Fixed nt/gnulib.mk to compile lib/acl-errno-valid.c.Eli Zaretskii2013-05-151-0/+8
| * | Fixed nt/mingw-cfg.site to pass the configure step.Eli Zaretskii2013-05-153-6/+44
| * | Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-15203-2052/+9377
| |\ \
| * | | Recommend to use MinGW Texinfo.Eli Zaretskii2013-05-141-22/+34
| * | | Merge from trunk.Eli Zaretskii2013-05-0144-746/+1273
| |\ \ \
| * | | | Improve INSTALL.MSYS instructions given feedback from Dani Moncayo.Eli Zaretskii2013-05-011-21/+67
| * | | | Merge from trunk.Eli Zaretskii2013-05-0112-710/+615
| |\ \ \ \
| * \ \ \ \ Merge from trunk.Eli Zaretskii2013-04-2425-254/+254
| |\ \ \ \ \
| * | | | | | Don't use -subsystem=console link option, it is the default.Eli Zaretskii2013-04-231-2/+2
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge from trunk.Eli Zaretskii2013-04-2338-259/+467
| |\ \ \ \ \ \ \
| * | | | | | | | Fix problem with linking runemacs reported by Dani Moncayo.Eli Zaretskii2013-04-211-1/+1
| * | | | | | | | Fixed problems with out-of-tree build in leim/Makefile.in reported by Dani Mo...Eli Zaretskii2013-04-201-2/+2
| * | | | | | | | Merge from trunk.Eli Zaretskii2013-04-2011-103/+276
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixed another bug in nt/Makefile.in reported by Dani Moncayo.Eli Zaretskii2013-04-201-1/+1
| * | | | | | | | | Fix a bug in nt/Makefile.in with out-of-tree builds, reported by Dani Moncayo.Eli Zaretskii2013-04-201-1/+1
| * | | | | | | | | Add reveal-filename function instead of 3 set-generated-*-file funcs, as sugg...Eli Zaretskii2013-04-195-44/+24
| * | | | | | | | | Merge from trunk.Eli Zaretskii2013-04-198-86/+385
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Minor wording improvement in INSTALL.MSYS.Eli Zaretskii2013-04-191-0/+5
| * | | | | | | | | | Used AH_TEMPLATE as suggested by Glenn Morris.Eli Zaretskii2013-04-181-9/+9
| * | | | | | | | | | Refactored tests for windows.h as suggested by Paul Eggert.Eli Zaretskii2013-04-181-15/+21
| * | | | | | | | | | Separated Windows specific install and uninstall targets as suggested by Paul...Eli Zaretskii2013-04-181-17/+24
| * | | | | | | | | | Merge from trunk.Eli Zaretskii2013-04-1827-760/+1063
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Teach 'make' how to re-configure for MinGW.Eli Zaretskii2013-04-172-3/+8
| * | | | | | | | | | | Fixed the LN_S and LN_EMACS issue.Eli Zaretskii2013-04-172-6/+8
| * | | | | | | | | | | Fix typos in INSTALL instructions.Eli Zaretskii2013-04-172-2/+2
| * | | | | | | | | | | Merge from trunk.Eli Zaretskii2013-04-178-45/+255
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Delete previous emacs.exe before dumping to fix problem with hard links to it.Eli Zaretskii2013-04-161-0/+8
| * | | | | | | | | | | | Fixed loadup.el bug in finding the last build number on Unix.Eli Zaretskii2013-04-161-1/+1
| * | | | | | | | | | | | Merge from trunk.Eli Zaretskii2013-04-162-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixed hard link to emacs.exe in non-MSYS build.Eli Zaretskii2013-04-161-1/+6