2013-09-01 |
Glenn Morris | Further tweak previous change |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Glenn Morris | Tweak previous change |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Glenn Morris | * lisp/frame.el (frame-background-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Glenn Morris | * lispintro/emacs-lisp-intro.texi (beginning-of-buffer... |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Dani Moncayo | * emacs-lisp-intro.texi (beginning-of-buffer complete... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Glenn Morris | * configure.ac (--with-sound): Rename ossaudio to bsd... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Ulrich Müller | * configure.ac: Allow for --with-sound=voxware that... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Ulrich Müller | * doc/emacs/xresources.texi (Motif Resources): |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Glenn Morris | Update nt installation instructions to point to support... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Martin Rudalics | In temp_output_buffer_show make sure window returned... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Glenn Morris | * bytecomp.el (byte-recompile-directory): Fix is-this... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Dmitry Antipov | Minor cleanup to avoid forward declarations. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Stefan Monnier | * lisp/textmodes/css-mode.el: Use SMIE. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Stefan Monnier | Misc changes to reduce use of `(lambda...); and other... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Stefan Monnier | * admin/notes/elpa: Update to the new Git setup. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Stefan Monnier | * lisp/emacs-lisp/lisp.el (lisp--company-doc-buffer) |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Stefan Monnier | * lisp/progmodes/ruby-mode.el (ruby-smie-grammar):... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Glenn Morris | * lisp/progmodes/cc-engine.el (c-pull-open-brace):... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dmitry Antipov | * intervals.c (set_point_from_marker): New function. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Eli Zaretskii | A possible fix for bug #14333 with hanging at exit... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dmitry Antipov | * lisp.h (XSETMARKER): Remove unused macro (it doesn... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dmitry Antipov | * alloc.c (Fmake_marker, build_marker): Zero need_adjus... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dmitry Antipov | * xterm.c (x_clear_area): Lost 7th arg because it is... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Dmitry Antipov | Hook scanning and indentation functions to find_newline... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-defsubst): Make it... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Glenn Morris | * calendar/cal-china.el (calendar-chinese-year-cache... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Glenn Morris | * nxml/nxml-util.el (nxml-debug-clear-inside): Use... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Glenn Morris | * admin/notes/bzr: Mention origin of commit email From... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Glenn Morris | * lisp/net/eww.el (eww-mode-map): Lower-case menu bar... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Glenn Morris | * admin/notes/hydra: Misc small edits |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Glenn Morris | * etc/spook.lines: Minor commentary update |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Glenn Morris | * lisp/progmodes/sh-script.el (sh-builtins) <bash>... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Glenn Morris | * lisp/progmodes/antlr-mode.el: No need to require... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Glenn Morris | * lisp/progmodes/cc-bytecomp.el (cc-require): Handle... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Glenn Morris | * lisp/progmodes/cc-mode.el (c-define-abbrev-table... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Stefan Monnier | * lisp/simple.el (repeat-complex-command--called-intera... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Stefan Monnier | * lisp/progmodes/cc-mode.el: Minor cleanup of var decla... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Stefan Monnier | * lisp/epg.el (epg--process-filter): Use with-current... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Stefan Monnier | * lisp/vc/smerge-mode.el: Remove redundant :group args. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Stefan Monnier | * src/eval.c (Ffuncall): Fix handling of ((lambda ... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Stefan Monnier | * lisp/emacs-lisp/package.el (package-activate-1):... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Juri Linkov | * lisp/isearch.el (isearch-reread-key-sequence-naturall... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Juri Linkov | * lisp/isearch.el (isearch-search): Change regexp error... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Jan Djärv | * nsterm.m (last_window): New variable. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Andreas Schwab | * regex.c (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dmitry Antipov | Prefer enum glyph_row_area to int where appropriate. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Katsumi Yamaoka | lisp/gnus/mm-decode.el (mm-temp-files-delete): Fix... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dmitry Antipov | * buffer.c (Foverlays_at, Foverlays_in, Fnext_overlay_c... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Paul Eggert | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Dmitry Antipov | Redesign redisplay interface to drop global output_cursor. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Stefan Monnier | Try to reduce redundancy in doc/misc/Makefile.in. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Stefan Monnier | * lisp/emacs-lisp/cconv.el (cconv--analyse-function... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | Update location of Emacs on MS Windows FAQ |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Paul Eggert | Simplify SELECT_TYPE-related code. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Paul Eggert | Spelling fixes. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Paul Eggert | Simplify EMACS_TIME-related code. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | * doc/misc/efaq.texi: Rename from faq.texi, to match... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Juri Linkov | * lisp/isearch.el (isearch-other-meta-char): Don't... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Juri Linkov | * lisp/isearch.el (isearch-quote-char): Comment out... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | * configure.ac (DOCMISC_INFO_W32): Typo fix. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Martin Rudalics | Add missing argument in call of get-largest-window... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dmitry Antipov | * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32,... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | * doc/misc/efaq-w32.texi (EMACSVER): Get it from emacsv... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | * doc/misc/Makefile.in (webhack): Remove; it's nothing... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | Merge from emacs-24; up to 2013-01-03T01:56:56Z!rgm... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | Move source for Emacs on MS Windows FAQ here from Emacs... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Glenn Morris | * Makefile.in (mostlyclean, clean, distclean, bootstrap... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dmitry Antipov | * xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:) |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Dmitry Antipov | * lisp.h (Mouse_HLInfo): Move from here... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Stefan Monnier | * lisp/progmodes/python.el (python-font-lock-keywords... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Paul Eggert | Minor merge from gnulib (mostly just for texinfo.tex). |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Paul Eggert | Fix minor problems found by static checking. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Stefan Monnier | * src/lread.c (substitute_object_recurse): Handle hash... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Paul Eggert | Fix unlikely core dump in init_tty, and simplify termin... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Paul Eggert | * frame.c (check_minibuf_window): Initialize 'window... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dmitry Antipov | Fix ChangeLog typo. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Jan Djärv | * gtkutil.c (xg_initialize): Set gtk-menu-bar-accel... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Stefan Monnier | * lispref/variables.texi (File Local Variables): Don... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dmitry Antipov | * lisp.h (Mouse_HLInfo): Drop set-but-unused members |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Michael Albinus | * minibuffer.el: Revert change from 2013-08-20. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Martin Rudalics | New function check_minibuf_window to fix bug#15183. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Tassilo Horn | * epa-hook.el (epa-file-encrypt-to): Quote `safe-local... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dmitry Antipov | * window.h (struct window): Replace last_cursor with... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Michael Albinus | * net/tramp-sh.el (tramp-sh-handle-verify-visited-file... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dmitry Antipov | Fix recovering from possible decompression error. ... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dmitry Antipov | * alloc.c (sweep_vectors): Do not initialize 'block... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dmitry Antipov | * syntax.c (init_syntax_once): Adjust comment and do... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Xue Fuqiao | Fix broken customization in Flymake. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Alan Mackenzie | Improve indentation of bracelists defined by macros... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Vincent Belaïche | Add a question into configure.bat whether the user... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Glenn Morris | * INSTALL: Refer to INSTALL.MSYS. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Glenn Morris | * nt/configure.bat: Disable it. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Alan Mackenzie | Parse C++ inher-intro when there's a template split... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Alan Mackenzie | Handle "/"s more accurately in test for virtual semicol... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Eli Zaretskii | Add commentary for the last commit. |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Eli Zaretskii | Fix bug #15175 with cursor on boxed characters from... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Eli Zaretskii | Fix bug #15176 with setting directory times on MS-Windows. |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jan Djärv | * gtkutil.c (x_wm_set_size_hint): Don't set hints when... |
commit | commitdiff | tree | snapshot |
next |