| Commit message (Expand) | Author | Age | Files | Lines |
* | (Hash Tables): End menu description with period. | Glenn Morris | 2009-07-10 | 2 | -2/+4 |
* | (Multiline Font Lock): End menu description with period. | Glenn Morris | 2009-07-10 | 2 | -1/+3 |
* | (Abstract Display): Merge in some menu descriptions from elisp.texi. | Glenn Morris | 2009-07-10 | 2 | -5/+7 |
* | (Customization Types): Merge in some menu descriptions from elisp.texi. | Glenn Morris | 2009-07-10 | 2 | -5/+11 |
* | (Top): Add missing @detailmenu entry. | Glenn Morris | 2009-07-10 | 2 | -0/+5 |
* | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2009-07-10 | 2 | -4/+8 |
* | (Windows Files) <w32-get-true-file-attributes>: Don't be so categorical | Eli Zaretskii | 2009-07-09 | 2 | -2/+8 |
* | (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. | Eli Zaretskii | 2009-07-09 | 2 | -2/+5 |
* | (stat): Treat UNC file names as residing on remote drives. (Bug#3542) | Eli Zaretskii | 2009-07-09 | 2 | -3/+10 |
* | Update edition to match elisp.texi. | Glenn Morris | 2009-07-09 | 2 | -1/+36 |
* | (texinfodir): Rename from usermanualdir, and update. | Glenn Morris | 2009-07-09 | 1 | -3/+4 |
* | Minor rearrangements to improve TeX line-filling. | Glenn Morris | 2009-07-09 | 1 | -5/+7 |
* | Dont't hard-code texinfo location. | Glenn Morris | 2009-07-09 | 1 | -1/+1 |
* | (Using Interactive): Fix cross-reference. | Glenn Morris | 2009-07-09 | 1 | -1/+1 |
* | Minor rearrangements to improve TeX line-filling. | Glenn Morris | 2009-07-09 | 1 | -2/+2 |
* | Use a DATE variable with the publication date, and update it. | Glenn Morris | 2009-07-09 | 1 | -2/+6 |
* | Minor rearrangements to improve TeX line-filling. | Glenn Morris | 2009-07-09 | 1 | -1/+2 |
* | Use consistent case for "Unicode Standard". | Glenn Morris | 2009-07-09 | 1 | -2/+2 |
* | Use consistent case for "Unicode Standard". | Glenn Morris | 2009-07-09 | 1 | -1/+1 |
* | Minor rearrangements to improve TeX line-filling. | Glenn Morris | 2009-07-09 | 3 | -7/+9 |
* | (texinfodir): New, with location of texinfo.tex. | Glenn Morris | 2009-07-09 | 1 | -6/+5 |
* | Use a DATE variable with the publication date, and update it. | Glenn Morris | 2009-07-09 | 2 | -34/+62 |
* | (Revision Tags): Fix typo. | Glenn Morris | 2009-07-09 | 2 | -2/+14 |
* | (texinfodir): New variable, with location of texinfo.tex. | Glenn Morris | 2009-07-09 | 1 | -1/+3 |
* | (VC Directory Buffer): Fix cross-reference. | Glenn Morris | 2009-07-09 | 1 | -3/+9 |
* | (Top): Fix cross-reference. | Glenn Morris | 2009-07-09 | 1 | -1/+2 |
* | (texinfodir): Rename from usermanualdir, and update. | Glenn Morris | 2009-07-09 | 2 | -2/+7 |
* | (fontset_find_font): Fix previous change. | Kenichi Handa | 2009-07-09 | 2 | -10/+14 |
* | (rgrep): Allow grep-find-ignored-directories | Sam Steingold | 2009-07-08 | 2 | -6/+21 |
* | * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message) | Michael Albinus | 2009-07-08 | 2 | -0/+18 |
* | * net/tramp.el (tramp-set-file-uid-gid): Handle the case the | Michael Albinus | 2009-07-08 | 2 | -14/+27 |
* | (setup-default-fontset): For each script, append (not set) font-specs. | Kenichi Handa | 2009-07-08 | 2 | -2/+6 |
* | (gdb): Remove description of | Nick Roberts | 2009-07-08 | 1 | -12/+4 |
* | *** empty log message *** | Nick Roberts | 2009-07-08 | 1 | -0/+8 |
* | (fontset_find_font): Fix the logic of handling | Kenichi Handa | 2009-07-08 | 2 | -45/+48 |
* | * b2m.c (main): Ensure that each message ends in two newlines. | Chong Yidong | 2009-07-08 | 2 | -3/+18 |
* | * mail/unrmail.el (unrmail): Make sure the message ends with two | Chong Yidong | 2009-07-08 | 2 | -0/+9 |
* | *** empty log message *** | Glenn Morris | 2009-07-08 | 1 | -0/+10 |
* | (calendar-current-date): Rework previous change. | Glenn Morris | 2009-07-08 | 2 | -6/+11 |
* | Ed Reingold <reingold at emr.cs.iit.edu> | Glenn Morris | 2009-07-08 | 2 | -3/+12 |
* | Checked TUTORIAL. | Glenn Morris | 2009-07-08 | 1 | -1/+1 |
* | (tutorial--describe-nonstandard-key): | Glenn Morris | 2009-07-08 | 2 | -3/+15 |
* | Split old stuff, and arch-tag, into new ChangeLog.14. | Glenn Morris | 2009-07-08 | 1 | -20547/+4 |
* | Split ChangeLog. | Glenn Morris | 2009-07-08 | 1 | -0/+20567 |
* | Standardize the way M-x commands are written: | Glenn Morris | 2009-07-08 | 2 | -82/+130 |
* | (JIS_TO_SJIS2): Fix the code range check. | Kenichi Handa | 2009-07-08 | 2 | -1/+8 |
* | (detect_coding_sjis): Handle shift_jis-2004 correctly. | Kenichi Handa | 2009-07-08 | 1 | -2/+10 |
* | (japanese-shift-jis-2004): Fix typo in the docstring. | Kenichi Handa | 2009-07-08 | 2 | -1/+6 |
* | (gdb-init-1): Move sending | Nick Roberts | 2009-07-08 | 1 | -61/+63 |
* | *** empty log message *** | Nick Roberts | 2009-07-08 | 1 | -0/+11 |