aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #10783 with w32 doc string of x-selection-exists-p.Eli Zaretskii2012-02-112-10/+16
* Sync MS-DOS selection-related doc strings with X doc strings.Eli Zaretskii2012-02-112-8/+16
* * src/fns.c (Fsecure_hash): Doc fix.Glenn Morris2012-02-102-6/+13
* Merge from emacs-23; up to 2010-06-29T18:17:[email protected].Glenn Morris2012-02-082-3/+7
|\
| * coding.c (produce_chars): Fix updating of src_end (Bug#10701).Kenichi Handa2012-02-082-3/+7
| * * src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.HIROSHI OOTA2012-01-252-3/+8
| * Bump version number to 23.4Chong Yidong2012-01-191-0/+4
| * Fix usage of unitialized local var (backport from trunk)Paul Eggert2012-01-192-1/+6
| * Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk).Kenichi Handa2012-01-192-40/+157
* | Fix and doc-fix for `buffer-local-variables'.Chong Yidong2012-02-072-4/+16
* | Small imagemagick doc fixesGlenn Morris2012-02-062-0/+3
* | imagemagick-render-type fixesGlenn Morris2012-02-062-8/+20
* | * doc.c (store_function_docstring): Fix last change.Chong Yidong2012-02-071-2/+2
* | * doc.c (store_function_docstring): Avoid applying docstring of alias to base...Chong Yidong2012-02-062-2/+9
* | Comment fix.Glenn Morris2012-02-061-1/+1
* | * .gdbinit (pp1, pv1): Remove redundant defines.Andreas Schwab2012-02-042-36/+7
* | * src/nsterm.m: Declare a global (Bug#10694).Chong Yidong2012-02-042-0/+5
* | Include --enable-checking in system-configuration-options on MS-Windows.Eli Zaretskii2012-02-042-0/+8
* | When changing frame sizes round before applying new sizes. (Bug#9723) Martin Rudalics2012-02-042-8/+16
* | Fix bug #10696 with crash when an empty display string is at BOB.Eli Zaretskii2012-02-042-1/+8
* | Handle overflow when computing char display width (Bug#9496).Paul Eggert2012-02-032-7/+26
* | * dbusbind.c (Fdbus_register_method): Mention the return valueMichael Albinus2012-02-022-4/+12
* | merge trunkKenichi Handa2012-02-025-16/+21
|\ \
| * | Tiny doc tweaks for call-process's :file spec.Glenn Morris2012-02-012-2/+5
| * | 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:[email protected].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