aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorPaul Eggert2015-03-03 14:29:22 -0800
committerPaul Eggert2015-03-03 14:29:22 -0800
commitf15c8583198c3d6c26ca0c0a5b6fb019f98d6c3c (patch)
tree7068ac99c5729e94a93a4a0ae7ddd1acbb7d2c01 /admin
parent118a31a3b1eb08cba14887c3134054e9b4383688 (diff)
parentec26c23f4815fbc6bbd16d20f400721bc7b58344 (diff)
downloademacs-f15c8583198c3d6c26ca0c0a5b6fb019f98d6c3c.tar.gz
emacs-f15c8583198c3d6c26ca0c0a5b6fb019f98d6c3c.zip
Merge from origin/emacs-24
ec26c23 authors.el: Add missing ignored and renamed files e589765 A more thorough fix for bug#19307 4e8d586 Fix last commit d6fee01 Tramp: Don't use a tempfile for ControlPath. 27e11c0 Fix display of overlay strings with faces after ellipsis (Bug#19307) e9a7e10 Fix redrawing of mode lines when exposed (Bug#19721) 50f3811 net/tramp.el (tramp-ssh-controlmaster-options): Use "%C" Conflicts: lisp/ChangeLog src/ChangeLog src/xdisp.c
Diffstat (limited to 'admin')
-rw-r--r--admin/authors.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el
index afab6f0e1e8..d214ff281b7 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -357,6 +357,7 @@ Changes to files matching one of the regexps in this list are not listed.")
357 "All" "Version" "Everywhere" "Many" "Various" "files" 357 "All" "Version" "Everywhere" "Many" "Various" "files"
358 ;; Directories. 358 ;; Directories.
359 "vms" "mac" "url" "tree-widget" 359 "vms" "mac" "url" "tree-widget"
360 "info/dir"
360 ) 361 )
361 "List of files and directories to ignore. 362 "List of files and directories to ignore.
362Changes to files in this list are not listed.") 363Changes to files in this list are not listed.")
@@ -796,6 +797,7 @@ in the repository.")
796 ("play/bruce.el" . "bruce.el") 797 ("play/bruce.el" . "bruce.el")
797 ("play/yow.el" . "yow.el") 798 ("play/yow.el" . "yow.el")
798 ("patcomp.el" . "patcomp.el") 799 ("patcomp.el" . "patcomp.el")
800 ("emulation/ws-mode.el" . "ws-mode.el")
799 ;; From lisp to etc/forms. 801 ;; From lisp to etc/forms.
800 ("forms-d2.el" . "forms-d2.el") 802 ("forms-d2.el" . "forms-d2.el")
801 ("forms-pass.el" . "forms-pass.el") 803 ("forms-pass.el" . "forms-pass.el")