~ubuntu-branches/ubuntu/karmic/emacs-snapshot/karmic

« back to all changes in this revision

Viewing changes to src/ChangeLog.5

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-04-05 09:14:30 UTC
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090405091430-nw07lynn2arotjbe
Tags: upstream-20090320
ImportĀ upstreamĀ versionĀ 20090320

Show diffs side-by-side

added added

removed removed

Lines of Context:
730
730
        * keyboard.c (syms_of_keyboard): Always define track-mouse.
731
731
        (do_mouse_tracking): Always declare this var.
732
732
 
733
 
1995-05-15  Marcus Daniels  <marcus@ee.pdx.edu>
 
733
1995-05-15  Marcus G. Daniels  <marcus@ee.pdx.edu>
734
734
 
735
735
        * s/linux.h: Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
736
736
        [__ELF__] (START_FILES, LIB_STANDARD, LIB_GCC, UNEXEC): Define these.
1789
1789
 
1790
1790
        * textprop.c (Fnext_property_change): Fix previous change.
1791
1791
 
1792
 
1995-03-23  Kevin Rodgers  <kevinr@ihs.com> (tiny change)
 
1792
1995-03-23  Kevin Rodgers  <kevinr@ihs.com>  (tiny change)
1793
1793
 
1794
1794
        * print.c (temp_output_buffer_setup): (Re)set the default
1795
1795
        directory of the temp buffer to that of the current buffer.
4314
4314
 
4315
4315
        * buffer.c (list_buffers_1): Always mark current_buffer read-only.
4316
4316
 
4317
 
1994-10-20  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
 
4317
1994-10-20  Frederic Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
4318
4318
 
4319
4319
        * m/dpx2.h (LD_SWITCH_MACHINE): Defined.
4320
4320
 
5279
5279
 
5280
5280
        * window.c (syms_of_window): Doc fix.
5281
5281
 
5282
 
1994-09-26  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
 
5282
1994-09-26  Frederic Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
5283
5283
 
5284
5284
        * m/dpx2.h (POSIX_SIGNALS): Define it.
5285
5285
        (sigsetmask): Add #undef.
7148
7148
;; coding: utf-8
7149
7149
;; End:
7150
7150
 
7151
 
    Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 
7151
    Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
7152
7152
        Free Software Foundation, Inc.
7153
7153
 
7154
7154
  This file is part of GNU Emacs.