File: Changelog.org

package info (click to toggle)
restart-emacs 0.1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: lisp: 180; sh: 64; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
* v0.1.1
  Bugfix release fixing issues on Emacs versions older than v24.3 (and greater
  than v24.1)
** Do not wait for output from new instance of Emacs spawned in parent Emacs
** Signals `error` instead of `user-error` if the later is not available (Emacs older than v24.3)
** Add tests

* v0.1
  Initial public release