Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
emacs-diffs (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Feb 28 2015 16:21:00 -0500
Threads in reverse chronological order
[
Next Period
]
[Emacs-diffs] master 159e9f4: * character.c (alphabeticp, decimalnump): Avoid undefined behavior
,
Paul Eggert
,
2015/02/28
[Emacs-diffs] master 5dd2272: Set can_x_set_window_size and after_make_frame in terminal frames (Bug#19962)
,
Martin Rudalics
,
2015/02/28
[Emacs-diffs] master e605af8: * xlwmenu.c (remap_menubar): Re-realize menu to force move under Gnome 3.
,
Jan D.
,
2015/02/28
[Emacs-diffs] master 1a50945: Improve [:alpha:] and [:alnum:] for multibyte characters (Bug#19878)
,
Eli Zaretskii
,
2015/02/28
[Emacs-diffs] master 31ecbf8: Better decoding of HTML payload in Rmail
,
Eli Zaretskii
,
2015/02/28
[Emacs-diffs] emacs-24 f160106: Avoid assertion violations in Rmail due to newline cache
,
Eli Zaretskii
,
2015/02/28
[Emacs-diffs] master 0537943: Adjust offset and border calculations for X.
,
Jan D.
,
2015/02/27
[Emacs-diffs] master b2a590d: Documentation followup for daemon mode on MS-Windows
,
Eli Zaretskii
,
2015/02/27
[Emacs-diffs] master 805fe50: Support daemon mode on MS-Windows (bug#19688)
,
Eli Zaretskii
,
2015/02/27
[Emacs-diffs] master 6ef1434: Don't require GNU putenv
,
Paul Eggert
,
2015/02/27
[Emacs-diffs] master 619fc5c: Fix 'face property handling in facemenu-add-face.
,
Ivan Shmakov
,
2015/02/26
[Emacs-diffs] master 5917b79: Don't use OUTER_TO_INNER macros for plain X and lucid.
,
Jan D.
,
2015/02/26
[Emacs-diffs] master 0ed5248: Fixed previous ChangeLog entry
,
Oscar Fuentes
,
2015/02/26
[Emacs-diffs] master b5a0603: Use vc-switches on vc-*-annotate-command
,
Oscar Fuentes
,
2015/02/26
[Emacs-diffs] xwidget_mvp updated (028e24c -> f61f202)
,
Joakim Verona
,
2015/02/26
[Emacs-diffs] xwidget_mvp f3644c0 1/3: Merge branch 'master' into xwidget_mvp
,
Joakim Verona
,
2015/02/26
[Emacs-diffs] xwidget_mvp f61f202 3/3: merge master
,
Joakim Verona
,
2015/02/26
[Emacs-diffs] xwidget_mvp 8cffeb5 2/3: merge master
,
Joakim Verona
,
2015/02/26
[Emacs-diffs] master updated (4859809 -> d8e9122)
,
Paul Eggert
,
2015/02/26
[Emacs-diffs] master b6964cb 1/4: Merge from origin/emacs-24
,
Paul Eggert
,
2015/02/26
[Emacs-diffs] master 4d36e52 2/4: Merge from origin/emacs-24
,
Paul Eggert
,
2015/02/26
[Emacs-diffs] master cbd447e 3/4: Merge from origin/emacs-24
,
Paul Eggert
,
2015/02/26
[Emacs-diffs] master d8e9122 4/4: Merge from origin/emacs-24
,
Paul Eggert
,
2015/02/26
[Emacs-diffs] master 4859809: Fix point motion when removing displayed MIME part
,
Katsumi Yamaoka
,
2015/02/26
[Emacs-diffs] master 8ae2142: * xfns.c (x_real_pos_and_offsets): Fix pointer signedness.
,
Paul Eggert
,
2015/02/25
[Emacs-diffs] master 4f9befb: lisp/gnus/ChangeLog: Fix typo
,
Katsumi Yamaoka
,
2015/02/25
[Emacs-diffs] master f376a4b: Gnus: Improve parts deletion and stripping behavior
,
Katsumi Yamaoka
,
2015/02/25
[Emacs-diffs] master b206b9d: dbus.el: fix ":argN" keyword recognition
,
Daiki Ueno
,
2015/02/25
[Emacs-diffs] master 719fd93: Redo the whole window offsets and coordinate translation for X.
,
Jan D.
,
2015/02/25
[Emacs-diffs] master 0731a2e: # Auto-commit of loaddefs files.
,
Glenn Morris
,
2015/02/25
[Emacs-diffs] master ca5790e: lisp/progmodes/elisp-mode.el (elisp--eval-last-sexp): Document argument.
,
Nicolas Richard
,
2015/02/25
[Emacs-diffs] master updated (dcd4830 -> 383722d)
,
Oleh Krehel
,
2015/02/25
[Emacs-diffs] master 26b2e9a 1/2: check-declare.el (check-declare-ext-errors): New defcustom.
,
Oleh Krehel
,
2015/02/25
[Emacs-diffs] master 383722d 2/2: check-declare.el: Use compilation-style warnings
,
Oleh Krehel
,
2015/02/25
[Emacs-diffs] master dcd4830: Handle customizations of reftex-include-file-commands
,
Tassilo Horn
,
2015/02/25
[Emacs-diffs] master 8bb64d2: * lisp/emacs-lisp/edebug.el (edebug--display): Save-excursion.
,
Stefan Monnier
,
2015/02/25
[Emacs-diffs] master b86ba30: Gnus: Revert my bogus changes (2014-06-05)
,
Katsumi Yamaoka
,
2015/02/24
[Emacs-diffs] master b74db63: Backtrace after malloc arena is corrupted
,
Paul Eggert
,
2015/02/24
[Emacs-diffs] master 27bd6da: Merge from gnulib
,
Paul Eggert
,
2015/02/24
[Emacs-diffs] master 0c4f73a: rmailsum.el tiny simplification
,
Glenn Morris
,
2015/02/24
[Emacs-diffs] emacs-24 1b0ebbd: browse-url-firefox: update for firefox 36's removal of -remote
,
Glenn Morris
,
2015/02/24
[Emacs-diffs] master 341e5f3: simple.el (region-active-p): Fix doc to say non-nil.
,
Artur Malabarba
,
2015/02/24
[Emacs-diffs] master 450beba: * lisp/eshell: Fix history substitution error
,
Stefan Monnier
,
2015/02/24
[Emacs-diffs] master feb49cb: * comint.el (comint-mode-map): Fix obvious typo.
,
Karl Fogel
,
2015/02/24
[Emacs-diffs] master 7a77ed9: * filecache.el (file-cache-filter-regexps): Add lock files (tiny change)
,
Glenn Morris
,
2015/02/24
[Emacs-diffs] master f418e99: rmailsum.el minor optional argument fix
,
Glenn Morris
,
2015/02/24
[Emacs-diffs] master e8a11db: f90.el: add some support for continued strings without leading '&'
,
Glenn Morris
,
2015/02/24
[Emacs-diffs] master eaf9499: Add new interactive command comint-clear-buffer
,
Bozhidar Batsov
,
2015/02/24
[Emacs-diffs] master ed7005c: Fix previous change's attribution
,
Paul Eggert
,
2015/02/23
[Emacs-diffs] master 6b62d26: Use ${EXEEXT} more uniformly in makefiles
,
Paul Eggert
,
2015/02/23
[Emacs-diffs] emacs-24 1817892: Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)
,
Eli Zaretskii
,
2015/02/23
[Emacs-diffs] master 80e5014: Fix SCRAM-SHA-1 SASL mechanism
,
Magnus Henoch
,
2015/02/23
[Emacs-diffs] master a0edb01: `auto-save-list-file-prefix' can be a directory name
,
Sam Steingold
,
2015/02/23
[Emacs-diffs] master 931e7ba: lisp/gnus/mailcap.el: Support PDF Tools for PDF viewing of attachments
,
Katsumi Yamaoka
,
2015/02/23
[Emacs-diffs] master 3487186: Fix the desired binding for comment-line
,
Paul Eggert
,
2015/02/23
[Emacs-diffs] master e846bbf: * lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declare
,
Stefan Monnier
,
2015/02/22
[Emacs-diffs] master 3f006e1: lisp/gnus/gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error
,
Katsumi Yamaoka
,
2015/02/22
[Emacs-diffs] master f6bb2cc: Introduce `xref-etags-mode'
,
Dmitry Gutov
,
2015/02/22
[Emacs-diffs] master c7cdc8e: Suppress localized settings in Tramp test.
,
Michael Albinus
,
2015/02/22
[Emacs-diffs] master 9f5a24a: Implement x-frame-geometry for NS.
,
Jan D.
,
2015/02/22
[Emacs-diffs] master updated (4a5190f -> 32af8a3)
,
Lars Ingebrigtsen
,
2015/02/22
[Emacs-diffs] master 32af8a3 2/2: * lisp/dom.el (dom-previous-sibling): New function.
,
Lars Ingebrigtsen
,
2015/02/22
[Emacs-diffs] master f113707 1/2: * lisp/dom.el (dom-previous-sibling): New function.
,
Lars Ingebrigtsen
,
2015/02/22
[Emacs-diffs] master 4a5190f: Fix ChangeLog.
,
Michael Albinus
,
2015/02/22
[Emacs-diffs] master 14b4e65: Spelling fixes
,
Paul Eggert
,
2015/02/21
[Emacs-diffs] emacs-24 0260932: Bump python.el version
,
Fabián Ezequiel Gallina
,
2015/02/21
[Emacs-diffs] master 1cb3428: * bindings.el (ctl-x-map): There is no 'C-; '.
,
Paul Eggert
,
2015/02/21
[Emacs-diffs] emacs-24 b0adfc7: Spelling fixes
,
Paul Eggert
,
2015/02/21
[Emacs-diffs] master e38be5c: lisp/ChangeLog: Fix entry to mention (Bug#19826)
,
Artur Malabarba
,
2015/02/21
[Emacs-diffs] master 4841520: bindings.el (ctl-x-map): Fix `comment-line' binding.
,
Artur Malabarba
,
2015/02/21
[Emacs-diffs] master 9074a68: Prefer 'Qfoo' to 'intern ("foo")' in w32 source files
,
Eli Zaretskii
,
2015/02/21
[Emacs-diffs] master a2e6668: Mention file notification support for dired buffers and autorevert.
,
Michael Albinus
,
2015/02/21
[Emacs-diffs] master 629ed77: Support file notifications for dired auto-revert
,
Michael Albinus
,
2015/02/21
[Emacs-diffs] master 6982acc: Install notification handlers when enabling the auto-revert modes.
,
Michael Albinus
,
2015/02/21
[Emacs-diffs] master 3ebf063: Prefer 'Qfoo' to 'intern ("foo")'
,
Paul Eggert
,
2015/02/21
[Emacs-diffs] master 066b17d: Merge from gnulib
,
Paul Eggert
,
2015/02/21
[Emacs-diffs] master 43fb42d: # etc/TODO: More elpa additions
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] master 5169b71: # etc/TODO: Add idlwave
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] master 852947b: Sync with upstream verilog-mode revision 0d6420b
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] master 1ee99b6: # ChangeLog fix
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] master 80e67e4: Sync with upstream vhdl mode v3.37.1. Add VHDL'08 support.
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] master 226c122: # Auto-commit of loaddefs files.
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] master 51d475a: Avoid endless loop when handling fatal signal.
,
Jan D.
,
2015/02/20
[Emacs-diffs] master 98cb7d9: solar.el: Tweak sunrise-sunset output
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] emacs-24 35f047c: * src/fileio.c (Fmake_temp_name): Doc tweaks.
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] master 4fa6da0: f90.el: Add some F2008 keywords
,
Glenn Morris
,
2015/02/20
[Emacs-diffs] master 3bbf517: Simplify binary I/O configuration
,
Paul Eggert
,
2015/02/19
[Emacs-diffs] master 12ab957: auto-revert-mode can now revert immediately in response to a change event
,
Michael Albinus
,
2015/02/19
[Emacs-diffs] emacs-24 6f2971a: * lisp/comint.el (comint-line-beginning-position): Revert searching for
,
Juri Linkov
,
2015/02/19
[Emacs-diffs] master d4ed798: * lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix bug#19891
,
Stefan Monnier
,
2015/02/19
[Emacs-diffs] master 235c3cb: * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value): Handle a nil type.
,
Stefan Monnier
,
2015/02/19
[Emacs-diffs] master a2f9049: Avoid aborts when input-method-function changes this-command-keys (Bug#19774)
,
Eli Zaretskii
,
2015/02/19
[Emacs-diffs] master d10c3ed: Fix generation of TAGS from compressed files (Bug#19735)
,
Eli Zaretskii
,
2015/02/19
[Emacs-diffs] emacs-24 65d8ac7: Mention in admin/notes/repo how to mark commits that are not to be merged.
,
Eli Zaretskii
,
2015/02/19
[Emacs-diffs] master 37e3549: Fix display of IME window on MS-Windows (Bug#11732)
,
Eli Zaretskii
,
2015/02/19
[Emacs-diffs] cairo 3be1a7c: * ftcrfont.c (ftcrfont_draw): Don't flush when drawing to screen.
,
YAMAMOTO Mitsuharu
,
2015/02/19
[Emacs-diffs] master 99db66a: * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Fix corner case problem.
,
Stefan Monnier
,
2015/02/18
[Emacs-diffs] master 746d292: lisp/gnus/nnimap.el (nnimap-get-groups): Fix XEmacs compilation
,
Katsumi Yamaoka
,
2015/02/18
[Emacs-diffs] master 0a1c834: Handle unquoted IMAP group names
,
Katsumi Yamaoka
,
2015/02/18
[Emacs-diffs] master 7932d06: Fix exit code when stdin is at EOF (Bug#19897)
,
Eli Zaretskii
,
2015/02/18
[Emacs-diffs] emacs-24 86fe750: # Remove NEWS temporary markup
,
Glenn Morris
,
2015/02/18
[Emacs-diffs] master updated (ad6c1be -> b1d6ddd)
,
Artur Malabarba
,
2015/02/18
[Emacs-diffs] master 56f5ea1 2/3: rect.el: Suppress superfluous "Mark set" message from push-mark.
,
Artur Malabarba
,
2015/02/18
[Emacs-diffs] master b1d6ddd 3/3: Push mark before goto-char in jump-to-register and check-parens
,
Artur Malabarba
,
2015/02/18
[Emacs-diffs] master 72f7ede 1/3: Use user-error where error is inappropriate
,
Artur Malabarba
,
2015/02/18
[Emacs-diffs] master ad6c1be: * lisp/emacs-lisp/checkdoc.el (checkdoc-show-diagnostics): Don't make bogus
,
Stefan Monnier
,
2015/02/18
[Emacs-diffs] xwidget_mvp updated (fd1ea85 -> 028e24c)
,
Joakim Verona
,
2015/02/18
[Emacs-diffs] xwidget_mvp a0edaa5 1/2: improved changelog
,
Joakim Verona
,
2015/02/18
[Emacs-diffs] xwidget_mvp 028e24c 2/2: Merge branch 'master' into xwidget_mvp
,
Joakim Verona
,
2015/02/18
[Emacs-diffs] tag emacs-24.4.90 created (now 4779a4b)
,
Nicolas Petton
,
2015/02/18
[Emacs-diffs] scratch/check-declare 43f30a3: check-declare.el (check-declare-files): Fix order
,
Oleh Krehel
,
2015/02/18
[Emacs-diffs] master 81d89d8: Fixes display of prefix argument when input-method-function
,
Oscar Fuentes
,
2015/02/17
[Emacs-diffs] master updated (16d91bc -> 8338e44)
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] master 77052f4 2/8: * help-mode.el: Prevent duplicated display of Info buffer. (Bug#13190)
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] master cec04fb 1/8: * src/keyboard.c (timer_check_2): Fix incorrect comment
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] master 1e00ee2 3/8: desktop.el: Conditionally re-enable desktop autosave
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] master 1f2c4f8 4/8: emacs-lisp/package-x.el: Create valid tar files
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] master 3194809 5/8: emacs-lisp/easy-mmode.el: Process macro arguments correctly
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] master 0409684 7/8: emacs-lisp/easy-mmode.el: Clarify mode switch messages
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] master cc273d1 6/8: emacs-lisp/easy-mmode.el (define-minor-mode): Clarify docs
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] master 8338e44 8/8: lisp/files.el (insert-file-contents-literally): Fix typo
,
Artur Malabarba
,
2015/02/17
[Emacs-diffs] emacs-24 4fa778b: erc.el: Add old version header for package.el compatibilty
,
Kelvin White
,
2015/02/17
[Emacs-diffs] cairo 47bca72: Draw outermost line using black relief and erase corners also for cairo.
,
YAMAMOTO Mitsuharu
,
2015/02/16
[Emacs-diffs] master 16d91bc: python.el: Do not deactivate mark on shell fontification.
,
Fabián Ezequiel Gallina
,
2015/02/16
[Emacs-diffs] master updated (c4e2be4 -> 8b36bfa)
,
Ivan Shmakov
,
2015/02/16
[Emacs-diffs] master 2ea5364 1/2: Fix eww.el desktop support.
,
Ivan Shmakov
,
2015/02/16
[Emacs-diffs] master 8b36bfa 2/2: Add autoload cookie for the eww-suggest-uris variable.
,
Ivan Shmakov
,
2015/02/16
Re: [Emacs-diffs] master 8b36bfa 2/2: Add autoload cookie for the eww-suggest-uris variable.
,
Artur Malabarba
,
2015/02/16
[Emacs-diffs] cairo 016b9ec: * xterm.c (x_fill_trapezoid_for_relief): Remove unnecessary cairo_close_path.
,
YAMAMOTO Mitsuharu
,
2015/02/16
[Emacs-diffs] master c4e2be4: * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOS
,
Stefan Monnier
,
2015/02/16
Re: [Emacs-diffs] master c4e2be4: * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOS
,
Artur Malabarba
,
2015/02/16
Re: [Emacs-diffs] master c4e2be4: * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOS
,
Stefan Monnier
,
2015/02/16
[Emacs-diffs] master 6bf61df: * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default.
,
Stefan Monnier
,
2015/02/16
[Emacs-diffs] master e59feb3: lisp/ChangeLog: Restore entries accidentally deleted
,
Katsumi Yamaoka
,
2015/02/15
[Emacs-diffs] cairo 6bff750: * xterm.c (x_draw_relief_rect) [USE_CAIRO]: Reset clipping.
,
YAMAMOTO Mitsuharu
,
2015/02/15
[Emacs-diffs] cairo 49dd994: * xterm.c (x_draw_stretch_glyph_string): Call x_reset_clip_rectangles instead of XSetClipMask.
,
YAMAMOTO Mitsuharu
,
2015/02/15
[Emacs-diffs] cairo 9045c43: Use int instead of unsigned int for width and height args.
,
YAMAMOTO Mitsuharu
,
2015/02/15
[Emacs-diffs] cairo a7930e1: Modernize k&r cairo-related function declarations.
,
YAMAMOTO Mitsuharu
,
2015/02/15
[Emacs-diffs] cairo 426af0e: Implement wave-style variant of underlining for cairo.
,
YAMAMOTO Mitsuharu
,
2015/02/15
[Emacs-diffs] cairo 022d7cd: * xterm.c (x_draw_window_divider): Use x_fill_rectangle instead of XFillRectangle.
,
YAMAMOTO Mitsuharu
,
2015/02/15
[Emacs-diffs] master updated (ba5bc0e -> 0d38b2f)
,
Katsumi Yamaoka
,
2015/02/15
[Emacs-diffs] master 4aafd19 2/4: Make `url-retrieve-synchronously' work again with news:
,
Katsumi Yamaoka
,
2015/02/15
[Emacs-diffs] master 45c5ccd 1/4: Fix inserting parts with `E' in Gnus
,
Katsumi Yamaoka
,
2015/02/15
[Emacs-diffs] master 0d38b2f 4/4: Don't mark nnimap articles as read on a server hangup
,
Katsumi Yamaoka
,
2015/02/15
[Emacs-diffs] master 6090b8f 3/4: Revert previous patch
,
Katsumi Yamaoka
,
2015/02/15
[Emacs-diffs] emacs-24 9366f05: Tramp: Disable paging with PAGER=cat
,
Michael Albinus
,
2015/02/15
[Emacs-diffs] master ba5bc0e: Tramp: Disable paging with PAGER=cat.
,
Michael Albinus
,
2015/02/15
[Emacs-diffs] xwidget_mvp fd1ea85: configury fix
,
Joakim Verona
,
2015/02/14
[Emacs-diffs] xwidget_mvp d4b785b: configury fixes
,
Joakim Verona
,
2015/02/14
[Emacs-diffs] xwidget_mvp 44e37d7: Fix compile in the non-xwidget case
,
Joakim Verona
,
2015/02/14
[Emacs-diffs] master ffec11d: Fix doc-string of x_frame_normalize_before_maximize.
,
Martin Rudalics
,
2015/02/14
[Emacs-diffs] master f4f4f93: emacs-lisp/package.el (describe-package-1): Describe incompatibility.
,
Artur Malabarba
,
2015/02/14
[Emacs-diffs] master 9388858: Fix assertion violations when popping menus on TTY (Bug#19862)
,
Eli Zaretskii
,
2015/02/14
[Emacs-diffs] emacs-24 432b00e: Fix assertions in popping up menus on TTY (Bug#19862)
,
Eli Zaretskii
,
2015/02/14
[Emacs-diffs] master 34c7535: emacs-lisp/package.el: Move the compatibility-table building logic.
,
Artur Malabarba
,
2015/02/14
[Emacs-diffs] branch scratch/check-declare created (now ed9b018)
,
Oleh Krehel
,
2015/02/14
[Emacs-diffs] scratch/check-declare ed9b018 2/2: check-declare.el: Use compilation-style warnings
,
Oleh Krehel
,
2015/02/14
[Emacs-diffs] scratch/check-declare 3d0ac0f 1/2: check-declare.el (check-declare-ext-errors): New defcustom.
,
Oleh Krehel
,
2015/02/14
Re: [Emacs-diffs] branch scratch/check-declare created (now ed9b018)
,
Artur Malabarba
,
2015/02/14
Re: [Emacs-diffs] branch scratch/check-declare created (now ed9b018)
,
Oleh Krehel
,
2015/02/14
[Emacs-diffs] branch scratch/check-declare deleted (was 681e541)
,
Oleh Krehel
,
2015/02/14
[Emacs-diffs] master 61b4c22: * lisp/emacs-lisp/cl*.el: Use define-inline and move some code
,
Stefan Monnier
,
2015/02/14
[Emacs-diffs] cairo 335ab26: Fix fringe bitmap initialization for cairo.
,
YAMAMOTO Mitsuharu
,
2015/02/13
[Emacs-diffs] master 0d54f2f: * lisp/textmodes/flyspell.el (flyspell-word): Defvar.
,
Stefan Monnier
,
2015/02/13
[Emacs-diffs] master 0330679: # Add 2015 to copyright years
,
Glenn Morris
,
2015/02/13
[Emacs-diffs] branch scratch/check-declare created (now 681e541)
,
Oleh Krehel
,
2015/02/13
[Emacs-diffs] scratch/check-declare 3d0ac0f 1/2: check-declare.el (check-declare-ext-errors): New defcustom.
,
Oleh Krehel
,
2015/02/13
[Emacs-diffs] scratch/check-declare 681e541 2/2: check-declare.el: Use compilation-style warnings
,
Oleh Krehel
,
2015/02/13
[Emacs-diffs] branch scratch/check-declare deleted (was 1d5cdf1)
,
Oleh Krehel
,
2015/02/13
[Emacs-diffs] emacs-24 0077b36: # NEWS copyedits
,
Glenn Morris
,
2015/02/13
[Emacs-diffs] emacs-24 3ca2ff3: * lisp/erc/erc.el (erc-rename-buffers): Doc fix. Add :version.
,
Glenn Morris
,
2015/02/13
[Emacs-diffs] emacs-24 b85523f: * lisp/textmodes/flyspell.el (flyspell-duplicate-distance): Bump :version.
,
Glenn Morris
,
2015/02/13
[Emacs-diffs] master b9d8edc: Fixes: debbugs:19850
,
Jan D.
,
2015/02/13
[Emacs-diffs] emacs-24 decb48d: Augment text-mode syntax table for a few special characters
,
Eli Zaretskii
,
2015/02/13
[Emacs-diffs] branch scratch/check-declare created (now 1d5cdf1)
,
Oleh Krehel
,
2015/02/13
[Emacs-diffs] scratch/check-declare 1d5cdf1 2/2: check-declare.el: Use compilation-style warnings
,
Oleh Krehel
,
2015/02/13
Re: [Emacs-diffs] scratch/check-declare 1d5cdf1 2/2: check-declare.el: Use compilation-style warnings
,
Artur Malabarba
,
2015/02/13
Re: [Emacs-diffs] scratch/check-declare 1d5cdf1 2/2: check-declare.el: Use compilation-style warnings
,
Artur Malabarba
,
2015/02/13
Re: [Emacs-diffs] scratch/check-declare 1d5cdf1 2/2: check-declare.el: Use compilation-style warnings
,
Oleh Krehel
,
2015/02/14
Re: [Emacs-diffs] scratch/check-declare 1d5cdf1 2/2: check-declare.el: Use compilation-style warnings
,
Artur Malabarba
,
2015/02/14
[Emacs-diffs] scratch/check-declare e7e278c 1/2: check-declare.el (check-declare-ext-errors): New defcustom.
,
Oleh Krehel
,
2015/02/13
[Emacs-diffs] branch scratch/outline-nowhitespace deleted (was ad5bdaf)
,
Oleh Krehel
,
2015/02/13
[Emacs-diffs] branch scratch/outline deleted (was d52ded4)
,
Oleh Krehel
,
2015/02/13
[Emacs-diffs] master updated (69e38a5 -> a03ab7e)
,
Artur Malabarba
,
2015/02/13
[Emacs-diffs] master 3b8b549 1/2: emacs-lisp/package.el (package--incompatible-p): Check dependencies.
,
Artur Malabarba
,
2015/02/13
Re: [Emacs-diffs] master 3b8b549 1/2: emacs-lisp/package.el (package--incompatible-p): Check dependencies.
,
Bastien
,
2015/02/13
[Emacs-diffs] master a03ab7e 2/2: emacs-lisp/package.el (describe-package-1): Fix "incompat" handling.
,
Artur Malabarba
,
2015/02/13
[Emacs-diffs] xwidget_mvp updated (7dafd7e -> c83b448)
,
Joakim Verona
,
2015/02/13
[Emacs-diffs] xwidget_mvp 9ffa069 2/4: changed returntype of valid_xwidget_spec_p to bool
,
Joakim Verona
,
2015/02/13
[Emacs-diffs] xwidget_mvp c83b448 4/4: Improved the documentation of DEFUN:s
,
Joakim Verona
,
2015/02/13
[Emacs-diffs] xwidget_mvp 48060ac 3/4: Imoroved the documentation of DEFUN:s
,
Joakim Verona
,
2015/02/13
[Emacs-diffs] xwidget_mvp 1ced7a2 1/4: Merge branch 'master' into xwidget_mvp
,
Joakim Verona
,
2015/02/13
[Emacs-diffs] emacs-24 8b3ba7a: Improve docs of transient-mark-mode (Bug#19841)
,
Eli Zaretskii
,
2015/02/13
[Emacs-diffs] master updated (f61c87f -> 69e38a5)
,
Lars Ingebrigtsen
,
2015/02/13
[Emacs-diffs] master e7d21b4 1/2: Implement SCRAM-SHA-1 SASL mechanism
,
Lars Ingebrigtsen
,
2015/02/13
[Emacs-diffs] master 69e38a5 2/2: Move rfc2104 from gnus to net
,
Lars Ingebrigtsen
,
2015/02/13
[Emacs-diffs] master f61c87f: lisp/gnus/gnus-msg.el (gnus-msg-mail): Buffer-local warning fix (bug#19573)
,
Katsumi Yamaoka
,
2015/02/13
[Emacs-diffs] master a8f93d1: lisp/gnus/nnmail.el (nnmail-expiry-target-group): Allow expiring nnimap to a group again
,
Katsumi Yamaoka
,
2015/02/13
[Emacs-diffs] master 10a5a05: * lisp/net/shr.el (shr-tag-li): Speed up rendering pages with lots of <ul>
,
Lars Ingebrigtsen
,
2015/02/12
[Emacs-diffs] master 65563fd: Better support for future plugins
,
Paul Eggert
,
2015/02/12
[Emacs-diffs] xwidget_mvp updated (87bfffd -> 7dafd7e)
,
Joakim Verona
,
2015/02/12
[Emacs-diffs] xwidget_mvp 59e88bd 1/4: Copyright boilerplate for xwidget.el
,
Joakim Verona
,
2015/02/12
[Emacs-diffs] xwidget_mvp d32bedf 3/4: cl related changes
,
Joakim Verona
,
2015/02/12
[Emacs-diffs] xwidget_mvp 63fbe83 2/4: Cleanup, and delete plugin removal function
,
Joakim Verona
,
2015/02/12
[Emacs-diffs] xwidget_mvp 7dafd7e 4/4: Cleanups
,
Joakim Verona
,
2015/02/12
[Emacs-diffs] xwidget_mvp updated (776a4bb -> 87bfffd)
,
Joakim Verona
,
2015/02/12
[Emacs-diffs] xwidget_mvp 87bfffd 2/2: removed unused function
,
Joakim Verona
,
2015/02/12
[Emacs-diffs] xwidget_mvp 5f55a43 1/2: Cleanups
,
Joakim Verona
,
2015/02/12
[Emacs-diffs] emacs-24 72fd047: NEWS: Add section to include ERC changes
,
Kelvin White
,
2015/02/12
[Emacs-diffs] emacs-24 a7254bb: Improve string search in `flyspell-word-search-*`. (Bug#16800)
,
Agustin Martin Domingo
,
2015/02/12
[Emacs-diffs] master e39d96e: gdb-mi.el (gdb-display-io-nopopup): New defcustom.
,
Oleh Krehel
,
2015/02/12
[Emacs-diffs] master c7d9dec: lisp/gnus/gnus-art.el (gnus-article-browse-html-save-cid-content, gnus-article-browse-html-parts): Make cid file names relative if and only if html doesn't specify <base> directory
,
Katsumi Yamaoka
,
2015/02/12
[Emacs-diffs] master da726ad: python.el: Allow killing shell buffer if process is dead.
,
Fabián Ezequiel Gallina
,
2015/02/11
[Emacs-diffs] master updated (517fc7b -> 511acc7)
,
Artur Malabarba
,
2015/02/11
[Emacs-diffs] master 0a66ca3 1/2: emacs-lisp/package.el (package-install): Invert the second argument.
,
Artur Malabarba
,
2015/02/11
[Emacs-diffs] master 511acc7 2/2: emacs-lisp/package.el: Indicate incompatible packages.
,
Artur Malabarba
,
2015/02/11
[Emacs-diffs] master 517fc7b: * lisp/hi-lock.el: Don't call font-lock-remove-keywords if not needed.
,
Stefan Monnier
,
2015/02/11
[Emacs-diffs] emacs-24 f5d1e1f: Backport NEWS typo fix
,
Glenn Morris
,
2015/02/11
[Emacs-diffs] branch scratch/package-fix created (now 0d9dcef)
,
Artur Malabarba
,
2015/02/11
[Emacs-diffs] scratch/package-fix e5d5cdf 1/2: emacs-lisp/package.el: Indicate incompatible packages.
,
Artur Malabarba
,
2015/02/11
[Emacs-diffs] scratch/package-fix 0d9dcef 2/2: emacs-lisp/package.el (package-install): Invert the second argument.
,
Artur Malabarba
,
2015/02/11
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 c59f2de: add new Lisp_Module type (misc subtype)
,
Teodor Zlatanov
,
2015/02/11
[Emacs-diffs] branch cairo created (now dddcc0e)
,
Jan D.
,
2015/02/11
[Emacs-diffs] cairo dddcc0e: Add cairo drawing.
,
Jan D.
,
2015/02/11
[Emacs-diffs] master updated (061c7e2 -> 4fb5565)
,
Nicolas Petton
,
2015/02/11
[Emacs-diffs] master c49e769 1/2: Improve seq-group-by to return sequence elements in correct order
,
Nicolas Petton
,
2015/02/11
[Emacs-diffs] master 4fb5565 2/2: Add a backward-compatible version of seq-reverse
,
Nicolas Petton
,
2015/02/11
[Emacs-diffs] master 061c7e2: Add manual entry for fullscreen-restore parameter.
,
Martin Rudalics
,
2015/02/11
[Emacs-diffs] master 02138cb: Improve toggling fullscreen state of frames.
,
Martin Rudalics
,
2015/02/11
[Emacs-diffs] master 6ebbeaf: Fix <li><p> indentation in shr
,
Lars Ingebrigtsen
,
2015/02/11
[Emacs-diffs] master 097e16e: lisp/gnus/gnus-art.el (gnus-treat-buttonize): Don't buttonize URLs in HTML
,
Katsumi Yamaoka
,
2015/02/11
[Emacs-diffs] master e6929b0: (shr-fill-line): Preserve background colours when indenting/folding.
,
Lars Ingebrigtsen
,
2015/02/10
[Emacs-diffs] master cbb6f13: shr space widths fixup
,
Lars Ingebrigtsen
,
2015/02/10
[Emacs-diffs] master ecf8c30: * package-test.el (package-test-signed): More informative failure messages
,
Glenn Morris
,
2015/02/10
[Emacs-diffs] emacs-24 680ee61: Backport fix for bug#18745 from master.
,
Eli Zaretskii
,
2015/02/10
[Emacs-diffs] emacs-24 4b0b27d: Fix invocation of commands whose file name includes extension (Bug#19817)
,
Eli Zaretskii
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 updated (9a1d734 -> 9dc8a56)
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 6e9c6b1 1/9: doc.c: fix module doc prefix
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 b82611b 2/9: modules/tests.py: honnor module list from args
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 4257b6b 3/9: lread.c: update load-module docstring
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 3a2aab6 4/9: modules/fmod: use M prefix for module global vars
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 2e998a7 5/9: modules/fmod: use right docstring in test
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 ef45794 7/9: modules/yaml: skip TODO tests
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 f52bd1f 6/9: modules: prefix all global module variable with M
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 9dc8a56 9/9: modules/yaml/test.el: implement deep equal + remainging tests
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 9461927 8/9: modules/opaque/test.el: use `should' macro instead of assert
,
Teodor Zlatanov
,
2015/02/10
[Emacs-diffs] xwidget_mvp 776a4bb: removed the url-tidy call
,
Joakim Verona
,
2015/02/10
[Emacs-diffs] xwidget_mvp 2ccda4f: Checkdoc run on xwidget.el
,
Joakim Verona
,
2015/02/10
[Emacs-diffs] master 4069c13: lisp/gnus/mm-decode.el: Fix previous commit
,
Katsumi Yamaoka
,
2015/02/10
[Emacs-diffs] master 2dacd0a 2/2: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Katsumi Yamaoka
,
2015/02/10
[Emacs-diffs] master b88908b 1/2: lisp/gnus/mm-decode.el: Fix previous commit
,
Katsumi Yamaoka
,
2015/02/10
[Emacs-diffs] master f6d781c: Fix up :align-to background colours
,
Lars Ingebrigtsen
,
2015/02/10
[Emacs-diffs] master f0ed1d6: Use bool for boolean in xdisp.c
,
Paul Eggert
,
2015/02/10
[Emacs-diffs] master d5111d5: shr cleanup and background color fix
,
Lars Ingebrigtsen
,
2015/02/10
[Emacs-diffs] master 50f64a3: (shr-tag-hr): Compute the right length when using fonts.
,
Lars Ingebrigtsen
,
2015/02/10
[Emacs-diffs] master 6a31940: Fix <h1> and <tt> rendering
,
Lars Ingebrigtsen
,
2015/02/10
[Emacs-diffs] master 84d9c19: Mention the shr font changes
,
Lars Ingebrigtsen
,
2015/02/10
[Emacs-diffs] master 656caef: Allow using variable-width fonts in eww
,
Lars Ingebrigtsen
,
2015/02/10
[Emacs-diffs] shr-fontified f149da7: shr indentation fixes
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] master 880415a: python.el: Fix typo in eldoc initialization for Emacs 24.x
,
Fabián Ezequiel Gallina
,
2015/02/09
[Emacs-diffs] master 859e865: python.el: Improved shell font lock respecting markers.
,
Fabián Ezequiel Gallina
,
2015/02/09
[Emacs-diffs] emacs-24 87fc99f: Better support for the case of typing RET on the prompt in comint.
,
Juri Linkov
,
2015/02/09
[Emacs-diffs] xwidget_mvp 065bd78: Dont #include <gtk/gtkscrolledwindow.h>
,
Joakim Verona
,
2015/02/09
[Emacs-diffs] master 21d1f8b: Check for some overflows in vertical-motion
,
Paul Eggert
,
2015/02/09
[Emacs-diffs] master b7028f6: * xfont.c: Minor style fixes
,
Paul Eggert
,
2015/02/09
[Emacs-diffs] master 44d4256: Fixes: debbugs:19820
,
Stefan Monnier
,
2015/02/09
[Emacs-diffs] master 42c9969: Fixes: debbugs:19815
,
Stefan Monnier
,
2015/02/09
[Emacs-diffs] master cbf1c1f 2/2: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
2015/02/09
[Emacs-diffs] master 403cb17 1/2: Speed up vertical-motion when screen coordinates are known
,
Eli Zaretskii
,
2015/02/09
[Emacs-diffs] master 2973127: * lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): Use macroexp-parse-body.
,
Stefan Monnier
,
2015/02/09
[Emacs-diffs] master 699ece2: * lisp/emacs-lisp/eieio-core.el (eieio-oset-default): Catch the unexpected
,
Stefan Monnier
,
2015/02/09
[Emacs-diffs] master af560cd: Remove unused assignment.
,
Jan D.
,
2015/02/09
[Emacs-diffs] master 054dcba: Try non-scaled xld fonts first, and scaled if that failed.
,
Jan D.
,
2015/02/09
[Emacs-diffs] master 83e5a17: * src/keyboard.c (syms_of_keyboard): Use non-nil default value.
,
Stefan Monnier
,
2015/02/09
[Emacs-diffs] xwidget_mvp updated (131f0f2 -> bad7724)
,
Joakim Verona
,
2015/02/09
[Emacs-diffs] xwidget_mvp bad7724 2/2: ifdef indentation
,
Joakim Verona
,
2015/02/09
[Emacs-diffs] xwidget_mvp 7d143ea 1/2: merge master
,
Joakim Verona
,
2015/02/09
[Emacs-diffs] master ad4f670: * lisp/help-fns.el (help-fns--signature): Keep doc for keymap.
,
Stefan Monnier
,
2015/02/09
[Emacs-diffs] master c96983e: desktop.el: Save mark-ring less verbosely.
,
Artur Malabarba
,
2015/02/09
[Emacs-diffs] shr-fontified updated (70199c1 -> 35d95a2)
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified 1376a51 2/9: shr/Gnus face fixup and <li> rendering fix
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified fe9660e 1/9: Rework the indentation to work more generally
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified b0e3d92 3/9: (shr-fold-line): Handle lines that end with a space at the fill point.
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified 217e202 5/9: Further colspan fixes
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified 659202a 6/9: Fix up last change to really get colspans right
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified 8180e53 7/9: (shr-fold-line): Keep breaking unbreakable text.
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified 1d5d72e 4/9: shr filling fix-ups
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified 25f55f7 8/9: Don't infloop on unbreakable, indented lines
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] shr-fontified 35d95a2 9/9: (shr-insert-table): Expand table alignments in any buffer at the end.
,
Lars Ingebrigtsen
,
2015/02/09
[Emacs-diffs] master 2f70087: Use C99's INFINITY and NAN macros
,
Paul Eggert
,
2015/02/09
[Emacs-diffs] master 2371717: Fix bidi_explicit_dir_char undefined behavior
,
Paul Eggert
,
2015/02/08
[Emacs-diffs] master 751adc4: Add macro pcase-lambda
,
Leo Liu
,
2015/02/08
[Emacs-diffs] master fd6f7d1: Better distinguish infinite from invalid times
,
Paul Eggert
,
2015/02/08
[Emacs-diffs] master db3fc07: * configure.ac (HAVE_LIBXML2): Add missing comma.
,
Paul Eggert
,
2015/02/08
[Emacs-diffs] master 5c20aa7: Port to platforms lacking test -a and -o
,
Paul Eggert
,
2015/02/08
[Emacs-diffs] xwidget_mvp updated (2619f12 -> 131f0f2)
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] xwidget_mvp 1efcc2a 1/2: shorten function declarations
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] xwidget_mvp 131f0f2 2/2: Cleanup some ifdefs and cosmcetics
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] xwidget updated (148262c -> 5e1d5ef)
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] xwidget 5e1d5ef: merge master
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] master 7d631aa: newcomment.el (comment-line): Fix missing paren.
,
Artur Malabarba
,
2015/02/08
[Emacs-diffs] master dbde138: configure --with-gameuser now defaults to games group.
,
Ulrich Müller
,
2015/02/08
[Emacs-diffs] master 19ee787: subr.el (apply-partially): Use lexical binding.
,
Artur Malabarba
,
2015/02/08
[Emacs-diffs] master 64bdc0e: NEWS: Document `comment-line'.
,
Artur Malabarba
,
2015/02/08
[Emacs-diffs] master 97cb255: newcomment.el (comment-line): New command on C-x C-; .
,
Artur Malabarba
,
2015/02/08
[Emacs-diffs] master 61320cc: Minor tweaks to frame_size_history_add
,
Paul Eggert
,
2015/02/08
[Emacs-diffs] emacs-24 a7b1c2f: Don't lose frame's background color when setting foreground (Bug#19802)
,
Eli Zaretskii
,
2015/02/08
[Emacs-diffs] xwidget_mvp 2619f12: fsf copyright header
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] branch xwidget_mvp created (now 382ac4a)
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] xwidget_mvp 382ac4a 2/2: simplify
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] xwidget_mvp 0b43aa3 1/2: simplify
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] master dd2aa93: Fix a thinko in frame-parameter (Bug#19802)
,
Eli Zaretskii
,
2015/02/08
[Emacs-diffs] emacs-24 20c817d: Fix handling of frame color parameters in TTY sessions (Bug#19802)
,
Eli Zaretskii
,
2015/02/08
[Emacs-diffs] master 1a489c1: lisp/outline.el (outline-show-entry): Fix one invisible char
,
Oleh Krehel
,
2015/02/08
[Emacs-diffs] master 60f8214: * src/data.c (Findirect_function): Don't signal an error
,
Stefan Monnier
,
2015/02/08
[Emacs-diffs] xwidget 148262c: xwgir components now accept constructor args
,
Joakim Verona
,
2015/02/08
[Emacs-diffs] shr-fontified updated (bf7aeb3 -> 70199c1)
,
Lars Ingebrigtsen
,
2015/02/08
[Emacs-diffs] shr-fontified 1a2c4b6 1/6: * lisp/net/eww.el (eww-toggle-fonts): New command.
,
Lars Ingebrigtsen
,
2015/02/08
[Emacs-diffs] shr-fontified 6a63431 4/6: Compute the natural widths of nested layouts better
,
Lars Ingebrigtsen
,
2015/02/08
[Emacs-diffs] shr-fontified 5a8ef7f 2/6: Get line breaking again in complex layouts
,
Lars Ingebrigtsen
,
2015/02/08
[Emacs-diffs] shr-fontified a5890e6 3/6: Revert previous change since that didn't really work
,
Lars Ingebrigtsen
,
2015/02/08
[Emacs-diffs] shr-fontified f3dc41b 5/6: Use a single `with-window-excursion' instead of two
,
Lars Ingebrigtsen
,
2015/02/08
[Emacs-diffs] shr-fontified 70199c1 6/6: Further <td> speedups
,
Lars Ingebrigtsen
,
2015/02/08
[Emacs-diffs] master dcec731: python.el: Fix completion-at-point.
,
Fabián Ezequiel Gallina
,
2015/02/07
[Emacs-diffs] master 67dfbd6: python.el: Fix shell font-lock multiline input.
,
Fabián Ezequiel Gallina
,
2015/02/07
[Emacs-diffs] master 52df70a: python.el: Make shell font-lock respect markers.
,
Fabián Ezequiel Gallina
,
2015/02/07
[Emacs-diffs] master b480a6a: Fix attribution in previous commit
,
Fabián Ezequiel Gallina
,
2015/02/07
[Emacs-diffs] master 2155973: python.el: Keep eldoc visible while typing args.
,
Fabián Ezequiel Gallina
,
2015/02/07
[Emacs-diffs] master 2d467a0: Fix hideshow integration.
,
Fabián Ezequiel Gallina
,
2015/02/07
[Emacs-diffs] master 86c50b9: * lisp/progmodes/python.el (python-check-custom-command): Do not use
,
Fabián Ezequiel Gallina
,
2015/02/07
[Emacs-diffs] shr-fontified updated (ef5a49e -> bf7aeb3)
,
Lars Ingebrigtsen
,
2015/02/07
[Emacs-diffs] shr-fontified f00ab0c 1/2: Allow rendering using fixed-width fonts
,
Lars Ingebrigtsen
,
2015/02/07
[Emacs-diffs] shr-fontified bf7aeb3 2/2: Use different fonts for elements
,
Lars Ingebrigtsen
,
2015/02/07
[Emacs-diffs] master d165578: Try to improve handling of fullwidth/-height frames.
,
Martin Rudalics
,
2015/02/07
[Emacs-diffs] emacs-24 eca7da1: Complete the remaining documentation updates for 24.5
,
Eli Zaretskii
,
2015/02/07
[Emacs-diffs] shr-fontified updated (3669977 -> ef5a49e)
,
Lars Ingebrigtsen
,
2015/02/06
[Emacs-diffs] shr-fontified e449d32 1/7: Use `window-text-pixel-size'
,
Lars Ingebrigtsen
,
2015/02/06
[Emacs-diffs] shr-fontified 6e7b53d 3/7: (shr-fold-line): Fix up implementation based on `window-text-pixel-size'.
,
Lars Ingebrigtsen
,
2015/02/06
[Emacs-diffs] shr-fontified 38f1545 2/7: Rely more on `vertical-motion'
,
Lars Ingebrigtsen
,
2015/02/06
[Emacs-diffs] shr-fontified a4d3110 4/7: Revert the window-text-pixel-size change from the trunk
,
Lars Ingebrigtsen
,
2015/02/06
[Emacs-diffs] shr-fontified f8d6b5c 5/7: (shr-expand-alignments): Get indentation of nested tables right.
,
Lars Ingebrigtsen
,
2015/02/06
[Emacs-diffs] shr-fontified 7f17091 6/7: Add more table layout caching
,
Lars Ingebrigtsen
,
2015/02/06
[Emacs-diffs] shr-fontified ef5a49e 7/7: (shr-insert-table-ruler): Compute the separator pixel width only once.
,
Lars Ingebrigtsen
,
2015/02/06
[Emacs-diffs] master cf498e5: Remove no-longer-used cursor_in_echo_area code
,
Paul Eggert
,
2015/02/06
[Emacs-diffs] master 66e6398: Make vc-test-svn03-working-revision pass
,
Dmitry Gutov
,
2015/02/06
[Emacs-diffs] master fa7f79e: (vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs-command'
,
Dmitry Gutov
,
2015/02/06
[Emacs-diffs] xwidget e70993d: Removed Cairo xwidget POC
,
Joakim Verona
,
2015/02/06
[Emacs-diffs] master updated (5c9ad35 -> 7eb2077)
,
Nicolas Petton
,
2015/02/06
[Emacs-diffs] master 05211a5 1/4: Add seq-mapcat
,
Nicolas Petton
,
2015/02/06
[Emacs-diffs] master c4a0eff 2/4: Add seq-partition and seq-group-by
,
Nicolas Petton
,
2015/02/06
[Emacs-diffs] master 58c0981 3/4: Better docstring for seq.el functions
,
Nicolas Petton
,
2015/02/06
[Emacs-diffs] master 7eb2077 4/4: Add documentation for seq-mapcat, seq-partition and seq-group-by
,
Nicolas Petton
,
2015/02/06
[Emacs-diffs] branch scratch/isearch-character-group-folding deleted (was 1348ef6)
,
Artur Malabarba
,
2015/02/06
[Emacs-diffs] branch scratch/image-mode-vs-docview deleted (was 07f81fe)
,
Artur Malabarba
,
2015/02/06
[Emacs-diffs] master updated (57abaae -> 5c9ad35)
,
Artur Malabarba
,
2015/02/06
[Emacs-diffs] master 5c9ad35 2/2: doc-view.el (doc-view-kill-proc-and-buffer): Obsolete.
,
Artur Malabarba
,
2015/02/06
[Emacs-diffs] master e14961f 1/2: image-mode.el (image-kill-buffer): New command bound to k.
,
Artur Malabarba
,
2015/02/06
[Emacs-diffs] xwidget 53f2dd3: Fixed a gtk runtime warning
,
Joakim Verona
,
2015/02/06
[Emacs-diffs] master 57abaae: net/ldap.el (ldap-search-internal): Fix docstring
,
Thomas Fitzsimmons
,
2015/02/06
[Emacs-diffs] emacs-24 4f5033f: Backport the :end-of-capability fix
,
Lars Ingebrigtsen
,
2015/02/05
[Emacs-diffs] master updated (f4d7de6 -> 3fc745d)
,
Lars Ingebrigtsen
,
2015/02/05
[Emacs-diffs] master 3fc745d 2/2: Fix json error-definition condition build error
,
Lars Ingebrigtsen
,
2015/02/05
[Emacs-diffs] master bc49965 1/2: Respect the :end-of-capability setting
,
Lars Ingebrigtsen
,
2015/02/05
[Emacs-diffs] master updated (b2c4997 -> f4d7de6)
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master a844b94 1/2: emacs-lisp/package.el (package-delete): Don't always delesect.
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master f4d7de6 2/2: emacs-lisp/package.el: Add missing (require 'subr-x)
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] xwidget f291e31: Properly delete damage-event signal handler
,
Joakim Verona
,
2015/02/05
[Emacs-diffs] master b2c4997: emacs-lisp/package.el (package-menu-mark-install): Mark dependency.
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master updated (6b1d711 -> de840e4)
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master c03deb4 2/3: automated/package-test.el (package-test-get-deps): Fix typo.
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master de840e4 3/3: automated/package-test.el (package-test-sort-by-dependence): New test
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master 3c5ac25 1/3: emacs-lisp/package.el (package-menu-execute): Delete packages in order.
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master 6b1d711: * lisp/textmodes/css-mode.el: Handle hyphenated vars
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master 8c80eb4: * lisp/textmodes/css-mode.el: Handle variable interpolation
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master 6aa04a5: * lisp/json.el (json-end-of-file): New error.
,
Stefan Monnier
,
2015/02/05
Re: [Emacs-diffs] master 6aa04a5: * lisp/json.el (json-end-of-file): New error.
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master updated (55eb728 -> f069028)
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master 72229f1 2/3: * lisp/emacs-lisp/eieio*.el: Use (:documentation ...) feature
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master ad5a7c8 1/3: Add (:documentation <form>) for dynamically-generated docstrings
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master f069028 3/3: Merge branch 'dynamic-docstrings' into trunk
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] scratch/image-mode-vs-docview 07f81fe: Undo redundant kill-hook.
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] branch scratch/image-mode-vs-docview created (now 575a835)
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] scratch/image-mode-vs-docview 7e3df27 1/2: * image-mode.el (image-kill-buffer): New command.
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] scratch/image-mode-vs-docview 575a835 2/2: doc-view.el (doc-view-kill-proc-and-buffer): Obsolete.
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master 55eb728: help-fns.el (describe-function-or-variable): New function on `C-h o'
,
Artur Malabarba
,
2015/02/05
[Emacs-diffs] master 649e21f: * doc/misc/auth.texi (Multiple GMail accounts with Gnus): Markup fix.
,
Glenn Morris
,
2015/02/05
[Emacs-diffs] emacs-24 c0ba590: Fix vertical-motion and posn-at-point when word-wrap is on (Bug#19769)
,
Eli Zaretskii
,
2015/02/05
[Emacs-diffs] master 10927c1: * lisp/emulation/viper.el: A couple of docstring format tweaks
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master updated (49aa3a1 -> ab51cc7)
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master ab51cc7 2/2: * lisp/delsel.el: Deprecate the `kill' option. Use lexical-binding.
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master 14500c8 1/2: * lisp/doc-view.el: Add some comments about desktop support
,
Stefan Monnier
,
2015/02/05
[Emacs-diffs] master 49aa3a1: Remove recently added BUFFER arg of `window-text-pixel-size'.
,
Martin Rudalics
,
2015/02/05
[Emacs-diffs] master updated (df1e4ea -> ff7072d)
,
Katsumi Yamaoka
,
2015/02/05
[Emacs-diffs] master ff7072d 2/2: lisp/gnus/gnus-start.el: always check newsrc timestamp when saving it
,
Katsumi Yamaoka
,
2015/02/05
[Emacs-diffs] master ca25231 1/2: doc/misc/auth.texi (Multiple GMail accounts with Gnus): Add FAQ
,
Katsumi Yamaoka
,
2015/02/05
[Emacs-diffs] master df1e4ea: lisp/gnus/mail-source.el (mail-source-call-script): Pop up an error buffer if a mail script fails
,
Katsumi Yamaoka
,
2015/02/05
[Emacs-diffs] master 4f6901c: lisp/gnus/gnus-sum.el (gnus-extra-headers): Add X-GM-LABELS
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] master 586b2b1: doc/misc/ChangeLog: Add missing entry
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] master updated (683d4b6 -> f518a38)
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] master 742938f 1/5: lisp/gnus/gnus-sum.el (gnus-select-newsgroup): nnimap group selection fix
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] master dfa6766 2/5: doc/misc/gnus.texi (Support for IMAP Extensions): Document Gmail labels
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] master 2c6d035 4/5: [Gnus] Make `M-g' in the group buffer work again
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] master f518a38 5/5: lisp/gnus/nnimap.el (nnimap-request-group-scan): Further `M-g' group fixes
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] master a68786d 3/5: etc/GNUS-NEWS: Nore X-GM-LABELS
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] shr-fontified updated (9ed5d07 -> 3669977)
,
Lars Ingebrigtsen
,
2015/02/04
[Emacs-diffs] shr-fontified 3669977 3/3: Cherry-pick the `window-text-pixel-size' change
,
Lars Ingebrigtsen
,
2015/02/04
[Emacs-diffs] shr-fontified 3ebf0a6 1/3: Speed up line width computation
,
Lars Ingebrigtsen
,
2015/02/04
[Emacs-diffs] shr-fontified ab3901f 2/3: (shr-glyph-widths): Reimplemented based on `char-script-table'.
,
Lars Ingebrigtsen
,
2015/02/04
[Emacs-diffs] master 683d4b6: * lisp/progmodes/python.el: Preserve compatibility with Emacs-24
,
Stefan Monnier
,
2015/02/04
[Emacs-diffs] emacs-24 a323b93: Better multi-line input support in comint.el
,
Juri Linkov
,
2015/02/04
[Emacs-diffs] xwidget 24a7cd8: ldefs-boot.el mysteriously changed
,
Joakim Verona
,
2015/02/04
[Emacs-diffs] branch feature/aptel/dynamic-modules-rc3 created (now 9a1d734)
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 6478a32 03/25: intern literal strings as regular string.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 0526616 04/25: add sample module `fmod'.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 19705b8 06/25: alloc.c: protect doc field from GC.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 fc0f6ec 02/25: add `load-module' function to emacs lisp.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 0cfb066 07/25: doc.c: use DOC format sanity checks instead of bytecompiled checks on module doc files.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 79e2c28 05/25: change Subr doc field from char* to Lisp_Object.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 b8286d2 08/25: doc.c: don't prefix doc path by ../etc/ for modules
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 1b98be3 09/25: move fmod module in modules/fmod/.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 772cb16 01/25: add libltdl configure option/dependency.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 bfe16af 10/25: new module: opaque
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 89c8287 11/25: opaque: add comments.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 9330ca6 12/25: new module: elisp
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 9da7346 13/25: new module: curl. basic URL fetcher working.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 582704c 14/25: curl: use url arg.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 8147699 15/25: fix docstring.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 a95e032 17/25: update modules examples with `provide' call.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 1959b65 18/25: use `load-module-suffixes' as a source of module suffixes.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 8254721 16/25: make `load' look for and handle dynamic modules.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 4000103 20/25: yaml module: add `yaml-parse-string'.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 c7248ea 21/25: yaml module: rename `yaml-parse' to `yaml-parse-buffer'.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 092a6d2 22/25: configure.ac: dynamic modules off by default.
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 4e1ad37 19/25: new yaml parsing module using libyaml
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 1da9b91 24/25: opaque module: rename Qc variable to Qc_ due to macro collision
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 9a1d734 25/25: modules/: add proper testing
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] feature/aptel/dynamic-modules-rc3 41ec64b 23/25: Merge branch 'master' into dynamic-modules
,
Teodor Zlatanov
,
2015/02/04
[Emacs-diffs] xwidget updated (3952968 -> 57a63d9)
,
Joakim Verona
,
2015/02/04
[Emacs-diffs] xwidget 57be05c 2/3: moved some changelogs to README.xwidget
,
Joakim Verona
,
2015/02/04
[Emacs-diffs] xwidget 57a63d9 3/3: gnu indent on src/xwidget.*
,
Joakim Verona
,
2015/02/04
[Emacs-diffs] xwidget d0abae3 1/3: merge master
,
Joakim Verona
,
2015/02/04
[Emacs-diffs] emacs-24 008a04a: todo-mode.el: Restore point on setting item done (Bug#19727)
,
Stephen Berman
,
2015/02/04
[Emacs-diffs] master 4188e3c: Avoid the error when computing top-level indentation.
,
Sam Steingold
,
2015/02/04
[Emacs-diffs] master 8e010cf: * lisp/emacs-lisp/cl-generic.el (cl--generic-member-method): Fix paren typo.
,
Stefan Monnier
,
2015/02/04
[Emacs-diffs] master da9c648: Fix typo causing a void-variable error: pkg-desc
,
Tassilo Horn
,
2015/02/04
[Emacs-diffs] master df17933: * lisp/gnus/mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning.
,
Stefan Monnier
,
2015/02/04
[Emacs-diffs] master ebbdc6c: * lisp/textmodes/flyspell.el: Use lexical-binding and cl-lib.
,
Stefan Monnier
,
2015/02/04
[Emacs-diffs] emacs-24 9615c0d: doc/misc/erc.texi: fix typo
,
Kelvin White
,
2015/02/04
[Emacs-diffs] master 73b17f7: * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod
,
Stefan Monnier
,
2015/02/04
[Emacs-diffs] emacs-24 c648717: Update ERC docs and update MAINTANERS to include myself
,
Kelvin White
,
2015/02/04
[Emacs-diffs] xwidget updated (aa89676 -> 3952968)
,
Joakim Verona
,
2015/02/04
[Emacs-diffs] xwidget 3952968 2/2: Fixed more warnings
,
Joakim Verona
,
2015/02/04
[Emacs-diffs] xwidget b52e2e5 1/2: merge master + move changelog and news to readme
,
Joakim Verona
,
2015/02/04
[Emacs-diffs] emacs-24 d825f66: Fix filling circle/ellipse in Artist Mode (Bug#19763)
,
Eli Zaretskii
,
2015/02/04
[Emacs-diffs] master 102a21d: emacs-lisp/package.el (package-reinstall): Accept package-desc objects.
,
Artur Malabarba
,
2015/02/04
[Emacs-diffs] master 5687ac9: emacs-lisp/package.el (package-install): Mark dependencies as selected.
,
Artur Malabarba
,
2015/02/04
[Emacs-diffs] master 5b83f03: emacs-lisp/package.el (package-delete): Always unselect package.
,
Artur Malabarba
,
2015/02/04
[Emacs-diffs] master 25224ab: lisp/gnus/nnir.el: Revert "Enable non-ASCII IMAP searches"
,
Katsumi Yamaoka
,
2015/02/04
[Emacs-diffs] master ac27180: Remove no-longer-used two_byte_p calculations
,
Paul Eggert
,
2015/02/03
[Emacs-diffs] master updated (200a47d -> 0f5e044)
,
Paul Eggert
,
2015/02/03
[Emacs-diffs] master 5b82ae8 1/2: * .gitattributes: Ignore blanks at EOL in texinfo.tex.
,
Paul Eggert
,
2015/02/03
[Emacs-diffs] master 0f5e044 2/2: * texinfo.tex: Update from gnulib.
,
Paul Eggert
,
2015/02/03
[Emacs-diffs] emacs-24 updated (e589765 -> 4779a4b)
,
Nicolas Petton
,
2015/02/03
[Emacs-diffs] emacs-24 4779a4b 2/2: Bump version to 24.4.90
,
Nicolas Petton
,
2015/02/03
[Emacs-diffs] emacs-24 ec26c23 1/2: authors.el: Add missing ignored and renamed files
,
Nicolas Petton
,
2015/02/03
[Emacs-diffs] xwidget aa89676: Fix a number of warnings
,
Joakim Verona
,
2015/02/03
[Emacs-diffs] master updated (504fada -> 200a47d)
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master 200a47d 2/2: emacs-lisp/package.el (package--read-pkg-desc): Fix tar-desc reference.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master 2a4a506 1/2: emacs-lisp/package.el (package-menu-execute): Offer to remove packages.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] emacs-24 e589765: A more thorough fix for bug#19307
,
Eli Zaretskii
,
2015/02/03
[Emacs-diffs] master updated (6d767f9 -> 504fada)
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master 504fada 2/2: emacs-lisp/package.el (package-desc-status): Add "dependency" status to Package Menu.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master c184e85 1/2: emacs-lisp/package.el (package--user-selected-p): New function.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master updated (e17d033 -> 6d767f9)
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master 0ee15a2 2/4: emacs-lisp/package.el (package-delete): Document NOSAVE.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master 88acd70 1/4: emacs-lisp/package.el (package-reinstall): Don't change selected status.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master 2a4a94d 3/4: emacs-lisp/package.el (package--get-deps): delete-dups when ONLY is nil.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master 6d767f9 4/4: automated/package-test.el (package-test-get-deps): New test.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] master e17d033: NEWS: Document package.el's improved dependency-handling.
,
Artur Malabarba
,
2015/02/03
[Emacs-diffs] emacs-24 4e8d586: Fix last commit
,
Michael Albinus
,
2015/02/03
[Emacs-diffs] emacs-24 d6fee01: Tramp: Don't use a tempfile for ControlPath.
,
Michael Albinus
,
2015/02/03
[Emacs-diffs] master 24fa4ff: Further work on suppressing shell history in Tramp
,
Michael Albinus
,
2015/02/03
[Emacs-diffs] master 1905cb7: Omit unnecessary var if GTK or NS
,
Paul Eggert
,
2015/02/02
[Emacs-diffs] xwidget updated (9fe732a -> d5ccaa0)
,
Joakim Verona
,
2015/02/02
[Emacs-diffs] xwidget 796514a 2/4: Guard against invalid gtk view
,
Joakim Verona
,
2015/02/02
[Emacs-diffs] xwidget d5ccaa0 4/4: Moved emacs-parallell to the aux repo
,
Joakim Verona
,
2015/02/02
[Emacs-diffs] xwidget b7541df 3/4: Merge branch 'master' into xwidget
,
Joakim Verona
,
2015/02/02
[Emacs-diffs] xwidget 13251c0 1/4: Revert "Revert changes installed by xwidgets merge"
,
Joakim Verona
,
2015/02/02
[Emacs-diffs] master c10828b: * net/tramp-sh.el (tramp-histfile-override): Use t instead of `unset'.
,
Michael Albinus
,
2015/02/02
[Emacs-diffs] emacs-24 27e11c0: Fix display of overlay strings with faces after ellipsis (Bug#19307)
,
Eli Zaretskii
,
2015/02/02
[Emacs-diffs] emacs-24 e9a7e10: Fix redrawing of mode lines when exposed (Bug#19721)
,
Eli Zaretskii
,
2015/02/02
[Emacs-diffs] master 954ca0f: * net/tramp-sh.el (tramp-histfile-override): Use `unset' as default.
,
Michael Albinus
,
2015/02/02
[Emacs-diffs] master updated (219119e -> 8ad2ee3)
,
Artur Malabarba
,
2015/02/02
[Emacs-diffs] master ef6fa2f 1/2: emacs-lisp/package.el (package-menu-execute): Clean unnecessary `and'.
,
Artur Malabarba
,
2015/02/02
[Emacs-diffs] master 8ad2ee3 2/2: emacs-lisp/package.el (package--get-deps): Fix returning duplicates.
,
Artur Malabarba
,
2015/02/02
[Emacs-diffs] master 219119e: Fix last tramp-sh.el commit
,
Michael Albinus
,
2015/02/02
[Emacs-diffs] master fe188b2: emacs-lisp/package.el (package-initialize): Populate `package-selected-packages'.
,
Artur Malabarba
,
2015/02/02
[Emacs-diffs] master 6f8372d: Tramp: Support unsetting HISTFILE.
,
Michael Albinus
,
2015/02/02
[Emacs-diffs] emacs-24 50f3811: net/tramp.el (tramp-ssh-controlmaster-options): Use "%C"
,
Michael Albinus
,
2015/02/02
[Emacs-diffs] master 060dc14: emacs-lisp/package.el: Fix previous patch
,
Artur Malabarba
,
2015/02/02
[Emacs-diffs] emacs-24 43b82ba: authors.el: backport some additions
,
Glenn Morris
,
2015/02/01
[Emacs-diffs] emacs-24 9e22ff0: # ChangeLog fixes, backported
,
Glenn Morris
,
2015/02/01
[Emacs-diffs] emacs-24 d3852a9: * admin/admin.el (manual-meta-string): Use address@hidden rather than address@hidden
,
Glenn Morris
,
2015/02/01
[Emacs-diffs] master updated (5329208 -> 0326960)
,
Artur Malabarba
,
2015/02/01
[Emacs-diffs] master 0326960 2/2: emacs-lisp/package.el: Many style changes
,
Artur Malabarba
,
2015/02/01
[Emacs-diffs] master 8334021 1/2: package.el (package--get-deps): Fix for indirect dependencies.
,
Artur Malabarba
,
2015/02/01
[Emacs-diffs] master updated (92a8dec -> 5329208)
,
Artur Malabarba
,
2015/02/01
[Emacs-diffs] master 0ade763 2/3: emacs-lisp/package.el (package-selected-packages): Fix :type
,
Artur Malabarba
,
2015/02/01
[Emacs-diffs] master 5329208 3/3: emacs-lisp/package.el (package-install): Rename ARG to MARK-SELECTED.
,
Artur Malabarba
,
2015/02/01
[Emacs-diffs] master e2f0f26 1/3: emacs-lisp/package.el: Don't allow deleting dependencies.
,
Artur Malabarba
,
2015/02/01
[Emacs-diffs] emacs-24 d69e9f1: CC Mode: Stop Font Lock forcing fontification from BOL. Fixes debbugs#19669.
,
Alan Mackenzie
,
2015/02/01
[Emacs-diffs] master 92a8dec: Give `window-text-pixel-size' optional BUFFER argument.
,
Paul Eggert
,
2015/02/01
[Emacs-diffs] master 241260c: Revert changes installed by xwidgets merge
,
Paul Eggert
,
2015/02/01
[Emacs-diffs] master 1d11624: Give `window-text-pixel-size' optional BUFFER argument.
,
Martin Rudalics
,
2015/02/01
[Emacs-diffs] master f1cea3e: configure.ac: Fix a typo.
,
Ulrich Müller
,
2015/02/01
[Emacs-diffs] emacs-24 a78774a: # Auto-commit of loaddefs files.
,
Glenn Morris
,
2015/02/01
[Emacs-diffs] master e8e483a: # Auto-commit of loaddefs files.
,
Glenn Morris
,
2015/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc