[librep] Created tag 0.91.0



The unsigned tag '0.91.0' was created.

Tagger: Christopher Roy Bratusek <zanghar freenet de>
Date: Sat Sep 25 07:40:44 2010 +0200

    tag for 0.91.0

Changes since the last tag '0.90.6':

Christopher Roy Bratusek (12):
      post-release version bump to 0.90.7
      NEWS & man/Makefile fixup
      debian 3.0 (native) sourceformat
      version bump to 0.91.0 ( ABI-incompatible! )     soname bump to 9.6.0
      let string-match and string-looking at return Qnil     if one of the passed arguements is not a string (and output a msg)
      ChangeLog NEWS
      ABI-incompatible change!     improved documentation function regarding subrs, byte-code and macros     Please test this change!
      write string-match/string-looking-at err-msg to stderr
      Revert "let string-match and string-looking at return Qnil"
      ChangeLog/NEWS
      fix uninstall rule
      again

Teika kazura (20):
      Doc.     * Declared that ebuild is not an official one.     * Internal 64-bit integer availability.     * Improved 'let' and fluid description.     * And so on.
      When you evaluate a closure, the module to which it belongs is printed, too.
      Backtrace and debugger option fix.     Previously, if 'backtrace-on-error' is t, then it is printed even if     it's inside of a 'condition-case'. Now, it doesn't. Similar for     'debug-on-error'.
      ChangeLog.
      Bumped the bytecode minor version. Document improvement. ChangeLog.
      Doc: Manual chapters are re-ordered.
      Doc on Invocation.
      Major doc clean-up: Removed or updated many capital letter files.
      Doc: Major revision.     Added section "Crash course for Elisp users."     Fully revised the module section.     On closure.     Some undocumented functions are in. Module names are supplied for all functions.     On tilde in file name expansion, and tar archive access.
      Introduced 'defvar-setq'.     It's a replacement of 'define-special-variable' whose name is very confusing.
      Changelog.
      Revert "ABI-incompatible change!"     The commit was not wrong, but it is better to split it and re-commit     as several distinct commits.
      Implements 'subr-structure'.     Each subr now remembers the module it belongs to, and the new function     'subr-structure' returns it.     This change is ABI incompatible. After this, you have to re-compile     rep-gtk and sawfish in this order.
      Doc support for 'defun' in user-compiled file.     Previously, docstring in defun is lost on byte-compilation done by user,     i.e., when it's not saved in DOC.
      Function 'documentation' works for subr and macro, too.
      Doc.     * Improved news. Some addition in TODO. Others.     * Doc of `structure-exports-p' is given.     * Doc of `intern-structure' is corrected.     * Doc on read syntax of character is improved.
      Doc on recent improvements on docstring and subr.     * Related news.     * Describes 'documentation' function in info.
      Doc. Re-ordered sections in 'The language' chapter.
      Corrected ChangeLog. The last item had a wrong date.
      ChangeLog for recent edits.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]