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
90324359
Commit
90324359
authored
Jan 10, 2009
by
Glenn Morris
Browse files
Comment (add Author:, based on authors.el).
parent
14731c8f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
lisp/diff.el
lisp/diff.el
+4
-2
src/xrdb.c
src/xrdb.c
+3
-2
No files found.
lisp/diff.el
View file @
90324359
;;; diff.el --- run `diff' in compilation-mode
;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004,
;;
2005, 2006,
2007, 2008, 2009 Free Software Foundation, Inc.
;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004,
2005, 2006,
;; 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Frank Bresz
;; (according to authors.el)
;; Maintainer: FSF
;; Keywords: unix, tools
...
...
src/xrdb.c
View file @
90324359
...
...
@@ -2,6 +2,9 @@
Copyright (C) 1990, 1993, 1994, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
Author: Joseph Arceneaux
Created: 4/90
This file is part of GNU Emacs.
GNU Emacs is free software: you can redistribute it and/or modify
...
...
@@ -17,8 +20,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Written by jla, 4/90 */
#ifdef emacs
#include <config.h>
#endif
...
...
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