aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/makefile.w32-in: Update dependencies.Juanma Barranquero2010-05-081-0/+5
* Fix fringe truncation bitmaps in R2L lines.Eli Zaretskii2010-05-081-0/+5
* Remove unused Makefile definition THIS_IS_MAKEFILE.Glenn Morris2010-05-071-0/+2
* Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris2010-05-071-0/+25
* Try and fix unbind_to when localness of binding has changedStefan Monnier2010-05-071-0/+8
* * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.Vincent Belaïche2010-05-071-0/+5
* Fix bug #6126.Eli Zaretskii2010-05-071-0/+4
* Fix MSDOS build broken by autoconfiscation and changes in symbol handling.Eli Zaretskii2010-05-071-0/+17
|\
| * Don't use XSYMBOL (foo)->value.Eli Zaretskii2010-05-071-0/+4
| * Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.Eli Zaretskii2010-05-071-2/+8
| * Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff...Eli Zaretskii2010-05-071-0/+5
|/
* Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris2010-05-061-0/+11
* Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu2010-05-061-0/+16
* Remove NEED_BSDTTY and NEED_UNISTD_H.Dan Nicolaescu2010-05-061-0/+6
* * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.Dan Nicolaescu2010-05-061-0/+2
* * Makefile.in (STARTFILES): Conditionally define to make the usage clear.Dan Nicolaescu2010-05-061-0/+5
* * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.Jan Djärv2010-05-061-0/+4
* Remove some unused Makefile.in variables.Glenn Morris2010-05-061-0/+4
* * syntax.c (Fchar_syntax): Check the arg is a character.Stefan Monnier2010-05-051-0/+4
* * src/m/sparc.h: Fix typo in earlier change.Lawrence Mitchell2010-05-051-0/+4
* * src/ChangeLog: Formatting fixes.Juanma Barranquero2010-05-041-6/+6
* Misc tweaks.Stefan Monnier2010-05-041-0/+6
* xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).Jan Djärv2010-05-041-0/+4
* Remove BSD_PGRPS.Dan Nicolaescu2010-05-041-0/+10
* Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-031-0/+23
* Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris2010-05-031-0/+10
* Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.Glenn Morris2010-05-031-0/+6
* Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris2010-05-031-0/+10
* * s/hpux10-20.h (LIB_STANDARD): New definition.Dan Nicolaescu2010-05-031-0/+6
* Add optional arg to delete-file to force deletion (Bug#6070).Chong Yidong2010-05-031-0/+16
* Replace some X-related cpp with autoconf.Glenn Morris2010-05-021-0/+8
* * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.Dan Nicolaescu2010-05-021-0/+6
* Run kill-emacs when exiting for display closed or SIGTERM/HUP.Jan Djärv2010-05-021-0/+15
* Remove LD_SWITCH_MACHINE.Dan Nicolaescu2010-05-011-0/+4
* Clean up IRIX code.Dan Nicolaescu2010-05-011-0/+4
* Clean up AIX code.Dan Nicolaescu2010-05-011-0/+7
* * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.Dan Nicolaescu2010-05-011-0/+4
* Emulate POSIX_SIGNALS on MS-Windows.Eli Zaretskii2010-05-011-2/+13
|\
| * Emulate POSIX_SIGNALS on MS-Windows.Eli Zaretskii2010-05-011-0/+10
* | Fix display of R2L lines and cursor motion in bidi buffers.Eli Zaretskii2010-05-011-0/+20
|\ \ | |/
| * Fix cursor positioning in partial width windows on TTY.Eli Zaretskii2010-05-011-0/+4
| * Fix display of truncated R2L lines on a TTY.Eli Zaretskii2010-05-011-0/+3
| * Fix display of R2L continued lines in partial-width windows on a TTY.Eli Zaretskii2010-05-011-0/+2
| * Refactor code that determines row->start and row->end.Eli Zaretskii2010-05-011-0/+5
| * Fix a crash when a display string is continued to the next line.Eli Zaretskii2010-04-271-0/+5
| * Start fixing cursor positioning in bidi buffers with display properties.Eli Zaretskii2010-04-251-0/+6
* | Rework previous autoconf changes, hopefully to make clearer.Glenn Morris2010-04-301-0/+8
* | * src/fileio.c (Ffile_selinux_context): Context functions may return null.Karel Klíc2010-04-301-0/+4
* | * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.Dan Nicolaescu2010-04-301-0/+5
* | Hopefully fix bug#6065.Glenn Morris2010-04-301-0/+5