* src/lread.c (read1): Phase out old-style backquotes a bit more.
[bpt/emacs.git] / src / ChangeLog
2010-06-16 Stefan Monnier* src/lread.c (read1): Phase out old-style backquotes...
2010-06-13 Eli ZaretskiiUse Unicode database for attribute tables in bidi.c.
2010-06-12 Eli ZaretskiiUse BidiMirroring.txt for mirroring characters in bidi...
2010-06-12 Eli ZaretskiiDerive bidi type table from UnicodeData.txt.
2010-06-12 Eli ZaretskiiFix bug #6409.
2010-06-12 Romain Francoise* Makefile.in (lisp, shortlisp): Use new location of...
2010-06-10 Katsumi YamaokaSynch with Gnus trunk.
2010-06-10 Glenn Morris* src/editfns.c (Fbyte_to_string): Pacify compiler.
2010-06-10 Glenn Morris* src/m/ibms390x.h: Rather than duplicating ibms390...
2010-06-10 Juanma BarranqueroRemove duplicate ChangeLog entries.
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-09 Dan Nicolaescu* src/s/usg5-4.h: Fix previous change.
2010-06-09 Stefan Monnier* dbusbind.c (xd_append_arg): Don't "make-unibyte"...
2010-06-08 Andreas Schwab* minibuf.c (Fall_completions): Add more checks.
2010-06-08 Juanma Barranquero* minibuf.c (Fall_completions): Check COLLECTION's...
2010-06-08 Dan Nicolaescu* src/lread.c (X_OK): Remove, unused.
2010-06-08 Dan Nicolaescu* src/dispnew.c: Remove obsolete comment.
2010-06-08 Dan NicolaescuRemove INCLUDED_FCNTL.
2010-06-07 Martin Rudalics* window.el (pop-to-buffer): Remove the conditional...
2010-06-07 Juanma Barranquero* cmds.c (Fforward_char, Fbackward_char): Fix typos...
2010-06-06 Dan NicolaescuRemove BSTRING related code, all platforms define it.
2010-06-05 Juanma BarranqueroRemove obsolete macro BASE_LEADING_CODE_P.
2010-06-04 Juanma BarranqueroTurn `directory-sep-char' into a noop.
2010-06-03 Andreas SchwabAdd bug number
2010-06-03 Andreas Schwab* process.c (conv_lisp_to_sockaddr): Fix conversion...
2010-06-03 Dan NicolaescuMove UNEXEC definition to autoconf.
2010-06-03 Juanma BarranqueroRemove obsolete pre-unicode2 macros.
2010-06-03 Juri Linkov* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
2010-06-03 Juanma BarranqueroFix typos.
2010-06-03 Glenn MorrisRemove NO_SOCK_SIGIO references.
2010-06-03 Glenn Morrism/hp800.h simplification.
2010-06-03 Glenn MorrisHAVE_ALLOCA not needed since alloca.s was removed.
2010-06-03 Glenn MorrisNOT_C_CODE is always true now.
2010-06-02 Dan NicolaescuFix config.h includes.
2010-06-02 Dan Nicolaescu* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference...
2010-06-02 Dan Nicolaescu* src/s/sol2-6.h: Remove obsolete comments.
2010-06-02 Dan NicolaescuRemove unnecessary alloca.h includes.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-06-01 Stefan Monnier* sysdep.c (child_setup_tty): Move the non-canonical...
2010-05-31 Stefan Monnier* src/keymap.c (Fwhere_is_internal): Fix handling of...
2010-05-31 Juanma Barranquerosrc/ChangeLog: Add missing bug id.
2010-05-30 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-05-30 Eli ZaretskiiFix crash reported in bug #6306.
2010-05-29 Eli ZaretskiiFix cursor motion in bidi-reordered continued lines.
2010-05-29 Eli ZaretskiiFinish debugging of cursor motion in bidi-reordered...
2010-05-28 Michael Albinus* fileio.c (Fdelete_file): Pass TRASH arg to handler...
2010-05-28 Eli ZaretskiiPrevent unnecessary scrolling in bidi-reordered buffers.
2010-05-28 Kenichi Handamerge trunk
2010-05-28 Kenichi HandaHandle face-ignored-fonts
2010-05-28 Glenn Morris* src/Makefile.in (LIBES): Remove $LOADLIBES, it is...
2010-05-27 Chong YidongChange delete-by-moving-to-trash so Lisp calls explicit...
2010-05-27 Chong YidongFix redisplay crash (Bug#6177).
2010-05-27 Chong Yidong* xdisp.c (redisplay_window): After redisplay, check...
2010-05-27 Kenichi Handamerge trunk
2010-05-27 Glenn MorrisDo not preprocess src/Makefile.in.
2010-05-26 Glenn MorrisReplace YMF_PASS_LDFLAGS with autoconf.
2010-05-26 Glenn MorrisRemove some NS_IMPL_GNUSTEP build dead code.
2010-05-26 Kenichi HandaFix for finding a static composition.
2010-05-25 Glenn MorrisRelocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2010-05-25 Glenn MorrisDo not include config.h in src/Makefile.in.
2010-05-25 Glenn MorrisMove some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYST...
2010-05-25 Glenn MorrisRemove LD_SWITCH_SYSTEM_EXTRA.
2010-05-25 Kenichi Handamerge trunk
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-25 Kenichi HandaFix bidi-composition interaction in backward scanning..
2010-05-24 Stefan Monnier* process.c (Fmake_network_process): Set :host to nil...
2010-05-23 Eli Zaretskiidispextern.h (init_iterator): Sync prototype with chang...
2010-05-22 Eli ZaretskiiRedesign bidi-aware edge positions of glyph rows, fix...
2010-05-22 Eli ZaretskiiFix bug #6237.
2010-05-22 Chong YidongRename image-refresh to image-flush.
2010-05-22 Eli ZaretskiiHandle lines truncated on right.
2010-05-22 Eli ZaretskiiTest and debug find_row_edges on TTY display.
2010-05-21 Chong YidongImprove image cache clearing logic (Bug#6230).
2010-05-21 enami tsugutomoBackport from trunk: close bug#6190.
2010-05-21 Glenn MorrisRevert previous change.
2010-05-21 Glenn MorrisMinor Makefile fix.
2010-05-21 Glenn MorrisHandle some HAVE_NS Makefile conditionals with configure.
2010-05-21 Glenn MorrisBuild simplifications for oldxmenu.
2010-05-21 Glenn MorrisHandle CANNOT_DUMP (partially) with configure.
2010-05-20 Juri Linkov* fileio.c (Fdelete_file): Change interative spec to use
2010-05-20 Kevin RydeDoc fix (Bug#6224).
2010-05-20 Chong YidongDoc fix (Bug#6224).
2010-05-20 Glenn MorrisHandle auto-depend with configure.
2010-05-19 Eli ZaretskiiCompleted initial debugging and testing of reimplemente...
2010-05-19 Stefan Monnier* url-util.el (url-unhex-string): Don't accidentally...
2010-05-19 Eli ZaretskiiFix bug #6210.
2010-05-19 Glenn MorrisMinor msdos build change.
2010-05-19 Glenn MorrisSet linker-related things with configure.
2010-05-19 Glenn Morris* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_...
2010-05-19 Kenichi Handamerge trunk
2010-05-19 Kenichi Handamerge trunk
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-18 Chong Yidong* character.c (Fstring, Funibyte_string): Use SAFE_ALLO...
2010-05-18 Eli ZaretskiiInitial reimplementation of calculating line edge posit...
2010-05-18 Juanma BarranqueroFix ChangeLog typos.
2010-05-18 Juanma Barranquero* charset.c (load_charset_map_from_file): Don't call...
2010-05-18 Glenn Morris* s/gnu-linux.h: Combine two conditionals.
2010-05-18 Glenn MorrisSince Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ...
2010-05-18 Glenn MorrisSet rallocobj with configure, not cpp.
next