summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Minor NEWS cleanup, mainly for "Installation Changes" section.Glenn Morris2012-01-28
* * src/s/gnu.h: Define POSIX_SIGNALS.Chong Yidong2012-01-28
* * minibuf.c (syms_of_minibuf): Doc fix.Chong Yidong2012-01-28
* * src/keyboard.c (Vecho_keystrokes): Document zero value.Chong Yidong2012-01-27
* Document negative repeat counts for search-forward and search-backward.Chong Yidong2012-01-26
* Doc fix for lexical-binding being in line one.Glenn Morris2012-01-25
* Merge from emacs-23 branchChong Yidong2012-01-25
* Tweak custom-variable-p and user-variable-p docs.Chong Yidong2012-01-25
* Make second arg of copysign non-optional.Chong Yidong2012-01-21
* * process.c (read_process_output): Use p instead of XPROCESS (proc).Andreas Schwab2012-01-21
* Fix handling of persistent window parameters.Martin Rudalics2012-01-19
* Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.Glenn Morris2012-01-18
|\
| * Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)Yoshiaki Kasahara2012-01-18
| * Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han...YAMAMOTO Mitsuharu2012-01-15
| * Fix previous ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-13
| * ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-13
| * Take display-table into account on calculating character/string width (#Bug#9...Kenichi Handa2012-01-13
| * * src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim2012-01-12
| * Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-10
| * Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii2012-01-09
| * Avoid crash on composition (backport from trunk).Johan Bockgård2012-01-09
| * Fix last commit.Chong Yidong2012-01-09
| * Fix use of uninitialized var (backport from trunk).Chong Yidong2012-01-09
| * Fix use of uninitialized variable (backport from trunk).Eli Zaretskii2012-01-09
| * Fix glitch in scrolling_window (backport from trunk).YAMAMOTO Mitsuharu2012-01-09
| * Backport Bug#9990 fix from trunkEli Zaretskii2012-01-09
* | Provide persistent window parameters.Martin Rudalics2012-01-16
* | Fix bug #9087 with crashes on MS-Windows under throw-on-input.Eli Zaretskii2012-01-14
* | * xdisp.c (rows_from_pos_range): Add parens as per gcc -Wparentheses.Paul Eggert2012-01-12
* | Fix the last part of bug #10464 with mouse highlight at end of line.Eli Zaretskii2012-01-11
* | Duplicate-word and spelling fixes.Paul Eggert2012-01-10
* | init_lread fix for bug#10208.Glenn Morris2012-01-10
* | Comments on init_lread.Glenn Morris2012-01-10
* | Tweak previous doc fix.Glenn Morris2012-01-10
* | * src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.Glenn Morris2012-01-10
* | ChangeLog fixes.Juanma Barranquero2012-01-10
* | * src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous change.Glenn Morris2012-01-10
* | Mainly comment fixes related to PATH_LOADSEARCH etc.Glenn Morris2012-01-09
* | Fix bug #10464 with mouse highlight of display strings.Eli Zaretskii2012-01-09
* | Merge from trunk.Paul Eggert2012-01-07
|\ \
| * | Fix bug #6540 with a crash while inserting non-ASCII text under cache-long-li...Eli Zaretskii2012-01-07
| * | Fix bug #10284 with renaming a directory on MS-Windows.LynX2012-01-07
| * | Fix focus handling for embedded frames.David Benjamin2012-01-07
| * | Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
| * | Update short copyright year to 2012.Glenn Morris2012-01-04
| * | Fix typos.Juanma Barranquero2012-01-03
| * | Allow Emacs on w32 to build against and work with GnuTLS 3.x.Eli Zaretskii2012-01-01
| * | Add Bug#8828 to my 2011-06-15 entry.Paul Eggert2011-12-31
| * | Doc fix for window-scroll-functions.Antoine Levitt2011-12-31
| * | Spelling fixes.Paul Eggert2011-12-30