aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/lread.c (X_OK): Remove, unused.Dan Nicolaescu2010-06-071-0/+2
* * src/dispnew.c: Remove obsolete comment.Dan Nicolaescu2010-06-071-0/+2
* Remove INCLUDED_FCNTL.Dan Nicolaescu2010-06-071-0/+9
* * window.el (pop-to-buffer): Remove the conditional thatMartin Rudalics2010-06-071-0/+7
* * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.Juanma Barranquero2010-06-071-0/+5
* Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-0/+15
* Remove obsolete macro BASE_LEADING_CODE_P.Juanma Barranquero2010-06-051-0/+10
* Turn `directory-sep-char' into a noop.Juanma Barranquero2010-06-041-0/+21
* Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-0/+15
* Remove obsolete pre-unicode2 macros.Juanma Barranquero2010-06-031-0/+10
* * src/buffer.c (Fother_buffer): Add CHECK_FRAME.Juri Linkov2010-06-031-0/+5
* Remove NO_SOCK_SIGIO references.Glenn Morris2010-06-021-0/+2
* m/hp800.h simplification.Glenn Morris2010-06-021-0/+3
* HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-021-0/+3
* NOT_C_CODE is always true now.Glenn Morris2010-06-021-0/+5
* Fix config.h includes.Dan Nicolaescu2010-06-011-0/+11
* * src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.Dan Nicolaescu2010-06-011-0/+2
* * src/s/sol2-6.h: Remove obsolete comments.Dan Nicolaescu2010-06-011-0/+2
* Remove unnecessary alloca.h includes.Dan Nicolaescu2010-06-011-0/+6
* Merge from emacs-23Stefan Monnier2010-05-311-4/+14
|\
| * * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in threadStefan Monnier2010-05-311-0/+5
| * src/ChangeLog: Fix typos.Juanma Barranquero2010-05-311-4/+4
| * * xdisp.c (redisplay_window): After redisplay, check if point isChong Yidong2010-05-271-0/+5
* | * sysdep.c (child_setup_tty): Move the non-canonical initialization toStefan Monnier2010-05-311-0/+5
* | src/ChangeLog: Add missing bug id.Juanma Barranquero2010-05-311-1/+1
* | Fix crash reported in bug #6306.Eli Zaretskii2010-05-301-0/+5
* | Fix cursor motion in bidi-reordered continued lines.Eli Zaretskii2010-05-291-0/+9
|\ \
| * | Finish debugging of cursor motion in bidi-reordered lines.Eli Zaretskii2010-05-291-2/+9
| * | Prevent unnecessary scrolling in bidi-reordered buffers.Eli Zaretskii2010-05-281-0/+5
* | | * fileio.c (Fdelete_file): Pass TRASH arg to handler call.Michael Albinus2010-05-281-0/+4
|/ /
* | merge trunkKenichi Handa2010-05-281-0/+22
|\ \
| * | * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.Glenn Morris2010-05-271-0/+4
| * | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-0/+13
| * | Fix redisplay crash (Bug#6177).Chong Yidong2010-05-271-0/+5
* | | Handle face-ignored-fontsKenichi Handa2010-05-281-0/+7
|/ /
* | Do not preprocess src/Makefile.in.Glenn Morris2010-05-261-0/+7
* | Replace YMF_PASS_LDFLAGS with autoconf.Glenn Morris2010-05-251-0/+3
* | Remove some NS_IMPL_GNUSTEP build dead code.Glenn Morris2010-05-251-0/+6
* | Fix for finding a static composition.Kenichi Handa2010-05-261-0/+5
* | Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.Glenn Morris2010-05-241-0/+5
* | Do not include config.h in src/Makefile.in.Glenn Morris2010-05-241-0/+3
* | Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.Glenn Morris2010-05-241-0/+3
* | Remove LD_SWITCH_SYSTEM_EXTRA.Glenn Morris2010-05-241-0/+5
* | merge trunkKenichi Handa2010-05-251-2/+5
|\ \
| * \ Merge from emacs-23Stefan Monnier2010-05-241-2/+5
| |\ \ | | |/
| | * Backport from trunk: close bug#6190.enami tsugutomo2010-05-201-0/+5
| | * Doc fix (Bug#6224).Chong Yidong2010-05-201-0/+6
| | * * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Stefan Monnier2010-05-191-0/+4
* | | merge trunkKenichi Handa2010-05-251-0/+135
|\ \ \ | |/ /
| * | * process.c (Fmake_network_process): Set :host to nil if it's not used.Stefan Monnier2010-05-241-3/+8