aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * * lisp/subr.el (internal-temp-output-buffer-show): Rename fromStefan Monnier2012-10-222-2/+7
| * image-type-from-file-name fix for bug#9045Glenn Morris2012-10-222-2/+16
| * * doc/lispref/os.texi (Recording Input): Tiny fix.Glenn Morris2012-10-222-1/+3
| * * lisp/image.el (imagemagick-enabled-types): Doc fix.Glenn Morris2012-10-222-1/+5
| * * lisp/progmodes/which-func.el (which-func-current): The hash-table may haveTakafumi Arakaki2012-10-222-1/+7
| * Rework the last delsel/electric fix.Stefan Monnier2012-10-223-42/+44
| * * lisp/delsel.el (delete-selection-helper): New function, extracted fromSimon Law2012-10-213-61/+134
| * Refer to cl-lib rather than cl in lisprefGlenn Morris2012-10-213-2/+4
| * * doc/lispref/tips.texi (Coding Conventions): Recommend cl-lib over cl.Glenn Morris2012-10-212-8/+15
| * * nsfont.m (nsfont_open, ns_glyph_metrics): Force integer advancementJan Djärv2012-10-212-1/+17
| * * xterm.c (x_focus_changed): Check if daemonp when sending focus inJan Djärv2012-10-212-1/+7
| * Spelling fixes.Paul Eggert2012-10-214-6/+5
| * Put back old Emacs 22 icons, just don't install themGlenn Morris2012-10-208-7/+23
| * In Makefile.in, use a make variable rather than a shell variable.Glenn Morris2012-10-202-4/+12
| * Recognize that cp51932.el and eucjp-ms.el are loaded during dumpingGlenn Morris2012-10-204-2/+15
| * Port to OpenBSD 5.1.Paul Eggert2012-10-207-38/+71
| * Fix last changes in make-docfile.c.Eli Zaretskii2012-10-202-9/+22
| * Fix a typo in lib-src/ChangeLog.Eli Zaretskii2012-10-201-1/+1
| * * make-docfile.c (scan_lisp_file): Add bounds checking.Andreas Schwab2012-10-202-11/+16
| * Add comments with instructions for creating new Lisp data types.Eli Zaretskii2012-10-201-1/+50
| * * lread.c (Fload): Doc fix.Chong Yidong2012-10-202-12/+15
| * Fix *vc-diff* buffer's behavior for empty diffs.Chong Yidong2012-10-202-9/+12
| * Fix for Eshell's for loop.Chong Yidong2012-10-202-13/+20
| * Fix last ChangeLog entry.Chong Yidong2012-10-201-1/+1
| * * progmodes/flymake.el (flymake-create-temp-inplace): Use file-truename.Arne Jørgensen2012-10-202-4/+10
| * Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.Eli Zaretskii2012-10-205-27/+68
| * calc/calc-units.el (math-extract-units): Properly extract powers of units.Jay Belanger2012-10-192-4/+15
| * Unbreak starting an X11 frame from a non-X11 Emacs daemonDaniel Colascione2012-10-192-0/+8
| * Undo faccessat change.Paul Eggert2012-10-1934-1705/+146
| * * lisp/minibuffer.el (minibuffer-force-complete): Make the next completion useStefan Monnier2012-10-192-2/+22
| * New files from gnulib.Paul Eggert2012-10-1913-0/+1328
| * Use faccessat, not access, when checking file permissions.Paul Eggert2012-10-1921-146/+377
* | Make face-font-rescale-alist work correctly for non-ASCII fonts.Kenichi Handa2012-10-242-22/+32
|/
* src/ChangeLog: Fix changers name.Kenichi Handa2012-10-191-1/+1
* font.c (Ffont_at): Fix previous change.Kenichi Handa2012-10-193-2/+6
* Increase the value of BASE_PURESIZE to avoid pure space overflow.Eli Zaretskii2012-10-192-1/+5
* In debug record height of debugger window also when debugger will be back (Bu...Martin Rudalics2012-10-192-3/+10
* Decrease NSTATICS to 0x800.Eli Zaretskii2012-10-192-1/+5
* * src/fns.c (Fnreverse): Include the problem element when signalling an error.Stefan Monnier2012-10-182-2/+7
* Fix how gdb-mi calls display-buffer to avoid switching frames.Chong Yidong2012-10-193-42/+51
* * nsterm.m (ns_select): Check writefds before call toJan Djärv2012-10-182-3/+8
* Fix wording of error message in staticpro.Eli Zaretskii2012-10-181-1/+1
* Increase NSTATICS; tell the user when we run out of static slots.Daniel Colascione2012-10-182-2/+8
* * lisp/erc/erc-backend.el: Require `erc' instead of autoloading its macros.Stefan Monnier2012-10-182-4/+7
* * lisp/emacs-lisp/advice.el: Clean up commentary a bit.Stefan Monnier2012-10-182-69/+20
* * lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'.Stefan Monnier2012-10-184-90/+99
* * lisp/erc/erc-backend.el (erc-with-server-buffer): Autoload as well.Stefan Monnier2012-10-182-0/+5
* In window.c fix two flaws reported by Dmitry Antipov.Martin Rudalics2012-10-182-35/+17
* * dired.el (dired-sort-toggle): Some ls implementations only allowGlenn Morris2012-10-172-1/+11
* * lisp/minibuffer.el (completion-cycle-threshold): Doc fixGlenn Morris2012-10-172-3/+7