aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix menu bar activation with click for Motif/Lesstif.Jan D2010-07-141-0/+20
* Fix previous conflict.Kenichi Handa2010-07-141-1/+0
* merge trunkKenichi Handa2010-07-141-0/+31
|\
| * Remove more "#ifdef subprocesses".Eli Zaretskii2010-07-131-0/+25
| * Fix the MS-DOS build (fallout from 2010-07-13T04:54:28Z!dann@ics.uci.edu).Eli Zaretskii2010-07-131-0/+5
* | Do not record a font-entity in the property of font-object.Kenichi Handa2010-07-141-0/+5
|/
* Remove subprocesses #ifdefs from term.c.Dan Nicolaescu2010-07-121-0/+6
* Convert maybe_fatal to standard C.Dan Nicolaescu2010-07-121-0/+12
* Convert function definitions to standard C.Dan Nicolaescu2010-07-121-0/+7
* Convert function definitions to standard C.Dan Nicolaescu2010-07-121-0/+26
* * dbusbind.c (xd_initialize): Don't compare boolean with a constant.Andreas Schwab2010-07-121-0/+5
* (wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.Eli Zaretskii2010-07-121-0/+2
* Fix the MS-DOS build (fallout from 2010-07-12T14:16:38Z!schwab@linux-m68k.org...Eli Zaretskii2010-07-121-0/+8
|\
| * Fix the MS-DOS build (fallout from 2010-07-12T14:16:38Z!schwab@linux-m68k.org...Eli Zaretskii2010-07-121-0/+8
* | Convert old-style definitionsAndreas Schwab2010-07-121-0/+30
|/
* Cleanups for src/callproc.c.Dan Nicolaescu2010-07-121-0/+3
* * src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.Dan Nicolaescu2010-07-121-1/+1
* Convert function definitions to standard C and some cleanups.Dan Nicolaescu2010-07-121-0/+12
* Convert more function definitions to standard C.Dan Nicolaescu2010-07-121-0/+15
* Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-121-0/+7
* Improve Hebrew rendering.Kenichi Handa2010-07-121-0/+3
* merge trunkKenichi Handa2010-07-121-1/+197
|\
| * * blockinput.h: Remove obsolete comment.Andreas Schwab2010-07-111-0/+2
| * Use offsetof instead of own definitionAndreas Schwab2010-07-111-0/+8
| * * process.c: Remove obsolete comment.Andreas Schwab2010-07-111-0/+4
| * * src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).Chong Yidong2010-07-111-0/+4
| * Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-0/+16
| * * callproc.c (relocate_fd): Use F_DUPFD if defined.Andreas Schwab2010-07-111-0/+2
| * Constify functions taking char *Andreas Schwab2010-07-111-0/+19
| * Fix indentation problemAndreas Schwab2010-07-111-0/+2
| * Fix implicit declaration of kbd_on_hold_p Andreas Schwab2010-07-111-0/+2
| * Remove obsolete noinline declarationAndreas Schwab2010-07-111-0/+5
| * Make doprnt and related functions ANSI C compliant, with prototypes.Ken Raeburn2010-07-111-0/+12
| * Don't use `subprocesses' in msdos.c.Eli Zaretskii2010-07-111-0/+9
| * Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+73
| |\
| | * Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+73
| | |\
| | | * * xfaces.c (realize_face): Garbage the frame if a face is removedChong Yidong2010-07-101-0/+5
| | | * Remove obsolete volatileAndreas Schwab2010-07-051-0/+5
| | | * Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).YAMAMOTO Mitsuharu2010-07-051-0/+19
| | | * src/w32fns.c (Qtooltip): Declare.Juanma Barranquero2010-07-041-0/+5
| | | * Fix hang for mouse press on menubar but not on an item (Bug#6499).Jan D2010-07-031-0/+5
| | | * Fix faulty `if' statement in delete_frame.Chong Yidong2010-07-021-0/+9
| | | * Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).Naohiro Aota2010-06-301-0/+7
| | | * * alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).Andreas Schwab2010-06-261-0/+5
| | | * Fix after-string and image interaction bug (Bug#1336).Chong Yidong2010-06-241-0/+5
| | | * * lread.c (read1): Signal error if #s is not followed by paren.Andreas Schwab2010-06-231-0/+4
| | | * * image.c (free_image): Mark frame as garbaged (Bug#6426).Chong Yidong2010-06-191-0/+2
| | | * * keymap.c (Fdefine_key): Doc fix (Bug#6460).Chong Yidong2010-06-191-0/+4
| * | | Adapt terminal frames to latest menu-bar changes.Chong Yidong2010-07-101-0/+9
| |/ /
| * | Unify the two branches, with and without subprocesses.Eli Zaretskii2010-07-101-0/+11