[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (76e297c -> 86bec41)
From: |
Reuben Thomas |
Subject: |
[Emacs-diffs] master updated (76e297c -> 86bec41) |
Date: |
Thu, 3 Nov 2016 12:17:07 +0000 (UTC) |
rrt pushed a change to branch master.
from 76e297c (thing-at-point 'list) return nil if no list at point
new 0a5ab4d Fix bob/eob checks
new 96f3ae9 Remove duplicate documentation
new a55c582 Fix whitespace-space-after-tab-regexp
new 2350bb9 Make whitespace-report-region respect current settings
new 50bba7f Document use of `tab-width'
new 86bec41 Stop force parameter of whitespace-report-region having
global effect
Summary of changes:
lisp/whitespace.el | 274 ++++++++++++++++------------------------------------
1 file changed, 85 insertions(+), 189 deletions(-)
- [Emacs-diffs] master updated (76e297c -> 86bec41),
Reuben Thomas <=
- [Emacs-diffs] master 0a5ab4d 1/6: Fix bob/eob checks, Reuben Thomas, 2016/11/03
- [Emacs-diffs] master 2350bb9 4/6: Make whitespace-report-region respect current settings, Reuben Thomas, 2016/11/03
- [Emacs-diffs] master 86bec41 6/6: Stop force parameter of whitespace-report-region having global effect, Reuben Thomas, 2016/11/03
- [Emacs-diffs] master 50bba7f 5/6: Document use of `tab-width', Reuben Thomas, 2016/11/03
- [Emacs-diffs] master a55c582 3/6: Fix whitespace-space-after-tab-regexp, Reuben Thomas, 2016/11/03
- [Emacs-diffs] master 96f3ae9 2/6: Remove duplicate documentation, Reuben Thomas, 2016/11/03