| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos. | Juanma Barranquero | 2008-09-24 | 1 | -21/+21 |
* | (main): Fix a typo in a comment. | Eli Zaretskii | 2008-09-19 | 1 | -1/+1 |
* | (main): Use stdout rather than stdin to obtain the terminal (bug#427). | Chong Yidong | 2008-09-19 | 1 | -1/+1 |
* | * emacsclient.c (main): Use stdout rather than stdin to obtain the | Chong Yidong | 2008-09-19 | 1 | -0/+5 |
* | 2008-08-25 Francesco Potort�<pot@gnu.org> | Francesco Potortì | 2008-08-25 | 1 | -0/+4 |
* | (main): Do not use static space for the tagfile string. | Francesco Potortì | 2008-08-25 | 1 | -5/+6 |
* | etags.c: improve collapsing multiple slashes in file names. | Francesco Potortì | 2008-08-16 | 1 | -0/+7 |
* | (main): Use canonicalize_filename on tags file name. | Francesco Potortì | 2008-08-16 | 1 | -31/+38 |
* | * s/darwin.h (OTHER_FILES): Do not define here, defined in | Dan Nicolaescu | 2008-08-07 | 2 | -6/+6 |
* | * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense... | Adrian Robert | 2008-08-06 | 2 | -6/+5 |
* | (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and | Chong Yidong | 2008-08-05 | 1 | -7/+13 |
* | * pop.c (socket_connection): Add conditionals for | Chong Yidong | 2008-08-05 | 1 | -0/+6 |
* | Fix typos. | Juanma Barranquero | 2008-08-04 | 1 | -3/+3 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 3 | -156/+7 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 3 | -2/+8 |
* | (mac-fix-env): Remove #ifdef around rule. | Dan Nicolaescu | 2008-07-21 | 2 | -2/+4 |
* | Fix typos. | Juanma Barranquero | 2008-07-18 | 1 | -4/+4 |
* | * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define. | Andreas Schwab | 2008-07-17 | 2 | -22/+7 |
* | various small cleanups detailed in changelogs | Adrian Robert | 2008-07-16 | 2 | -5/+9 |
* | (fcloseall, fgetchar, flushall, fputchar, putw): Remove, | Dan Nicolaescu | 2008-07-16 | 2 | -5/+5 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-07-16 | 1 | -6/+5 |
* | Use nicer comment syntax for arch taglines in Objective-C files | Miles Bader | 2008-07-16 | 1 | -2/+1 |
* | Add arch tagline | Miles Bader | 2008-07-15 | 1 | -0/+3 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 5 | -1/+124 |
* | * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was | Dan Nicolaescu | 2008-07-12 | 2 | -1/+5 |
* | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove vmsproc.el and vms-patch.el. | Juanma Barranquero | 2008-07-05 | 2 | -2/+5 |
* | American English spelling fixes. | Glenn Morris | 2008-07-01 | 1 | -3/+3 |
* | American English spelling fix. | Glenn Morris | 2008-07-01 | 1 | -1/+1 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 2 | -2/+2 |
* | * src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o. | Juanma Barranquero | 2008-06-26 | 2 | -1/+5 |
* | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 2 | -1/+5 |
* | Fix typo. | Juanma Barranquero | 2008-06-09 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2008-06-03 | 1 | -2/+2 |
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -4/+4 |
* | * lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/ | Jim Meyering | 2008-06-02 | 2 | -17/+9 |
* | remove useless if-before-free tests | Jim Meyering | 2008-06-02 | 4 | -19/+21 |
* | (lisp2): Add minibuffer.elc. | Juanma Barranquero | 2008-05-30 | 2 | -0/+5 |
* | (relative_filename): Treat "///" like "/" in filenames. | Stefan Monnier | 2008-05-29 | 2 | -1/+11 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 25 | -274/+245 |
* | Include sys/types.h, sys/stat.h, and errno.h. | Eli Zaretskii | 2008-05-09 | 2 | -0/+153 |
* | Renamed lisp/epa-file-hook.el to lisp/epa-hook.el. | Eli Zaretskii | 2008-05-08 | 2 | -1/+5 |
* | (lisp2): Add epa-file-hook.elc, to track the corresponding change | Eli Zaretskii | 2008-05-03 | 2 | -0/+6 |
* | Adam Go biowski <adamg at pld-linux.org> (tiny change) | Glenn Morris | 2008-04-24 | 2 | -2/+6 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-04-23 | 2 | -5/+12 |
|\ |
|
| * | 2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change) | Romain Francoise | 2008-04-18 | 2 | -2/+6 |
| * | (CLIENTRES): New variable and target. | Jason Rumney | 2008-04-10 | 2 | -5/+12 |
| * | Bump version to 22.2.50. | Chong Yidong | 2008-03-26 | 1 | -1/+1 |
| * | Bump version to 22.2 | Chong Yidong | 2008-03-26 | 1 | -1/+1 |
| * | Bump version to 22.2. | Chong Yidong | 2008-03-26 | 1 | -0/+4 |
| * | Bump to version 22.1.92emacs-pretest-22.1.92 | Chong Yidong | 2008-03-07 | 1 | -1/+1 |