2013-09-28 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el: |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Tassilo Horn | * doc-view.el (doc-view-scale-reset): Rename from |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Tassilo Horn | * doc-view.el (doc-view-reset-zoom-level): New command. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Xue Fuqiao | * doc/emacs/dired.texi (Flagging Many Files): Use ... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Kenichi Handa | merge turnk |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Kenichi Handa | international/quail.el (quail-help): Make it not a... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Xue Fuqiao | * doc/emacs/emacs.texi (Intro): Minor cleanup. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Barry O'Reilly | Signal error when reading an empty byte-code object... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Leo Liu | * minibuffer.el (completion-all-sorted-completions... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Daniel Colascione | * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Sam Steingold | * lisp/midnight.el (clean-buffer-list-kill-regexps) |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | * dispnew.c (clear_glyph_row, copy_row_except_pointers... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | * data.c (POPCOUNT_STATIC_INLINE): New macro, as a... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Daniel Colascione | Fix build break due to vector changes |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | * dispnew.c (clear_glyph_row, copy_row_except_pointers): |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dmitry Antipov | Use union for the payload of struct Lisp_Vector. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Dmitry Antipov | Optimize glyph row clearing and copying routines. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | Some minor cleanups of recently-added bool vector code. |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Paul Eggert | * alloc.c (valgrind_p): Use bool for boolean. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Stefan Monnier | * lisp/eshell/esh-cmd.el (eshell--sep-terms): New var. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Dmitry Antipov | * dispextern.h (cancel_line, init_desired_glyphs): |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Dmitry Antipov | * xdisp.c (noninteractive_need_newline, message_log_nee... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Dmitry Antipov | * dispnew.c (frame_garbaged, selected_frame, last_nonmi... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eli Zaretskii | Fix last commit. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eli Zaretskii | Fix bug #15437 with mouse highlight on overlay strings. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eli Zaretskii | Fix the definition of 'assume' for GCC older than 4.5. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Jan Djärv | Suppress some unhelpful warnings when using clang. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Leo Liu | * autoinsert.el (auto-insert-alist): Make the value of |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Juanma Barranquero | src/w32console.c, src/w32term.c: Remove unused variables. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Juanma Barranquero | lisp/vc/vc-sccs.el (vc-sccs-search-project-dir): Mark... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Juanma Barranquero | Remove references to universal-argument-num-events. |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Daniel Colascione | Tell valgrind about conservative GC regions and suppres... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Jan Djärv | Fix compiler warnings from XCode 5.0 on OSX. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Xue Fuqiao | * doc/lispref/nonascii.texi (Default Coding Systems... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Leo Liu | * files.el (interpreter-mode-alist): Add octave. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Jan Djärv | * conf_post.h (assume): Fix compiler error: x shall... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Daniel Colascione | Suppress unused variable warning when compiling without... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Daniel Colascione | Add set operations for bool-vector. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Eli Zaretskii | Fix bug #15365 with aborts in try_window_id. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Paul Eggert | Fix syntax.h bug introduced by recent INLINE change. |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Xue Fuqiao | @refill is no longer needed. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Alan Mackenzie | C++: fontify identifier in declaration following "publi... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Eli Zaretskii | Fix bug #15426 with directory-files invoked from a... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Xue Fuqiao | Add information about carriage-return in lispref. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Eli Zaretskii | Recognize OBJFILE-gdb.gdb GDB script files. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Xue Fuqiao | * doc/emacs/maintaining.texi (Log Buffer): Use @emph... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Xue Fuqiao | Comments. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Xue Fuqiao | Add keybinding for vc-log-incoming in vc-dir. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Glenn Morris | * erc.el (erc-invite-only-mode, erc-toggle-channel... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Paul Eggert | Port recent change to hosts where pointers aren't ... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Ryan | * lisp/subr.el (internal--call-interactively): New... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Glenn Morris | * lisp/cedet/semantic.el (semantic-new-buffer-fcn-was... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Glenn Morris | * INSTALL: Update m17n details. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Paul Eggert | A simpler, centralized INLINE. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Xue Fuqiao | Checked TUTORIAL.cn. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Xue Fuqiao | * INSTALL: New homepage of libtiff. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Eli Zaretskii | Avoid replacing 'struct timeval' and compiling lib... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Xue Fuqiao | * admin/FOR-RELEASE: Remove outdated info. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Xue Fuqiao | Rename cvs-append-to-ignore to vc-cvs-append-to-ignore. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Paul Eggert | Work around performance bug on OS X 10.8 and earlier. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Dmitry Antipov | * xterm.c (handle_one_xevent): Revert part of 2013... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Stefan Monnier | * lisp/eshell/em-ls.el: Use advice. Remove redundant... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * lisp/emacs-lisp/cl-macs.el (cl-defsubst): Remove... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * lisp/simple.el (x-selection-owner-p, x-selection... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * lisp/emacs-lisp/eieio.el (class-parent): Undo previou... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Michael Albinus | Fix previous patch. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Michael Albinus | * net/tramp-sh.el (tramp-get-remote-id): Do not raise... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Eli Zaretskii | Fix MinGW builds from inside the MSYS installation... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Eli Zaretskii | Fix a compiler warning on MS-Windows due to recent... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Dmitry Antipov | * xterm.h (struct x_display_info): New members last_mou... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * emacs-lisp/eieio.el (class-parent): Don't use defalia... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * eshell/em-unix.el (eshell-remove-entries): |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Dmitry Antipov | Do not use external array to process X scroll bar messages. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | Revise previous esh-proc change |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * eshell/esh-proc.el (eshell-reset-after-proc): Mark... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * eshell/esh-util.el (eshell-read-hosts-file): Use... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * eshell/em-unix.el (eshell-remove-entries): Remove... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * eshell/em-hist.el (eshell-hist-parse-arguments):... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | * erc/erc-list.el (erc-list-handle-322): Mark unused... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | Address some "unused lexical argument" warnings in... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Glenn Morris | Address some "unused lexical argument" warnings in erc |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Alan Mackenzie | Fix fontification of type when followed by "const". |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Dmitry Antipov | * w32term.c (note_mouse_movement): Fix last change. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Dmitry Antipov | Ifdef away recent changes which aren't relevant to... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Dmitry Antipov | * frame.c (x_redo_mouse_highlight): New function |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Dmitry Antipov | * frame.c (x_mouse_grabbed): New function. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Glenn Morris | * progmodes/gud.el (gud-mode): Silence --without-x... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Glenn Morris | * progmodes/gud.el (gud-find-file): Silence --without... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Glenn Morris | * eshell/em-glob.el (ange-cache): |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Glenn Morris | Fix typo in declaration |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Glenn Morris | * emacs-lisp/chart.el (x-display-color-cells): Declare. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Glenn Morris | * semantic/find.el (semantic-brute-find-first-tag-by... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Glenn Morris | * semantic/complete.el (tooltip-mode, tooltip-frame... |
commit | commitdiff | tree | snapshot |
next |