aboutsummaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* New make target for Windows platform: make dist (bug#6602)Christoph Scholtes2010-07-244-329/+10
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-241-2/+2
* Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-112-2/+4
* MAINTAINERS: Update Eli Zaretskii's responsibilities.Eli Zaretskii2010-07-082-5/+11
* Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-071-2/+0
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-082-8/+6
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-291-1/+0
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-2/+0
* Use BidiMirroring.txt for mirroring characters in bidi context.Eli Zaretskii2010-06-126-4/+750
* Derive bidi type table from UnicodeData.txt.Eli Zaretskii2010-06-123-3/+19
* * admin/notes/newfile: Update.Glenn Morris2010-06-091-2/+0
* Update to Unicode 6.0.0 beta.Juanma Barranquero2010-06-092-4/+1876
* * admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.Glenn Morris2010-06-081-0/+17
* Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-1/+0
* Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-1/+0
* * admin/notes/font-backend: Remove obsolete information.Glenn Morris2010-06-021-9/+0
* HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-021-1/+0
* NOT_C_CODE is always true now.Glenn Morris2010-06-021-1/+0
* Do not preprocess src/Makefile.in.Glenn Morris2010-05-263-17/+9
* * admin/notes/bugtracker: More about recovering from moderation mistakes.Glenn Morris2010-05-221-0/+4
* Advise against unnecessary merges from trunk to feature branches.Eli Zaretskii2010-05-181-0/+8
* * admin/notes/bzr: New file.Glenn Morris2010-05-171-0/+32
* Update scripts and text to refer to version number string in emacs.cKen Raeburn2010-05-154-6/+16
* If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.Glenn Morris2010-05-141-0/+3
* Move some undefs from src/Makefile.in to configure.Glenn Morris2010-05-131-1/+0
* * admin/CPP-DEFINES: Updates.Glenn Morris2010-05-131-8/+3
* * admin/CPP-DEFINES: More updates.Glenn Morris2010-05-101-2/+1
* Do not preprocess lib-src/Makefile.inGlenn Morris2010-05-101-5/+1
* * admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.Glenn Morris2010-05-091-2/+0
* Merge from emacs-23Stefan Monnier2010-05-081-0/+4
|\
| * Bump version to 23.2.Chong Yidong2010-05-071-0/+4
* | Remove unused Makefile definition THIS_IS_MAKEFILE.Glenn Morris2010-05-071-3/+0
* | Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris2010-05-061-1/+0
* | Remove more unused symbols.Dan Nicolaescu2010-05-061-21/+0
* | Delete names that have been removed from the tree.Dan Nicolaescu2010-05-041-7/+0
* | * admin/CPP-DEFINES: Remove some no-longer-used defines.Glenn Morris2010-05-031-5/+0
* | Move LIBXTR6 from cpp to autoconf.Glenn Morris2010-04-271-1/+0
* | Move MOTIF_LIBW to autoconf.Glenn Morris2010-04-271-1/+0
* | Remove NOMULTIPLEJOBS.Dan Nicolaescu2010-04-201-1/+0
* | Merge from emacs-23Stefan Monnier2010-04-191-7/+16
|\|
| * * admin/notes/bugtracker: Minor updates.Glenn Morris2010-04-131-7/+16
* | * admin/notes/BRANCH: Defer to emacs-devel.Glenn Morris2010-04-151-3/+2
* | * admin/notes/BRANCH: Update.Glenn Morris2010-04-141-22/+19
* | Remove the Arch metafiles.Stefan Monnier2010-04-122-8/+0
* | Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-111-1/+0
* | Fix typos and formatting in ChangeLog entries.Eli Zaretskii2010-04-021-1/+1
* | Remove all uses of LIBX11_SYSTEM.Dan Nicolaescu2010-04-011-1/+0
* | Remove support for DJGPP v1.x (bug#5813).Eli Zaretskii2010-04-012-3/+5
* | Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Dan Nicolaescu2010-03-291-2/+0
* | Merge from `emacs-23'.Stefan Monnier2010-03-242-4/+9
|\|