aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * image.el (image-multi-frame-p): Remove --without-x warning/error.Glenn Morris2013-09-172-8/+10
* * image.el (image-type-from-buffer): Remove --without-x warning/error.Glenn Morris2013-09-172-0/+3
* * mouse.el (mouse-yank-primary): Reorder to silence --without-x compilation.Glenn Morris2013-09-172-16/+18
* * frame.el (x-display-name): Declare.Glenn Morris2013-09-172-1/+3
* * faces.el (x-display-list, x-open-connection, x-get-resource): Declare.Glenn Morris2013-09-172-0/+8
* * lisp/subr.el (x-popup-dialog): Declare.Glenn Morris2013-09-172-0/+5
* * mail/rmailmm.el (rmail-mime-set-bulk-data): Silence --without-x compilation.Glenn Morris2013-09-172-1/+5
* wdired.el triviaGlenn Morris2013-09-172-3/+5
* Silence some --without-x compilation warningsGlenn Morris2013-09-175-5/+28
* * eshell/esh-util.el (eshell-sublist): Remove unused local variable.Glenn Morris2013-09-172-2/+2
* Address some "unused lexical variable" warningsGlenn Morris2013-09-178-8/+25
* * lisp/url/url-http.el (zlib-decompress-region): Declare.Glenn Morris2013-09-172-0/+6
* * lisp/textmodes/two-column.el: Make 2C-split work for --without-x.Glenn Morris2013-09-172-0/+9
* * subr.el (add-hook): Robustify to handle closure as well.Leo Liu2013-09-182-1/+5
* lisp/gnus/mm-decode.el (mm-add-meta-html-tag): Fix last changeKatsumi Yamaoka2013-09-181-1/+1
* [Gnus] Silence the byte compilerKatsumi Yamaoka2013-09-173-24/+40
* * lisp/simple.el (messages-buffer-mode-map): Unbind "g".Glenn Morris2013-09-172-0/+10
* * lisp/help-mode.el (help-mode-finish): Use derived-mode-p.Stefan Monnier2013-09-172-9/+4
* * lisp/play/life.el (life-mode): Use define-derived-mode. Derive fromStefan Monnier2013-09-172-31/+35
* * lisp/gnus/gnus-agent.el (gnus-category-mode): Use define-derived-mode.Stefan Monnier2013-09-175-155/+202
* * w32term.c (w32_read_socket): Avoid temporaryDmitry Antipov2013-09-173-19/+10
* * lisp/emacs-lisp/package.el (package-generate-autoloads): Remove `require'Stefan Monnier2013-09-172-3/+6
* * lisp/cedet/semantic/symref/list.el (semantic-symref-results-mode):Stefan Monnier2013-09-173-52/+45
* * lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.Stefan Monnier2013-09-174-44/+61
* gnus-int.el (gnus-open-server): Silence compilerKatsumi Yamaoka2013-09-172-1/+3
* * frame.h (x_set_bitmap_icon) [!HAVE_NS]: New function.Dmitry Antipov2013-09-175-38/+31
* * dispextern.h (check_x_display_info, x_get_string_resource):Dmitry Antipov2013-09-178-25/+25
* lisp/gnus/mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tagKatsumi Yamaoka2013-09-172-1/+3
* Auto-commit of generated files.Glenn Morris2013-09-172-14/+0
* message.el (message-display-completion-list): AbolishKatsumi Yamaoka2013-09-172-13/+6
* * xterm.h (struct x_display_info): New memberDmitry Antipov2013-09-175-33/+37
* Fix ChangeLog typosGlenn Morris2013-09-172-4/+4
* ChangeLog whitespace fixesGlenn Morris2013-09-171-3/+3
* Commentary updateGlenn Morris2013-09-171-5/+3
* Add a major-mode for the *Messages* bufferGlenn Morris2013-09-1711-19/+71
* * xterm.c (toplevel) [USE_MOTIF]: Include xlwmenu.h to pacify GCC.Dmitry Antipov2013-09-172-1/+2
* ChangeLog whitespace fixesGlenn Morris2013-09-174-5/+5
* Merge from emacs-24; up to 2013-01-03T02:31:36Z!rgm@gnu.orgGlenn Morris2013-09-174-27/+23
|\
| * * etc/CONTRIBUTE: Copyedits.Glenn Morris2013-09-161-24/+9
| * * etc/CONTRIBUTE: Clarify disclaimer a bit.Glenn Morris2013-09-161-0/+5
| * * lisp/subr.el (eval-after-load): Preserve evaluation order.Stefan Monnier2013-09-162-1/+5
| * * lisp/abbrev.el (abbrev--check-chars): Fix thinko.Stefan Monnier2013-09-122-2/+6
* | Don't overuse 'const' in types of locals.Paul Eggert2013-09-179-28/+49
* | * xterm.c (handle_one_xevent): Do not call to x_clear_areaDmitry Antipov2013-09-172-1/+3
* | * configure.ac: Do not check for g_type_init because weDmitry Antipov2013-09-175-7/+26
* | message.el (message-expand-group, message-completion-in-region): Correct the ...Katsumi Yamaoka2013-09-162-2/+7
* | * lisp/url/url-misc.el (url-data): Avoid match-data mix-up with base64 case.Glenn Morris2013-09-162-6/+10
* | * test/automated/eshell.el (eshell-match-result):Glenn Morris2013-09-162-19/+16
* | Fix comment typoGlenn Morris2013-09-161-1/+1
* | * test/automated/eshell (eshell-test/for-name-shadow-loop): Tweak previousGlenn Morris2013-09-161-4/+7