aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/fns.c (Fsecure_hash): Doc fix.Glenn Morris2012-02-101-0/+4
* Merge from emacs-23; up to 2010-06-29T18:17:31Z!cyd@stupidchicken.com.Glenn Morris2012-02-081-0/+4
|\
| * coding.c (produce_chars): Fix updating of src_end (Bug#10701).Kenichi Handa2012-02-081-0/+4
| * * src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.emacs-23.4HIROSHI OOTA2012-01-251-1/+6
| * Bump version number to 23.4Chong Yidong2012-01-191-0/+4
| * Fix usage of unitialized local var (backport from trunk)Paul Eggert2012-01-191-0/+5
| * Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk).Kenichi Handa2012-01-191-0/+26
* | Fix and doc-fix for `buffer-local-variables'.Chong Yidong2012-02-071-0/+6
* | Small imagemagick doc fixesGlenn Morris2012-02-061-0/+2
* | imagemagick-render-type fixesGlenn Morris2012-02-061-0/+6
* | * doc.c (store_function_docstring): Avoid applying docstring of alias to base...Chong Yidong2012-02-061-0/+5
* | * .gdbinit (pp1, pv1): Remove redundant defines.Andreas Schwab2012-02-041-0/+5
* | * src/nsterm.m: Declare a global (Bug#10694).Chong Yidong2012-02-041-0/+4
* | Include --enable-checking in system-configuration-options on MS-Windows.Eli Zaretskii2012-02-041-0/+5
* | When changing frame sizes round before applying new sizes. (Bug#9723) Martin Rudalics2012-02-041-0/+5
* | Fix bug #10696 with crash when an empty display string is at BOB.Eli Zaretskii2012-02-041-0/+5
* | Handle overflow when computing char display width (Bug#9496).Paul Eggert2012-02-031-0/+9
* | * dbusbind.c (Fdbus_register_method): Mention the return valueMichael Albinus2012-02-021-0/+5
* | merge trunkKenichi Handa2012-02-021-0/+10
|\ \
| * | Tiny doc tweaks for call-process's :file spec.Glenn Morris2012-02-011-0/+2
| * | Native scroll-bars are not implemented for Nextstep (bug#10673)Glenn Morris2012-02-011-0/+8
* | | Fix previous change for Bug#6988.Kenichi Handa2012-02-021-0/+5
|/ /
* | merge trunkKenichi Handa2012-02-021-4/+10
|\ \
| * | Speed up insertion of subprocess output on MS-Windows.Eli Zaretskii2012-02-011-0/+7
| * | Fix typos in ChangeLogs.Juanma Barranquero2012-01-311-3/+2
* | | Inhibit null-string composition component (Bug#6988).Kenichi Handa2012-02-021-0/+7
|/ /
* | * w32term.c: Copy previous xterm.c doc fix.Glenn Morris2012-01-301-0/+1
* | x-toolkit-scroll-bars doc fix.Glenn Morris2012-01-301-0/+5
* | Minor NEWS cleanup, mainly for "Installation Changes" section.Glenn Morris2012-01-281-0/+4
* | * src/s/gnu.h: Define POSIX_SIGNALS.Chong Yidong2012-01-281-0/+5
* | * minibuf.c (syms_of_minibuf): Doc fix.Chong Yidong2012-01-281-0/+4
* | * src/keyboard.c (Vecho_keystrokes): Document zero value.Chong Yidong2012-01-271-0/+2
* | Document negative repeat counts for search-forward and search-backward.Chong Yidong2012-01-261-0/+5
* | Doc fix for lexical-binding being in line one.Glenn Morris2012-01-251-0/+4
* | Merge from emacs-23 branchChong Yidong2012-01-251-0/+5
* | Tweak custom-variable-p and user-variable-p docs.Chong Yidong2012-01-251-0/+4
* | Make second arg of copysign non-optional.Chong Yidong2012-01-211-0/+5
* | * process.c (read_process_output): Use p instead of XPROCESS (proc).Andreas Schwab2012-01-211-0/+5
* | Fix handling of persistent window parameters.Martin Rudalics2012-01-191-0/+6
* | Merge from emacs-23; up to 2012-01-19T07:15:48Z!rgm@gnu.org.Glenn Morris2012-01-181-0/+6
|\ \ | |/
| * Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)Yoshiaki Kasahara2012-01-181-0/+5
| * Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han...YAMAMOTO Mitsuharu2012-01-151-0/+5
| * 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-131-0/+6
| * * src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim2012-01-121-0/+4
| * Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-101-1/+1
| * Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii2012-01-091-3/+3
| * Avoid crash on composition (backport from trunk).Johan Bockgård2012-01-091-0/+5
| * Fix use of uninitialized var (backport from trunk).Chong Yidong2012-01-091-0/+4