aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Native scroll-bars are not implemented for Nextstep (bug#10673)Glenn Morris2012-02-014-14/+16
| * | | Fix previous change for Bug#6988.Kenichi Handa2012-02-022-5/+6
| |/ /
| * | merge trunkKenichi Handa2012-02-022-9/+20
| |\ \
| | * | Speed up insertion of subprocess output on MS-Windows.Eli Zaretskii2012-02-012-5/+17
| | * | Fix typos in ChangeLogs.Juanma Barranquero2012-01-311-3/+2
| * | | Inhibit null-string composition component (Bug#6988).Kenichi Handa2012-02-022-3/+14
| |/ /
| * | * w32term.c: Copy previous xterm.c doc fix.Glenn Morris2012-01-302-1/+3
| * | x-toolkit-scroll-bars doc fix.Glenn Morris2012-01-303-2/+13
| * | Minor NEWS cleanup, mainly for "Installation Changes" section.Glenn Morris2012-01-282-1/+8
| * | * src/s/gnu.h: Define POSIX_SIGNALS.Chong Yidong2012-01-282-0/+7
| * | * minibuf.c (syms_of_minibuf): Doc fix.Chong Yidong2012-01-282-9/+17
| * | * src/keyboard.c (Vecho_keystrokes): Document zero value.Chong Yidong2012-01-272-12/+15
| * | Document negative repeat counts for search-forward and search-backward.Chong Yidong2012-01-262-2/+11
| * | Doc fix for lexical-binding being in line one.Glenn Morris2012-01-252-1/+6
| * | Merge from emacs-23 branchChong Yidong2012-01-252-2/+7
| * | Tweak custom-variable-p and user-variable-p docs.Chong Yidong2012-01-252-7/+12
| * | Make second arg of copysign non-optional.Chong Yidong2012-01-212-1/+6
| * | * process.c (read_process_output): Use p instead of XPROCESS (proc).Andreas Schwab2012-01-212-6/+9
| * | Fix handling of persistent window parameters.Martin Rudalics2012-01-192-18/+24
| * | Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.Glenn Morris2012-01-182-38/+35
| |\ \ | | |/
| | * Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)Yoshiaki Kasahara2012-01-182-1/+6
| | * Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han...YAMAMOTO Mitsuharu2012-01-152-1/+6
| | * Fix previous ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-131-1/+1
| | * ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-131-3/+3
| | * Take display-table into account on calculating character/string width (#Bug#9...Kenichi Handa2012-01-132-37/+35
| | * * src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim2012-01-122-2/+6
| | * Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-10215-216/+216
| | * Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii2012-01-092-4/+4
| | * Avoid crash on composition (backport from trunk).Johan Bockgård2012-01-092-0/+11
| | * Fix last commit.Chong Yidong2012-01-091-2/+2
| | * Fix use of uninitialized var (backport from trunk).Chong Yidong2012-01-092-5/+12
| | * Fix use of uninitialized variable (backport from trunk).Eli Zaretskii2012-01-092-1/+7
| | * Fix glitch in scrolling_window (backport from trunk).YAMAMOTO Mitsuharu2012-01-092-8/+72
| | * Backport Bug#9990 fix from trunkEli Zaretskii2012-01-092-4/+9
* | | Merge from trunk.Paul Eggert2012-01-162-8/+111
|\ \ \ | |/ /
| * | Provide persistent window parameters.Martin Rudalics2012-01-162-7/+110
* | | Merge from trunk.Paul Eggert2012-01-1410-113/+258
|\ \ \ | |/ /
| * | Fix bug #9087 with crashes on MS-Windows under throw-on-input.Eli Zaretskii2012-01-142-0/+10
| * | * xdisp.c (rows_from_pos_range): Add parens as per gcc -Wparentheses.Paul Eggert2012-01-122-3/+7
| * | Fix the last part of bug #10464 with mouse highlight at end of line.Eli Zaretskii2012-01-112-3/+46
| * | Duplicate-word and spelling fixes.Paul Eggert2012-01-103-5/+5
| * | init_lread fix for bug#10208.Glenn Morris2012-01-102-67/+75
| * | Comments on init_lread.Glenn Morris2012-01-101-13/+63
| * | Tweak previous doc fix.Glenn Morris2012-01-101-2/+2
| * | * src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.Glenn Morris2012-01-102-3/+7
| * | ChangeLog fixes.Juanma Barranquero2012-01-102-7/+6
| * | * src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous change.Glenn Morris2012-01-102-4/+3
| * | Mainly comment fixes related to PATH_LOADSEARCH etc.Glenn Morris2012-01-092-11/+24
| * | Fix bug #10464 with mouse highlight of display strings.Eli Zaretskii2012-01-092-8/+23
* | | Merge from trunk.Paul Eggert2012-01-09215-451/+745
|\ \ \ | |/ /