summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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.emacs-23.2Chong 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
* | Fix fringe truncation bitmaps in R2L lines.Eli Zaretskii2010-05-082-2/+9
* | Remove unused Makefile definition THIS_IS_MAKEFILE.Glenn Morris2010-05-072-1/+2
* | Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris2010-05-0714-95/+38
* | Try and fix unbind_to when localness of binding has changedStefan Monnier2010-05-075-54/+59
* | * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.Vincent Belaïche2010-05-073-0/+81
* | Fix bug #6126.Eli Zaretskii2010-05-072-1/+17
* | Fix MSDOS build broken by autoconfiscation and changes in symbol handling.Eli Zaretskii2010-05-075-13/+28
|\ \
| * | Don't use XSYMBOL (foo)->value.Eli Zaretskii2010-05-073-4/+7
| * | Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.Eli Zaretskii2010-05-073-9/+14
| * | Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff...Eli Zaretskii2010-05-072-2/+7
|/ /
* | Missing part of previous commit.Glenn Morris2010-05-061-9/+2
* | Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris2010-05-065-47/+29
* | Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu2010-05-0613-91/+56
* | Remove NEED_BSDTTY and NEED_UNISTD_H.Dan Nicolaescu2010-05-064-11/+8
* | * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.Dan Nicolaescu2010-05-062-2/+2
* | * Makefile.in (STARTFILES): Conditionally define to make the usage clear.Dan Nicolaescu2010-05-063-3/+9
* | * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.Jan Djärv2010-05-062-2/+6
* | Remove some unused Makefile.in variables.Glenn Morris2010-05-062-2/+6
* | src/Makefile.in: Convert comment in cpp section to the right format.Glenn Morris2010-05-051-8/+8
* | Comment changes for some src/m/*.h files.Glenn Morris2010-05-057-104/+12
* | * syntax.c (Fchar_syntax): Check the arg is a character.Stefan Monnier2010-05-052-1/+5
* | * src/m/sparc.h: Fix typo in earlier change.Lawrence Mitchell2010-05-052-1/+4
* | * src/ChangeLog: Formatting fixes.Juanma Barranquero2010-05-041-6/+6
* | Misc tweaks.Stefan Monnier2010-05-042-17/+18
* | xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).Jan Djärv2010-05-042-1/+5
* | Remove BSD_PGRPS.Dan Nicolaescu2010-05-047-97/+16
* | Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-0318-106/+27
* | Regenerate configure, src/config.in.Glenn Morris2010-05-031-4/+0
* | Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris2010-05-035-22/+24
* | Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.Glenn Morris2010-05-034-22/+11
* | Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris2010-05-034-21/+19
* | * s/hpux10-20.h (LIB_STANDARD): New definition.Dan Nicolaescu2010-05-033-9/+8
* | Add optional arg to delete-file to force deletion (Bug#6070).Chong Yidong2010-05-037-15/+88
* | * src/m/amdx86-64.h: Fix typo in previous.Glenn Morris2010-05-021-2/+0
* | Replace some X-related cpp with autoconf.Glenn Morris2010-05-022-15/+18
* | * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.Dan Nicolaescu2010-05-022-23/+7
* | Run kill-emacs when exiting for display closed or SIGTERM/HUP.Jan Djärv2010-05-024-9/+55
* | Remove LD_SWITCH_MACHINE.Dan Nicolaescu2010-05-012-8/+7