aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove references to CVS directories etc in Makefiles.Glenn Morris2010-05-142-4/+6
* * eval.c (specbind): Disallow let-binding frame-local vars.Stefan Monnier2010-05-142-11/+32
* Make the cache of bidi iterator states dynamically allocated.Eli Zaretskii2010-05-142-6/+29
* Rename bidi_get_next_char_visually to bidi_move_to_visually_next.Eli Zaretskii2010-05-144-16/+21
* Fix comments from 2010-05-14T04:14:23Z!handa@etlken.Eli Zaretskii2010-05-142-27/+12
* Fix spelling and remove merge marks due to 2010-05-14T04:14:23Z!handa@etlken.Eli Zaretskii2010-05-141-2/+1
* merge trunkKenichi Handa2010-05-142-6/+5
|\
| * No harm in always defining some ns_ Makefile variables.Glenn Morris2010-05-132-6/+5
* | merge trunkKenichi Handa2010-05-1443-778/+523
|\|
| * merge trunkKenichi Handa2010-05-144-154/+161
| |\
| | * Move some undefs from src/Makefile.in to configure.Glenn Morris2010-05-132-17/+2
| | * Regenerate configure, src/config.in.Glenn Morris2010-05-131-9/+9
| | * Replace some msdos cpp.Glenn Morris2010-05-132-20/+19
| | * Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.Glenn Morris2010-05-132-27/+26
| | * Minor build simplification for NS.Glenn Morris2010-05-132-9/+5
| | * * src/Makefile.in (ns_appresdir): Remove, unused.Glenn Morris2010-05-132-1/+1
| | * * src/Makefile.in (SHELL): Move outside cpp section.Glenn Morris2010-05-132-16/+12
| | * * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).Glenn Morris2010-05-132-2/+4
| | * Unify some conditionals in src/Makefile.in.Glenn Morris2010-05-132-13/+9
| | * Minor simplification for src/Makefile.in.Glenn Morris2010-05-132-2/+3
| | * Fix ChangeLog typo.Glenn Morris2010-05-121-1/+1
| | * Remove WINNT_SUPPORT from src/Makefile.in,Glenn Morris2010-05-122-10/+3
| | * Regenerate configure, src/config.in.Glenn Morris2010-05-121-12/+0
| | * Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.Glenn Morris2010-05-122-9/+4
| | * Remove some unused #define's, previously replaced by variables.Glenn Morris2010-05-122-6/+13
| | * Define some variables to hold configure's output, for clarity.Glenn Morris2010-05-122-8/+58
| * | font.c (font_range): Return the range for the font found at first.Kenichi Handa2010-05-142-36/+12
| |/
| * Reformat some comments in src/s/*.h.Glenn Morris2010-05-1115-371/+195
| * Simplify linker-related logic in src/Makefile.in.Glenn Morris2010-05-112-35/+25
| * Move LIB_GCC from cpp to configure.Glenn Morris2010-05-118-33/+17
| * Minor comment reformatting for some src/m/*.h files.Glenn Morris2010-05-1116-115/+61
| * Merge from emacs-23Stefan Monnier2010-05-112-2/+7
| |\
| | * Backport from trunk: Fix bug #6126.Eli Zaretskii2010-05-113-1/+22
| | * * src/ChangeLog: Remove tiny change marker from author with assignment.Glenn Morris2010-05-111-1/+1
| | * ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_...Kenichi Handa2010-05-112-2/+7
| * | xdisp.c (init_iterator): Fix comment from last change.Eli Zaretskii2010-05-111-2/+2
| * | On msdos, set LIBS_SYSTEM with config.bat, not cpp.Glenn Morris2010-05-103-3/+5
| * | Fix typos and whitespace in ChangeLogs.Juanma Barranquero2010-05-117-28/+28
| * | Fix a crash when visiting image files in bidi mode.Eli Zaretskii2010-05-102-2/+12
* | | Fix bidi-composition interaction.Kenichi Handa2010-05-144-79/+441
|/ /
* | Move LIBS_SYSTEM from cpp to configure.Glenn Morris2010-05-098-34/+26
* | Regenerate configure, src/config.in.Glenn Morris2010-05-091-0/+6
* | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-098-107/+30
* | Merge from emacs-23Stefan Monnier2010-05-085-3/+412
|\|
| * Bump version to 23.2.Chong Yidong2010-05-071-0/+4
| * Fix for Bug#5984.Andreas Schwab2010-04-304-3/+23
| * Use new features of libotf and m17n-lib if available.Kenichi Handa2010-04-232-0/+385
* | Regenerate src/config.in.Glenn Morris2010-05-081-34/+34
* | Fix bug #6139, text is briefly shown in tool bar on startup.Jan D2010-05-083-11/+15
* | * src/makefile.w32-in: Update dependencies.Juanma Barranquero2010-05-082-0/+7