Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
09b8afb6
Commit
09b8afb6
authored
Jan 02, 2013
by
Paul Eggert
Browse files
Update copyright dates to 2013.
parent
0877d0dc
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
9 deletions
+8
-9
etc/themes/leuven-theme.el
etc/themes/leuven-theme.el
+1
-1
lisp/emacs-lisp/nadvice.el
lisp/emacs-lisp/nadvice.el
+1
-1
lisp/net/tramp-adb.el
lisp/net/tramp-adb.el
+1
-1
nt/inc/sys/wait.h
nt/inc/sys/wait.h
+1
-1
src/inotify.c
src/inotify.c
+1
-2
src/w32notify.c
src/w32notify.c
+1
-1
test/automated/advice-tests.el
test/automated/advice-tests.el
+1
-1
test/automated/inotify-test.el
test/automated/inotify-test.el
+1
-1
No files found.
etc/themes/leuven-theme.el
View file @
09b8afb6
;;; leuven-theme.el --- Emacs custom theme
;; Copyright (C) 2003-201
2
Free Software Foundation, Inc.
;; Copyright (C) 2003-201
3
Free Software Foundation, Inc.
;; Time-stamp: <2012-12-05 Wed 10:47>
;; Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")>
...
...
lisp/emacs-lisp/nadvice.el
View file @
09b8afb6
;;; nadvice.el --- Light-weight advice primitives for Elisp functions -*- lexical-binding: t -*-
;; Copyright (C) 2012
Free Software Foundation, Inc.
;; Copyright (C) 2012
-2013
Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
;; Keywords: extensions, lisp, tools
...
...
lisp/net/tramp-adb.el
View file @
09b8afb6
;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp
;; Copyright (C) 2011-201
2
Free Software Foundation, Inc.
;; Copyright (C) 2011-201
3
Free Software Foundation, Inc.
;; Author: Juergen Hoetzel <juergen@archlinux.org>
;; Keywords: comm, processes
...
...
nt/inc/sys/wait.h
View file @
09b8afb6
/* A limited emulation of sys/wait.h on Posix systems.
Copyright (C) 2012
Free Software Foundation, Inc.
Copyright (C) 2012
-2013
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/inotify.c
View file @
09b8afb6
/* Inotify support for Emacs
Copyright (C) 2012
Free Software Foundation, Inc.
Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
src/w32notify.c
View file @
09b8afb6
/* Filesystem notifications support for GNU Emacs on the Microsoft Windows API.
Copyright (C) 2012
Free Software Foundation, Inc.
Copyright (C) 2012
-2013
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
test/automated/advice-tests.el
View file @
09b8afb6
;;; advice-tests.el --- Test suite for the new advice thingy.
;; Copyright (C) 2012 Free Software Foundation, Inc.
;; Copyright (C) 2012
-2013
Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
...
...
test/automated/inotify-test.el
View file @
09b8afb6
;;; inotify-tests.el --- Test suite for inotify. -*- lexical-binding: t -*-
;; Copyright (C) 2012 Free Software Foundation, Inc.
;; Copyright (C) 2012
-2013
Free Software Foundation, Inc.
;; Author: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
;; Keywords: internal
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment