comparison lisp/ChangeLog @ 49532:d4870f6c9ac0

Change email and real name.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 30 Jan 2003 17:19:28 +0000
parents 99039fabec00
children 162bedf2b10a
comparison
equal deleted inserted replaced
49531:c42f1f4f3ade 49532:d4870f6c9ac0
124 124
125 * progmodes/cc-vars.el, progmodes/cc-mode.el 125 * progmodes/cc-vars.el, progmodes/cc-mode.el
126 (c-require-final-newline): Added a variable to make the 126 (c-require-final-newline): Added a variable to make the
127 initialization of `require-final-newline' more configurable. 127 initialization of `require-final-newline' more configurable.
128 128
129 2003-01-26 Jan D. <jan.h.d@swipnet.se> 129 2003-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
130 130
131 * emacs-lisp/authors.el (authors-aliases): Add Jan D. 131 * emacs-lisp/authors.el (authors-aliases): Add Jan D.
132 Set iso-2022-7bit coding: cookie. 132 Set iso-2022-7bit coding: cookie.
133 133
134 2003-01-26 Kim F. Storm <storm@cua.dk> 134 2003-01-26 Kim F. Storm <storm@cua.dk>
11941 2002-03-12 Colin Walters <walters@debian.org> 11941 2002-03-12 Colin Walters <walters@debian.org>
11942 11942
11943 * ibuffer.el (ibuffer-redisplay-current): Don't move point when 11943 * ibuffer.el (ibuffer-redisplay-current): Don't move point when
11944 redisplaying a line. 11944 redisplaying a line.
11945 11945
11946 2002-03-12 Jan D. <Jan.Djarv@mbox200.swipnet.se> 11946 2002-03-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
11947 11947
11948 * term/x-win.el (emacs-session-restore): Take previous id as 11948 * term/x-win.el (emacs-session-restore): Take previous id as
11949 an argument. 11949 an argument.
11950 (emacs-session-save): Add comment that return t means cancel shutdown 11950 (emacs-session-save): Add comment that return t means cancel shutdown
11951 11951
12013 12013
12014 2002-03-10 Daniel Pfeiffer <occitan@esperanto.org> 12014 2002-03-10 Daniel Pfeiffer <occitan@esperanto.org>
12015 12015
12016 * play/mpuz.el: Use defface instead of facemenu-get-face. 12016 * play/mpuz.el: Use defface instead of facemenu-get-face.
12017 12017
12018 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se> 12018 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
12019 12019
12020 * startup.el (command-line): Add call to emacs-session-restore if 12020 * startup.el (command-line): Add call to emacs-session-restore if
12021 both x-session-id and x-session-previous-id are strings. 12021 both x-session-id and x-session-previous-id are strings.
12022 12022
12023 * term/x-win.el (x-handle-smid): New function. 12023 * term/x-win.el (x-handle-smid): New function.
13673 13673
13674 2002-01-13 Andreas Schwab <schwab@suse.de> 13674 2002-01-13 Andreas Schwab <schwab@suse.de>
13675 13675
13676 * dired-aux.el (dired-do-shell-command): Doc fix. 13676 * dired-aux.el (dired-do-shell-command): Doc fix.
13677 13677
13678 2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se> 13678 2002-01-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
13679 13679
13680 * startup.el (command-line-x-option-alist): New options "-fs", 13680 * startup.el (command-line-x-option-alist): New options "-fs",
13681 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight". 13681 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
13682 13682
13683 * term/x-win.el (x-handle-initial-switch): New function. 13683 * term/x-win.el (x-handle-initial-switch): New function.