| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINTAINERS: Update Eli Zaretskii's responsibilities. | Eli Zaretskii | 2010-07-08 | 2 | -5/+11 |
* | Simplify start_of_data, start_of_text and related code. | Dan Nicolaescu | 2010-07-07 | 1 | -2/+0 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 2 | -8/+6 |
* | * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): | Glenn Morris | 2010-06-29 | 1 | -1/+0 |
* | Remove some cpp that is internal to configure.in. | Glenn Morris | 2010-06-29 | 1 | -2/+0 |
* | Use BidiMirroring.txt for mirroring characters in bidi context. | Eli Zaretskii | 2010-06-12 | 6 | -4/+750 |
* | Derive bidi type table from UnicodeData.txt. | Eli Zaretskii | 2010-06-12 | 3 | -3/+19 |
* | * admin/notes/newfile: Update. | Glenn Morris | 2010-06-09 | 1 | -2/+0 |
* | Update to Unicode 6.0.0 beta. | Juanma Barranquero | 2010-06-09 | 2 | -4/+1876 |
* | * admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae. | Glenn Morris | 2010-06-08 | 1 | -0/+17 |
* | Remove BSTRING related code, all platforms define it. | Dan Nicolaescu | 2010-06-06 | 1 | -1/+0 |
* | Move UNEXEC definition to autoconf. | Dan Nicolaescu | 2010-06-03 | 1 | -1/+0 |
* | * admin/notes/font-backend: Remove obsolete information. | Glenn Morris | 2010-06-02 | 1 | -9/+0 |
* | HAVE_ALLOCA not needed since alloca.s was removed. | Glenn Morris | 2010-06-02 | 1 | -1/+0 |
* | NOT_C_CODE is always true now. | Glenn Morris | 2010-06-02 | 1 | -1/+0 |
* | Do not preprocess src/Makefile.in. | Glenn Morris | 2010-05-26 | 3 | -17/+9 |
* | * admin/notes/bugtracker: More about recovering from moderation mistakes. | Glenn Morris | 2010-05-22 | 1 | -0/+4 |
* | Advise against unnecessary merges from trunk to feature branches. | Eli Zaretskii | 2010-05-18 | 1 | -0/+8 |
* | * admin/notes/bzr: New file. | Glenn Morris | 2010-05-17 | 1 | -0/+32 |
* | Update scripts and text to refer to version number string in emacs.c | Ken Raeburn | 2010-05-15 | 4 | -6/+16 |
* | If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS. | Glenn Morris | 2010-05-14 | 1 | -0/+3 |
* | Move some undefs from src/Makefile.in to configure. | Glenn Morris | 2010-05-13 | 1 | -1/+0 |
* | * admin/CPP-DEFINES: Updates. | Glenn Morris | 2010-05-13 | 1 | -8/+3 |
* | * admin/CPP-DEFINES: More updates. | Glenn Morris | 2010-05-10 | 1 | -2/+1 |
* | Do not preprocess lib-src/Makefile.in | Glenn Morris | 2010-05-10 | 1 | -5/+1 |
* | * admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove. | Glenn Morris | 2010-05-09 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -0/+4 |
|\ |
|
| * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 1 | -0/+4 |
* | | Remove unused Makefile definition THIS_IS_MAKEFILE. | Glenn Morris | 2010-05-07 | 1 | -3/+0 |
* | | Move LD_SWITCH_SYSTEM from cpp to configure. | Glenn Morris | 2010-05-06 | 1 | -1/+0 |
* | | Remove more unused symbols. | Dan Nicolaescu | 2010-05-06 | 1 | -21/+0 |
* | | Delete names that have been removed from the tree. | Dan Nicolaescu | 2010-05-04 | 1 | -7/+0 |
* | | * admin/CPP-DEFINES: Remove some no-longer-used defines. | Glenn Morris | 2010-05-03 | 1 | -5/+0 |
* | | Move LIBXTR6 from cpp to autoconf. | Glenn Morris | 2010-04-27 | 1 | -1/+0 |
* | | Move MOTIF_LIBW to autoconf. | Glenn Morris | 2010-04-27 | 1 | -1/+0 |
* | | Remove NOMULTIPLEJOBS. | Dan Nicolaescu | 2010-04-20 | 1 | -1/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-04-19 | 1 | -7/+16 |
|\ \
| |/ |
|
| * | * admin/notes/bugtracker: Minor updates. | Glenn Morris | 2010-04-13 | 1 | -7/+16 |
* | | * admin/notes/BRANCH: Defer to emacs-devel. | Glenn Morris | 2010-04-15 | 1 | -3/+2 |
* | | * admin/notes/BRANCH: Update. | Glenn Morris | 2010-04-14 | 1 | -22/+19 |
* | | Remove the Arch metafiles. | Stefan Monnier | 2010-04-12 | 2 | -8/+0 |
* | | Remove C_SWITCH_SYSTEM_TEMACS. | Dan Nicolaescu | 2010-04-11 | 1 | -1/+0 |
* | | Fix typos and formatting in ChangeLog entries. | Eli Zaretskii | 2010-04-02 | 1 | -1/+1 |
* | | Remove all uses of LIBX11_SYSTEM. | Dan Nicolaescu | 2010-04-01 | 1 | -1/+0 |
* | | Remove support for DJGPP v1.x (bug#5813). | Eli Zaretskii | 2010-04-01 | 2 | -3/+5 |
* | | Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG. | Dan Nicolaescu | 2010-03-29 | 1 | -2/+0 |
* | | Merge from `emacs-23'. | Stefan Monnier | 2010-03-24 | 2 | -4/+9 |
|\ \
| |/ |
|
| * | * copyright: Add note about lisp/cedet/semantic/imenu.el. | Glenn Morris | 2010-03-13 | 1 | -0/+5 |
| * | * bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers. | Glenn Morris | 2010-03-10 | 1 | -4/+4 |
* | | * keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SI... | Dan Nicolaescu | 2010-03-21 | 1 | -3/+0 |