Mercurial > emacs
view nextstep/ChangeLog @ 105842:83dde921cc1b
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
(autoload-rubric): Don't use any more.
* cedet/semantic/fw.el (semantic/loaddefs):
* cedet/srecode.el (srecode/loaddefs):
* cedet/ede.el (ede/loaddefs): Load rather than require.
* lisp/cedet/ede/cpp-root.el:
* lisp/cedet/ede/emacs.el:
* lisp/cedet/ede/files.el:
* lisp/cedet/ede/linux.el:
* lisp/cedet/ede/locate.el:
* lisp/cedet/ede/make.el:
* lisp/cedet/ede/shell.el:
* lisp/cedet/ede/speedbar.el:
* lisp/cedet/ede/system.el:
* lisp/cedet/ede/util.el:
* lisp/cedet/semantic/analyze.el:
* lisp/cedet/semantic/bovine.el:
* lisp/cedet/semantic/complete.el:
* lisp/cedet/semantic/ctxt.el:
* lisp/cedet/semantic/db-file.el:
* lisp/cedet/semantic/db-find.el:
* lisp/cedet/semantic/db-global.el:
* lisp/cedet/semantic/db-mode.el:
* lisp/cedet/semantic/db-typecache.el:
* lisp/cedet/semantic/db.el:
* lisp/cedet/semantic/debug.el:
* lisp/cedet/semantic/dep.el:
* lisp/cedet/semantic/doc.el:
* lisp/cedet/semantic/edit.el:
* lisp/cedet/semantic/find.el:
* lisp/cedet/semantic/format.el:
* lisp/cedet/semantic/html.el:
* lisp/cedet/semantic/ia-sb.el:
* lisp/cedet/semantic/ia.el:
* lisp/cedet/semantic/idle.el:
* lisp/cedet/semantic/lex-spp.el:
* lisp/cedet/semantic/lex.el:
* lisp/cedet/semantic/mru-bookmark.el:
* lisp/cedet/semantic/scope.el:
* lisp/cedet/semantic/senator.el:
* lisp/cedet/semantic/sort.el:
* lisp/cedet/semantic/symref.el:
* lisp/cedet/semantic/tag-file.el:
* lisp/cedet/semantic/tag-ls.el:
* lisp/cedet/semantic/tag-write.el:
* lisp/cedet/semantic/tag.el:
* lisp/cedet/semantic/util-modes.el:
* lisp/cedet/semantic/analyze/complete.el:
* lisp/cedet/semantic/analyze/refs.el:
* lisp/cedet/semantic/bovine/c.el:
* lisp/cedet/semantic/bovine/gcc.el:
* lisp/cedet/semantic/bovine/make.el:
* lisp/cedet/semantic/bovine/scm.el:
* lisp/cedet/semantic/decorate/include.el:
* lisp/cedet/semantic/decorate/mode.el:
* lisp/cedet/semantic/symref/cscope.el:
* lisp/cedet/semantic/symref/global.el:
* lisp/cedet/semantic/symref/grep.el:
* lisp/cedet/semantic/symref/idutils.el:
* lisp/cedet/semantic/symref/list.el:
* lisp/cedet/semantic/wisent/java-tags.el:
* lisp/cedet/semantic/wisent/javascript.el:
* lisp/cedet/srecode/compile.el:
* lisp/cedet/srecode/cpp.el:
* lisp/cedet/srecode/document.el:
* lisp/cedet/srecode/el.el:
* lisp/cedet/srecode/expandproto.el:
* lisp/cedet/srecode/getset.el:
* lisp/cedet/srecode/insert.el:
* lisp/cedet/srecode/java.el:
* lisp/cedet/srecode/map.el:
* lisp/cedet/srecode/mode.el:
* lisp/cedet/srecode/template.el:
* lisp/cedet/srecode/texi.el: Remove the file-local setting of
generated-autoload-feature.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 03 Nov 2009 21:45:31 +0000 |
parents | f39abe4431e9 |
children | f039ef236594 |
line wrap: on
line source
2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com> * README: Note GNUstep support is now Startup 0.23 or later. 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com> * README: Note OS X support is now 10.4 or later. 2009-06-21 Chong Yidong <cyd@stupidchicken.com> * Branch for 23.1. 2009-06-05 Adrian Robert <Adrian.B.Robert@gmail.com> * Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target and zerolink, remove shell script dependencies (let makefiles handle), adjust paths. 2009-05-17 Adrian Robert <Adrian.B.Robert@gmail.com> * Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project. 2009-05-06 Travis Jeffery <t.jeffery@utoronto.ca> (tiny change) * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn. 2009-03-14 David Reitter <david.reitter@gmail.com> * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib: * Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib: * Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib: * GNUstep/Emacs.base/Resources/preferences.gorm/data.classes: * GNUstep/Emacs.base/Resources/preferences.gorm/data.info: * GNUstep/Emacs.base/Resources/preferences.gorm/objects.gorm: Remove files. 2009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com> * Cocoa/Emacs.base/Contents/Resources/preferences.nib: Remove cursor blink slider, add confirm quit checkbox. 2009-01-05 Glenn Morris <rgm@gnu.org> * Cocoa/Emacs.base/Contents/Info.plist: * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Update copyright for 2009. 2008-10-23 Glenn Morris <rgm@gnu.org> * Cocoa/Emacs.base/Contents/Info.plist: * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: Fix copyright strings. 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com> * Cocoa/Emacs.base/Contents/Info.plist * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings * GNUstep/Emacs.base/Resources/Emacs.desktop * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Replace 9.0 version numbers with 23.0.60-involving strings. 2008-10-08 Yavor Doganov <yavor@gnu.org> (tiny change) * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Add missing semicolons to make it a valid dictionary. 2008-08-20 Adrian Robert <Adrian.B.Robert@gmail.com> * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Update URLs. * GNUstep/Emacs.base/Resources/emacs.tiff: Update to copy of: ../../../Cocoa/Emacs.base/Contents/Resources/Emacs.icns 64 size. 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com> * DEV-NOTES: New file. 2008-07-22 Seiji Zenitani <zenitani@mac.com> * Cocoa/Emacs.base/Contents/Info.plist: Import document icon settings and minor configurations from Carbon port. * Cocoa/Emacs.base/Contents/PkgInfo: Change CFBundleSignature to 'EMAx'. * Cocoa/Emacs.base/Contents/Resources/document.icns: New file: copied from Carbon port. 2008-07-21 Chong Yidong <cyd@stupidchicken.com> * README: Consolidate credits. Copyedits. 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com> * FOR-RELEASE: Updates. 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com> * Cocoa/Emacs.base/Contents/Resources/Emacs.icns: Update with latest from mac/Emacs.app/Contents/Resources. 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> * README.txt: * compile: Remove. * README: * INSTALL: New files. * FOR-RELEASE: Updated. 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> * Cocoa/Emacs.base/Contents/Resources/Credits.html: Change URL from sf.net to GNU.org. 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> * FOR-RELEASE: Remove historical info. 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> New directory with support files to support NeXTstep window system. * AUTHORS: New file: contributor information for NS port. * ChangeLog.nextstep: New file: changelog info to be added to various directories on merge. * ChangeLog: New file: recent history of the NS port itself. * Cocoa: New directory: support files for building .app package on OS X systems. * Cocoa/Emacs.base: * Cocoa/Emacs.base/Contents: New directories. * Cocoa/Emacs.base/Contents/Info.plist: * Cocoa/Emacs.base/Contents/PkgInfo: New files. * Cocoa/Emacs.base/Contents/Resources: New directory. * Cocoa/Emacs.base/Contents/Resources/Credits.html: New file: About popup support. * Cocoa/Emacs.base/Contents/Resources/Emacs.icns: New file: copied from Carbon port. * Cocoa/Emacs.base/Contents/Resources/English.lproj: New directory. * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: New file. * Cocoa/Emacs.base/Contents/Resources/preferences.nib: New directory. * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib: * Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib: * Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib: New files. * Cocoa/Emacs.xcodeproj: New directory: build support. * Cocoa/Emacs.xcodeproj/project.pbxproj: New file. * GNUstep: New directory: support files for building .app package on GNUstep systems. * GNUstep/Emacs.base/Resources: New directory. * GNUstep/Emacs.base/Resources/Emacs.desktop: * GNUstep/Emacs.base/Resources/Info-gnustep.plist: * GNUstep/Emacs.base/Resources/emacs.tiff: New files. * GNUstep/Emacs.base/Resources/preferences.gorm: New directory. * GNUstep/Emacs.base/Resources/preferences.gorm/data.classes: * GNUstep/Emacs.base/Resources/preferences.gorm/data.info: * GNUstep/Emacs.base/Resources/preferences.gorm/objects.gorm: New files. * compile: New file: utility script for building Emacs.app. * FOR-RELEASE: New file: release tasks specific to NeXTstep port. * README.txt: New file: descriptive info for NeXTstep port. ;; Local Variables: ;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: Copyright (C) 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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/>. ;; arch-tag: 963ee08e-8e76-485f-9cfb-65a4333a073c