bpt/emacs.git
2013-09-03 Dmitry Antipov* xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer...
2013-09-03 Dmitry Antipov* xterm.h (struct x_output): Remove set-but-unused
2013-09-03 Dmitry Antipov* xterm.h (struct scroll_bar): Prefer int to Lisp_Object
2013-09-03 Jan Djärv* nsfont.m (INVALID_GLYPH): New define.
2013-09-03 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-calculate-indent...
2013-09-02 Martin RudalicsMove Flast_nonminibuf_frame from dispnew.c to frame.c.
2013-09-02 Dmitry Antipov* xterm.c (x_last_mouse_movement_time): Revert last...
2013-09-02 Fabián Ezequiel... Format code sent to Python shell for robustness.
2013-09-02 Michael Albinus* net/tramp-compat.el (tramp-compat-user-error): Move...
2013-09-02 Martin RudalicsIn check_minibuf_window don't abort if no window was...
2013-09-02 Dmitry Antipov* xterm.c (handle_one_xevent): Use event.xunmap and...
2013-09-02 Dmitry Antipov* xterm.c (x_last_mouse_movement_time) [X_MOTION_HISTOR...
2013-09-02 Glenn MorrisAuto-commit of generated files.
2013-09-02 Dmitry AntipovUse XGetMotionEvents to ask the last mouse motion time...
2013-09-02 Martin RudalicsIn avoid.el handle case where posn-at-point returns...
2013-09-02 Jan DjärvFix copying of nextstep/Emacs.app for make -j install
2013-09-02 Dmitry Antipov* msdos.c (last_mouse_window): Move to...
2013-09-02 Dmitry Antipov* window.h (Vmouse_window, Vmouse_event): Remove the...
2013-09-02 Dmitry Antipov* xterm.c (toplevel): Drop obsolete comment and move...
2013-09-02 Dmitry Antipov* msdos.c (IT_set_terminal_window): Remove no-op.
2013-09-02 Fabián Ezequiel... * progmodes/python.el (python-nav-if-name-main): New...
2013-09-02 Fabián Ezequiel... * progmodes/python.el (python-shell-completion-get...
2013-09-01 Dmitry Antipov* nsterm.m (ns_set_terminal_modes, ns_reset_terminal_mo...
2013-09-01 Dmitry Antipov* dispextern.h (SET_TEXT_POS_FROM_MARKER): Indent.
2013-09-01 Glenn MorrisAuto-commit of loaddefs files.
2013-09-01 Glenn MorrisAuto-commit of generated files.
2013-09-01 Jan Djärv* fontset.c (face_for_char): Check char in the current...
2013-09-01 Glenn MorrisTweak to Makefile rules that list *.el files
2013-09-01 Glenn MorrisFurther tweak previous change
2013-09-01 Glenn MorrisTweak previous change
2013-09-01 Glenn Morris* lisp/frame.el (frame-background-mode): Doc fix.
2013-09-01 Glenn Morris* lispintro/emacs-lisp-intro.texi (beginning-of-buffer...
2013-09-01 Dani Moncayo* emacs-lisp-intro.texi (beginning-of-buffer complete...
2013-08-31 Glenn Morris* configure.ac (--with-sound): Rename ossaudio to bsd...
2013-08-31 Ulrich Müller* configure.ac: Allow for --with-sound=voxware that...
2013-08-31 Ulrich Müller* doc/emacs/xresources.texi (Motif Resources):
2013-08-31 Glenn MorrisUpdate nt installation instructions to point to support...
2013-08-31 Martin RudalicsIn temp_output_buffer_show make sure window returned...
2013-08-30 Glenn Morris* bytecomp.el (byte-recompile-directory): Fix is-this...
2013-08-30 Dmitry AntipovMinor cleanup to avoid forward declarations.
2013-08-29 Stefan Monnier* lisp/textmodes/css-mode.el: Use SMIE.
2013-08-29 Stefan MonnierMisc changes to reduce use of `(lambda...); and other...
2013-08-29 Stefan Monnier* admin/notes/elpa: Update to the new Git setup.
2013-08-29 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp--company-doc-buffer)
2013-08-29 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
2013-08-29 Glenn Morris* lisp/progmodes/cc-engine.el (c-pull-open-brace):...
2013-08-29 Dmitry Antipov* intervals.c (set_point_from_marker): New function.
2013-08-29 Eli ZaretskiiA possible fix for bug #14333 with hanging at exit...
2013-08-29 Dmitry Antipov* lisp.h (XSETMARKER): Remove unused macro (it doesn...
2013-08-29 Dmitry Antipov* alloc.c (Fmake_marker, build_marker): Zero need_adjus...
2013-08-29 Dmitry Antipov* xterm.c (x_clear_area): Lost 7th arg because it is...
2013-08-29 Dmitry AntipovHook scanning and indentation functions to find_newline...
2013-08-29 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defsubst): Make it...
2013-08-29 Glenn Morris* calendar/cal-china.el (calendar-chinese-year-cache...
2013-08-29 Glenn Morris* nxml/nxml-util.el (nxml-debug-clear-inside): Use...
2013-08-29 Glenn Morris* admin/notes/bzr: Mention origin of commit email From...
2013-08-29 Glenn Morris* lisp/net/eww.el (eww-mode-map): Lower-case menu bar...
2013-08-29 Glenn Morris* admin/notes/hydra: Misc small edits
2013-08-29 Glenn Morris* etc/spook.lines: Minor commentary update
2013-08-29 Glenn Morris* lisp/progmodes/sh-script.el (sh-builtins) <bash>...
2013-08-28 Glenn Morris* lisp/progmodes/antlr-mode.el: No need to require...
2013-08-28 Glenn Morris* lisp/progmodes/cc-bytecomp.el (cc-require): Handle...
2013-08-28 Glenn Morris* lisp/progmodes/cc-mode.el (c-define-abbrev-table...
2013-08-28 Stefan Monnier* lisp/simple.el (repeat-complex-command--called-intera...
2013-08-28 Stefan Monnier* lisp/progmodes/cc-mode.el: Minor cleanup of var decla...
2013-08-28 Stefan Monnier* lisp/epg.el (epg--process-filter): Use with-current...
2013-08-28 Stefan Monnier* lisp/vc/smerge-mode.el: Remove redundant :group args.
2013-08-28 Stefan Monnier* src/eval.c (Ffuncall): Fix handling of ((lambda ...
2013-08-28 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-1):...
2013-08-28 Juri Linkov* lisp/isearch.el (isearch-reread-key-sequence-naturall...
2013-08-28 Juri Linkov* lisp/isearch.el (isearch-search): Change regexp error...
2013-08-28 Jan Djärv* nsterm.m (last_window): New variable.
2013-08-28 Andreas Schwab* regex.c (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE...
2013-08-28 Dmitry AntipovPrefer enum glyph_row_area to int where appropriate.
2013-08-28 Glenn MorrisAuto-commit of generated files.
2013-08-28 Katsumi Yamaokalisp/gnus/mm-decode.el (mm-temp-files-delete): Fix...
2013-08-28 Dmitry Antipov* buffer.c (Foverlays_at, Foverlays_in, Fnext_overlay_c...
2013-08-28 Paul Eggert* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
2013-08-28 Dmitry AntipovRedesign redisplay interface to drop global output_cursor.
2013-08-28 Stefan MonnierTry to reduce redundancy in doc/misc/Makefile.in.
2013-08-28 Stefan Monnier* lisp/emacs-lisp/cconv.el (cconv--analyse-function...
2013-08-27 Glenn MorrisUpdate location of Emacs on MS Windows FAQ
2013-08-27 Paul EggertSimplify SELECT_TYPE-related code.
2013-08-27 Paul EggertSpelling fixes.
2013-08-27 Paul EggertSimplify EMACS_TIME-related code.
2013-08-27 Glenn Morris* doc/misc/efaq.texi: Rename from faq.texi, to match...
2013-08-27 Juri Linkov* lisp/isearch.el (isearch-other-meta-char): Don't...
2013-08-27 Juri Linkov* lisp/isearch.el (isearch-quote-char): Comment out...
2013-08-27 Glenn Morris* configure.ac (DOCMISC_INFO_W32): Typo fix.
2013-08-27 Martin RudalicsAdd missing argument in call of get-largest-window...
2013-08-27 Glenn MorrisAuto-commit of generated files.
2013-08-27 Dmitry Antipov* configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32,...
2013-08-27 Glenn Morris* doc/misc/efaq-w32.texi (EMACSVER): Get it from emacsv...
2013-08-27 Glenn Morris* doc/misc/Makefile.in (webhack): Remove; it's nothing...
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Glenn MorrisMove source for Emacs on MS Windows FAQ here from Emacs...
2013-08-27 Glenn Morris* Makefile.in (mostlyclean, clean, distclean, bootstrap...
2013-08-27 Dmitry Antipov* xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)
2013-08-27 Dmitry Antipov* lisp.h (Mouse_HLInfo): Move from here...
2013-08-27 Stefan Monnier* lisp/progmodes/python.el (python-font-lock-keywords...
next