aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-012-1/+7
* Auto-commit of loaddefs files.Glenn Morris2014-06-011-249/+209
* * nsfns.m (ns_appkit_version_str): Add os version for Cocoa.Jan Djärv2014-06-012-2/+10
* * loadup.el (load-prefer-newer): Set non-nil when dumping. Glenn Morris2014-05-312-3/+16
* * lisp/files.el (locate-dominating-file): Expand file argument.Glenn Morris2014-05-302-1/+5
* * lisp/loadup.el: Treat `command-line-args' more flexibly.Glenn Morris2014-05-302-19/+16
* Guard (looking-at "\\s!") from XEmacs.Alan Mackenzie2014-05-302-1/+7
* Use common string allocation and freeing functions where applicable.Dmitry Antipov2014-05-304-35/+23
* Fix bug #17560 with backward-incompatible API change in rmail-delete-*.Ken Olum2014-05-303-3/+14
* Enhance error checking in heap allocation routines on MS-Windows.Eli Zaretskii2014-05-302-15/+54
* Debugging facility to check whether 'const char *' points toDmitry Antipov2014-05-304-11/+52
* Don't let SIGINT handling block SIGCHLD indefinitely.Paul Eggert2014-05-295-11/+25
* * configure.ac (pthread_sigmask): Look in LIB_PTHREAD too.Paul Eggert2014-05-292-2/+7
* Improve non-interactive use of whitespace reportingReuben Thomas2014-05-292-4/+7
* Improve documentation for whitespace-report{,-region}Reuben Thomas2014-05-292-31/+5
* .Reuben Thomas2014-05-292-12/+9
* Don't imply that `quoting' is required.Paul Eggert2014-05-291-2/+2
* * admin/notes/changelogs: Mention `quoting'.Glenn Morris2014-05-291-0/+9
* nt/ChangeLog: Fix last entry.Eli Zaretskii2014-05-291-0/+2
* Remove nt/addsection.c and don't build addsection.exe.Eli Zaretskii2014-05-297-559/+20
* * xmenu.c (xdialog_show): Remove prototype, rename toDmitry Antipov2014-05-293-58/+24
* src/ChangeLog: Fix a recent log entry.Eli Zaretskii2014-05-291-0/+1
* * lisp/subr.el (sit-for): Remove universal-arg dependency.Stefan Monnier2014-05-291-6/+10
* Add diagnostics for using private heap on MS-Windows during dumping.Eli Zaretskii2014-05-294-0/+27
* Don't substitute sigprocmask for pthread_sigmask.Paul Eggert2014-05-296-63/+83
* Fix bug #17622 with crashes in mmap routines.Eli Zaretskii2014-05-294-18/+60
* * alloc.c (Fgarbage_collect): Fix compilation withDmitry Antipov2014-05-292-1/+11
* * test/automated/ruby-mode-test.el (ruby-assert-face): Fix typo in previousGlenn Morris2014-05-281-1/+1
* * frame.c, frame.h (frame_char_to_pixel_position)Paul Eggert2014-05-283-32/+42
* * lisp/whitespace.el: Use font-lock-flush. Minimize refontifications.Stefan Monnier2014-05-282-49/+105
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-2833-461/+564
* * configure.ac: Explicitly drop some ancient Solaris versions.Glenn Morris2014-05-282-8/+7
* * frame.h (frame_char_to_pixel_position, frame_set_mouse_position):Dmitry Antipov2014-05-281-11/+11
* Refactor mouse positioning stuff to avoid code duplication.Dmitry Antipov2014-05-288-76/+52
* etc/TODO: add note about using undo-tree for persistent undoReuben Thomas2014-05-282-0/+7
* * xterm.c (x_free_frame_resources): Fix last change.Dmitry Antipov2014-05-282-2/+4
* * lisp/emacs-lisp/package.el (package-generate-autoloads):Thien-Thi Nguyen2014-05-282-0/+6
* On X, always make pointer visible when deleting frame (Bug#17609).Dmitry Antipov2014-05-286-20/+37
* * lisp/subr.el (zerop): Move later so bootstrap works.Glenn Morris2014-05-271-6/+7
* * lisp/progmodes/hideshow.el (hs-hide-all): Call syntax-propertize.Stefan Monnier2014-05-272-0/+6
* * test/automated/tildify-tests.el: New file.Michal Nazarewicz2014-05-274-9/+128
* * lisp/subr.el (zerop): Move from C. Add compiler-macro.Stefan Monnier2014-05-276-47/+43
* * src/callint.c (Ffuncall_interactively): New function.Stefan Monnier2014-05-275-40/+67
* * src/bytecode.c (FETCH) [BYTE_CODE_SAFE]: Check the bytecode wasn'tStefan Monnier2014-05-272-0/+9
* Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-2717-342/+720
* * lisp/register.el (register-read-with-preview): Don't burp onStefan Monnier2014-05-272-1/+4
* * test/indent/ps-mode.ps: New file.Stefan Monnier2014-05-275-0/+46
* * image.c (imagemagick_load_image): Use MagickRealType for localPaul Eggert2014-05-262-1/+5
* * xfns.c (Fx_window_property): Remove unused local.Paul Eggert2014-05-262-2/+3
* Merge from gnulib.Paul Eggert2014-05-264-13/+15