-
- Downloads
Fixed bugs 964, 753, 831 and 927.
Detailed changes: > 2003-01-06 David Byers <david.byers@swipnet.se> > > Clean up :variable assignments: > * compatibility.el (lyskom-make-self-evaluating): New macro. Use > it to make several :symbols self-evalutaing in Emacs 19. > > Fix bug 964: > * faces.el (lyskom-setup-faces-for-buffer): Catch errors cause > when generating faces since running this code in a tty usually > causes problems. Don't just check window-system, because the color > stuff might work on some implementations. > > Fix bug 753: > * flags.el (kom-copy-options): New command. > > * english-strings.el (lyskom-command): Added kom-copy-options. > > * swedish-strings.el (lyskom-command): Renamed "Spara variabler" > to "Spara inställningar". Added kom-copy-options. > > Fix bug 831 as well as possible: > * lyskom-rest.el (lyskom-scroll): Cleaned up for readability. Move > point six chars in from the right margin when not scrolling to the > end to prevent automatic hscrolling in Emacs 21.x. > > Fix bug 927: > * commands1.el (lyskom-who-is-on-check-membership-9): Don't > include passive members. > (lyskom-who-is-on-check-membership-8): Ditto. >
Showing
- src/ChangeLog 30 additions, 0 deletionssrc/ChangeLog
- src/commands1.el 27 additions, 22 deletionssrc/commands1.el
- src/compatibility.el 11 additions, 10 deletionssrc/compatibility.el
- src/english-strings.el 5 additions, 0 deletionssrc/english-strings.el
- src/faces.el 18 additions, 9 deletionssrc/faces.el
- src/flags.el 26 additions, 0 deletionssrc/flags.el
- src/lyskom-rest.el 17 additions, 26 deletionssrc/lyskom-rest.el
- src/swedish-strings.el 7 additions, 1 deletionsrc/swedish-strings.el
- src/vars.el.in 1 addition, 0 deletionssrc/vars.el.in
Loading
Please register or sign in to comment