aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-23Stefan Monnier2010-12-131-0/+55
|\
| * Document that expand-file-name collapses multiple slashes. (Bug#7617)Eli Zaretskii2010-12-121-0/+4
| * Fix bug #7398 with truncated glyphs in tooltip display on w32.Eli Zaretskii2010-12-111-0/+6
| * Code cleanup in xdisp.c regarding string_char_and_length.Eli Zaretskii2010-12-111-0/+10
| * Move call to Fkill_emacs from signal handler (session event) (Bug#7552).Jan Djärv2010-12-101-0/+10
| * * xsmfns.c (smc_die_CB): Call Fkill_emacs.Jan Djärv2010-12-071-0/+4
| * Fix crash with invisible text and overlays (Bug#7016).Chong Yidong2010-12-061-0/+9
| * Fix for 7412 (no cursor on image) backported from trunk.Jan Djärv2010-12-051-0/+5
| * Avoid infloop when scrolling conservatively (Bug#7537).Chong Yidong2010-12-041-0/+5
| * Handle negative top/left in frame parameters (Bug#7510).Jan Djärv2010-12-021-0/+9
* | Fix bug #7398 with truncated glyphs in w32 tooltips.Eli Zaretskii2010-12-111-0/+8
* | ChangeLog fix.Glenn Morris2010-12-101-1/+1
* | Make verify-visited-file-modtime default to the current buffer.Glenn Morris2010-12-071-0/+4
* | Return CDATA sections (like <style>foo</style>) as text nodes.Lars Magne Ingebrigtsen2010-12-061-0/+6
* | * src/lread.c (read1): Allow newstyle unquote outside of backquote.Stefan Monnier2010-12-061-297/+307
* | * src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).Chong Yidong2010-12-041-0/+4
* | Remove empty machine description filesAndreas Schwab2010-12-041-0/+6
* | Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab2010-12-031-0/+17
* | Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.Chong Yidong2010-12-031-17/+0
* | Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab2010-12-031-0/+17
* | Draw cursor and images correctly for Nextstep (bug#7412).Jan Djärv2010-12-031-0/+5
* | * frame.c (x_set_font): Remove unused variable.Andreas Schwab2010-12-031-0/+4
* | * nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.Jan Djärv2010-12-021-0/+2
* | Draw text under filled box cursor in inverted color (Bug#7479).Jan Djärv2010-12-021-0/+5
* | Merge changes from emacs-23 branchChong Yidong2010-11-271-0/+36
|\ \ | |/
| * merge emacs-23Kenichi Handa2010-11-251-0/+149
| |\
| | * Back-port 2010-09-17T21:34:45Z!eliz@gnu.org from the trunk, to resolve bug #7...Eli Zaretskii2010-11-221-0/+5
| | * Fix image cache marking bug (Bug#6301).YAMAMOTO Mitsuharu2010-11-211-0/+5
| | * * editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.Chong Yidong2010-11-211-0/+4
| | * Fix bug 7425.Jan Djärv2010-11-201-0/+6
| * | Fix decoding of emacs-mule coding system.Kenichi Handa2010-11-251-0/+16
* | | Force left-to-right paragraph direction in echo area and prog-mode buffers.Eli Zaretskii2010-11-261-0/+3
* | | Fix and document components of mouse event position.Eli Zaretskii2010-11-261-0/+5
* | | Fixing bug #7474 also fixes #7481.Eli Zaretskii2010-11-251-1/+1
* | | Fix bug #7474 with cursor positioning in overlay strings.Eli Zaretskii2010-11-251-0/+6
* | | nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).Jan Djärv2010-11-241-1/+2
* | | Bug 7458: Make key press like Left + right ctrl work when right is not control.Jan Djärv2010-11-241-0/+6
* | | Avoid GCC warning with inline functions.Eli Zaretskii2010-11-231-0/+5
* | | * src/nsmenu.m: Use #include <config.h> instead of "config.h".Dan Nicolaescu2010-11-231-0/+2
* | | Move extern declarations from term.c to lisp.h.Dan Nicolaescu2010-11-231-0/+7
* | | Mark debugger related variables and functions as EXTERNALLY_VISIBLEDan Nicolaescu2010-11-231-0/+7
* | | Include <sys/ioctl.h> unconditionally.Dan Nicolaescu2010-11-231-0/+6
* | | * alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).YAMAMOTO Mitsuharu2010-11-211-0/+5
* | | * src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.Ken Brown2010-11-211-0/+4
* | | Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv2010-11-211-0/+11
* | | Remove emacs-priority.Dan Nicolaescu2010-11-201-0/+3
* | | Remove INLINE uses in header files.Dan Nicolaescu2010-11-201-0/+5
* | | * src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.Ken Brown2010-11-201-0/+4
* | | Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.Eli Zaretskii2010-11-201-0/+5
* | | Add keyword :vert-only for tool bar items with labels not shown horizontally.Jan Djärv2010-11-201-0/+15