update packages
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
;; Author: Steve Purcell <steve@sanityinc.com>
|
||||
;; URL: https://github.com/purcell/page-break-lines
|
||||
;; Package-Commit: f8c4cd7fc67638ae4113551dcffdf87fcd252d9b
|
||||
;; Package-Version: 20200305.244
|
||||
;; Package-Commit: 69caea070379f3324c530e96e06625c3cd097cb9
|
||||
;; Package-Version: 20210104.2224
|
||||
;; Package-X-Original-Version: 0
|
||||
;; Package-Requires: ((emacs "24.4"))
|
||||
;; Keywords: convenience, faces
|
||||
@@ -107,9 +107,6 @@ horizontal line of `page-break-lines-char' characters."
|
||||
:group 'page-break-lines
|
||||
(page-break-lines--update-display-tables))
|
||||
|
||||
;;;###autoload
|
||||
(define-obsolete-function-alias 'turn-on-page-break-lines-mode 'page-break-lines-mode)
|
||||
|
||||
(dolist (hook '(window-configuration-change-hook
|
||||
window-size-change-functions
|
||||
after-setting-font-hook
|
||||
|
||||
Reference in New Issue
Block a user