bpt/emacs.git
16 years ago(lisp): New variable.
Eli Zaretskii [Sat, 9 Feb 2008 09:29:03 +0000 (09:29 +0000)]
(lisp): New variable.
(EMACSLOADPATH): Use $(lisp).  Add lisp/international and lisp/emacs-lisp.

16 years ago* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
Dan Nicolaescu [Sat, 9 Feb 2008 07:42:06 +0000 (07:42 +0000)]
* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
variable.

* s/gnu-linux.h: Remove commented out code.

* unexec.c: Remove references to obsolete variable
COFF_ENCAPSULATE.

* Makefile.in: Update what RMS says about using autoconf.
(C_COMPILER):
(COFF_ENCAPSULATE):
(MAKE_PARALLEL): Remove obsolete variable.
(C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
(C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
(C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 9 Feb 2008 07:07:53 +0000 (07:07 +0000)]
*** empty log message ***

16 years agonet/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.
Michael Olson [Sat, 9 Feb 2008 05:52:07 +0000 (05:52 +0000)]
net/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.

16 years ago(rcirc-omit-mode): Suppress invisibility ellipsis
Miles Bader [Sat, 9 Feb 2008 03:52:59 +0000 (03:52 +0000)]
(rcirc-omit-mode): Suppress invisibility ellipsis

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1061

16 years agoAdd arch tagline
Miles Bader [Sat, 9 Feb 2008 02:29:02 +0000 (02:29 +0000)]
Add arch tagline

16 years ago*** empty log message ***
Glenn Morris [Fri, 8 Feb 2008 20:55:11 +0000 (20:55 +0000)]
*** empty log message ***

16 years agowoman-locale.
Glenn Morris [Fri, 8 Feb 2008 20:44:48 +0000 (20:44 +0000)]
woman-locale.

16 years ago(woman-locale): New defcustom.
Glenn Morris [Fri, 8 Feb 2008 20:43:50 +0000 (20:43 +0000)]
(woman-locale): New defcustom.
(woman-expand-locale, woman-manpath-add-locales): New functions.
(woman-manpath): Call woman-manpath-add-locales.  Bump :version.

16 years ago(locale-translate): New function, with old code extracted from
Glenn Morris [Fri, 8 Feb 2008 20:43:16 +0000 (20:43 +0000)]
(locale-translate): New function, with old code extracted from
set-locale-environment.
(set-locale-environment): Use locale-translate.  Set woman-locale.

16 years ago(check-info-dir): New target.
Glenn Morris [Fri, 8 Feb 2008 20:29:53 +0000 (20:29 +0000)]
(check-info-dir): New target.

16 years ago(pgg-display-output-buffer): Declare as function.
Glenn Morris [Fri, 8 Feb 2008 20:27:28 +0000 (20:27 +0000)]
(pgg-display-output-buffer): Declare as function.

16 years ago*** empty log message ***
Glenn Morris [Fri, 8 Feb 2008 20:22:17 +0000 (20:22 +0000)]
*** empty log message ***

16 years ago(selection-coding-system): Make it a defcustom, and add the properties
Glenn Morris [Fri, 8 Feb 2008 20:16:52 +0000 (20:16 +0000)]
(selection-coding-system): Make it a defcustom, and add the properties
from cus-start.el.  Bump :version.

16 years ago(selection-coding-system): Remove, since it's now defined in select.el
Glenn Morris [Fri, 8 Feb 2008 20:12:26 +0000 (20:12 +0000)]
(selection-coding-system): Remove, since it's now defined in select.el
rather than in xselect.c.

16 years agoRemove entries covered by new font backend.
Jason Rumney [Fri, 8 Feb 2008 17:30:55 +0000 (17:30 +0000)]
Remove entries covered by new font backend.

16 years ago* xfaces.c (Finternal_make_lisp_face): Use ASET.
Stefan Monnier [Fri, 8 Feb 2008 16:24:46 +0000 (16:24 +0000)]
* xfaces.c (Finternal_make_lisp_face): Use ASET.

16 years ago(Fkey_description): Move side effect outside of macro call.
Stefan Monnier [Fri, 8 Feb 2008 16:23:19 +0000 (16:23 +0000)]
(Fkey_description): Move side effect outside of macro call.

16 years ago(add_command_key, parse_menu_item): Use ASET.
Stefan Monnier [Fri, 8 Feb 2008 16:22:36 +0000 (16:22 +0000)]
(add_command_key, parse_menu_item): Use ASET.

16 years ago(free_face_fontset): Use FONTSET_FROM_ID.
Stefan Monnier [Fri, 8 Feb 2008 16:20:29 +0000 (16:20 +0000)]
(free_face_fontset): Use FONTSET_FROM_ID.
(syms_of_fontset): Use ASET.

16 years ago(concat): Move side effect outside of macro call.
Stefan Monnier [Fri, 8 Feb 2008 16:18:45 +0000 (16:18 +0000)]
(concat): Move side effect outside of macro call.
(hash_clear): Use ASET.

16 years ago(diff-add-change-log-entries-other-window): Avoid the
Stefan Monnier [Fri, 8 Feb 2008 16:00:55 +0000 (16:00 +0000)]
(diff-add-change-log-entries-other-window): Avoid the
splitter in context hunks.

16 years ago*** empty log message ***
Dan Nicolaescu [Fri, 8 Feb 2008 15:39:03 +0000 (15:39 +0000)]
*** empty log message ***

16 years ago(decode_options): Fix last change so as not to override an explicit -display.
Stefan Monnier [Fri, 8 Feb 2008 15:28:04 +0000 (15:28 +0000)]
(decode_options): Fix last change so as not to override an explicit -display.

16 years ago(decode_options): Pass --display implicitly if -c
Stefan Monnier [Fri, 8 Feb 2008 15:25:58 +0000 (15:25 +0000)]
(decode_options): Pass --display implicitly if -c
is specified.  Only set tty if -t or -c is specified.

16 years ago(setup-default-fontset): Fix arabic otf
Kenichi Handa [Fri, 8 Feb 2008 12:50:25 +0000 (12:50 +0000)]
(setup-default-fontset): Fix arabic otf
font specification.

16 years ago(INFO_TARGETS, DVI_TARGETS, clean): Add epa.
Juanma Barranquero [Fri, 8 Feb 2008 10:20:27 +0000 (10:20 +0000)]
(INFO_TARGETS, DVI_TARGETS, clean): Add epa.
($(infodir)/epa, epa.dvi): New targets.

16 years agoMention XEmbed and --parent-id.
Jan Djärv [Fri, 8 Feb 2008 08:57:40 +0000 (08:57 +0000)]
Mention XEmbed and --parent-id.

16 years ago(x-handle-parent-id): Remove free variable `parent-id'.
Glenn Morris [Fri, 8 Feb 2008 08:33:42 +0000 (08:33 +0000)]
(x-handle-parent-id): Remove free variable `parent-id'.

16 years agoUpdate license to GPLv3+.
Glenn Morris [Fri, 8 Feb 2008 08:04:31 +0000 (08:04 +0000)]
Update license to GPLv3+.

16 years ago(custom-theme-set-variables): Sort symbols that are
Glenn Morris [Fri, 8 Feb 2008 07:59:31 +0000 (07:59 +0000)]
(custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.

16 years agoMakefile.in (INFO_FILES): Add epa.
Michael Olson [Fri, 8 Feb 2008 07:49:24 +0000 (07:49 +0000)]
Makefile.in (INFO_FILES): Add epa.

16 years agoEasyPG: Add info/dir entry.
Michael Olson [Fri, 8 Feb 2008 07:01:20 +0000 (07:01 +0000)]
EasyPG: Add info/dir entry.

16 years agoEasyPG: Add ChangeLog entries.
Michael Olson [Fri, 8 Feb 2008 06:56:24 +0000 (06:56 +0000)]
EasyPG: Add ChangeLog entries.

16 years agoEasyPG: Initial check-in.
Michael Olson [Fri, 8 Feb 2008 06:54:27 +0000 (06:54 +0000)]
EasyPG: Initial check-in.

16 years agoAdd pcmpl-unix ssh.
Glenn Morris [Fri, 8 Feb 2008 05:16:07 +0000 (05:16 +0000)]
Add pcmpl-unix ssh.

16 years ago(top-level): Move provide statement to end.
Glenn Morris [Fri, 8 Feb 2008 05:14:03 +0000 (05:14 +0000)]
(top-level): Move provide statement to end.
(pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
`*' from doc-string.  Allow to be nil.
(pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
Allow to be nil.  Add :version.
(pcmpl-ssh-hosts): Move definition before use.  Handle lines
without hostnames, and multiple hostnames per line.

16 years agoPhil Hagelberg <phil at evri.com>
Glenn Morris [Fri, 8 Feb 2008 05:07:50 +0000 (05:07 +0000)]
Phil Hagelberg <phil at evri.com>

(pcmpl-ssh-known-hosts-file): New defcustom.
(pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.

16 years ago(Fdelete_frame): If FORCE, don't call hooks.
Richard M. Stallman [Fri, 8 Feb 2008 02:38:15 +0000 (02:38 +0000)]
(Fdelete_frame): If FORCE, don't call hooks.
If FORCE, and frame has a surrogate minibuffer for another frame,
delete the other frame first.

16 years agoTypo fix
Jason Rumney [Fri, 8 Feb 2008 00:02:57 +0000 (00:02 +0000)]
Typo fix

16 years ago*** empty log message ***
Jason Rumney [Thu, 7 Feb 2008 23:22:08 +0000 (23:22 +0000)]
*** empty log message ***

16 years ago(Windows Files): w32-get-true-file-attributes default
Jason Rumney [Thu, 7 Feb 2008 21:50:14 +0000 (21:50 +0000)]
(Windows Files): w32-get-true-file-attributes default
value has changed.
(Windows HOME): Clarify what is meant by "if that fails as well".
(Windows Fonts): New section.

16 years agoWhitespace changes.
Romain Francoise [Thu, 7 Feb 2008 19:12:05 +0000 (19:12 +0000)]
Whitespace changes.

16 years agoAdd major documentation writing that needs doing
Jason Rumney [Thu, 7 Feb 2008 14:46:17 +0000 (14:46 +0000)]
Add major documentation writing that needs doing

16 years ago(USAGE3): Add --parent-id
Jan Djärv [Thu, 7 Feb 2008 14:08:56 +0000 (14:08 +0000)]
(USAGE3): Add --parent-id
(standard_args): Ditto.

16 years ago(Fx_create_frame): Do not override the explicitly set parent
Jan Djärv [Thu, 7 Feb 2008 14:08:07 +0000 (14:08 +0000)]
(Fx_create_frame): Do not override the explicitly set parent
window ID of a frame.
(x_window): Reparent frame if embedded.
(Fx_create_frame): Don't set border width if embedded.

16 years ago(xg_create_frame_widgets): If frame is embedded, call
Jan Djärv [Thu, 7 Feb 2008 14:07:55 +0000 (14:07 +0000)]
(xg_create_frame_widgets): If frame is embedded, call
gtk_plug_new.

16 years ago(struct x_display_info): Add AtomXatom_XEMBED.
Jan Djärv [Thu, 7 Feb 2008 14:07:45 +0000 (14:07 +0000)]
(struct x_display_info): Add AtomXatom_XEMBED.
(enum xembed_info, enum xerm srmbed_message, enum xembed_focus)
(enum xembed_modifier, enum xembed_accelerator): New.
(xembed_set_info, xembed_send_message): Declare.
(FRAME_X_EMBEDDED_P): New.

16 years ago(x_detect_focus_change): Handle embed client message.
Jan Djärv [Thu, 7 Feb 2008 14:07:35 +0000 (14:07 +0000)]
(x_detect_focus_change): Handle embed client message.
(handle_one_xevent): Ditto.
(handle_one_xevent): If embedded and we get a button press/release,
request focus.
(xembed_set_info, xembed_send_message): New functions.
(x_make_frame_visible): Call xembed_set_info if embedded.
(x_make_frame_invisible): Call xembed_set_info if embedded.
(x_term_init): Initialize Xatom_XEMBED.
(x_make_frame_visible): Check for FRAME_X_EMBEDDED_P also.
(x_iconify_frame): Ditto.

16 years ago(x-handle-parent-id): New function.
Jan Djärv [Thu, 7 Feb 2008 14:07:00 +0000 (14:07 +0000)]
(x-handle-parent-id): New function.

16 years ago* startup.el (command-line-x-option-alist): Add --parent-id.
Jan Djärv [Thu, 7 Feb 2008 14:05:53 +0000 (14:05 +0000)]
* startup.el (command-line-x-option-alist): Add --parent-id.

16 years agoGroup manuals by category, and move important groups to top.
Jason Rumney [Thu, 7 Feb 2008 13:38:45 +0000 (13:38 +0000)]
Group manuals by category, and move important groups to top.

16 years ago(Tool Bar): Doculemt rtl property.
Jan Djärv [Thu, 7 Feb 2008 13:05:09 +0000 (13:05 +0000)]
(Tool Bar): Doculemt rtl property.

16 years ago(DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
Jan Djärv [Thu, 7 Feb 2008 12:55:55 +0000 (12:55 +0000)]
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".

16 years agoUse "do...while (0)", not "if (1)..else" in macro definitions.
Jan Djärv [Thu, 7 Feb 2008 12:55:00 +0000 (12:55 +0000)]
Use "do...while (0)", not "if (1)..else" in macro definitions.

16 years agoUse "do...while (0)", not "if (1)..else" in macro definitions.
Jan Djärv [Thu, 7 Feb 2008 12:47:00 +0000 (12:47 +0000)]
Use "do...while (0)", not "if (1)..else" in macro definitions.

16 years agoJim Meyering <meyering at redhat.com>
Glenn Morris [Thu, 7 Feb 2008 06:54:39 +0000 (06:54 +0000)]
Jim Meyering  <meyering at redhat.com>

[lint]: Don't include <sys/inode.h>.

16 years agoD. E. Evans <sinuhe at gnu.org> (tiny change)
Glenn Morris [Thu, 7 Feb 2008 06:27:09 +0000 (06:27 +0000)]
D. E. Evans  <sinuhe at gnu.org>  (tiny change)

(Basic Undo): Remove duplicate "you can".

16 years agoOne new entry.
Glenn Morris [Thu, 7 Feb 2008 06:22:07 +0000 (06:22 +0000)]
One new entry.
Some tidying post-unicode-merge: typos, tense, simplification, filling.

16 years agoChris Moore <christopher.ian.moore at gmail.com>
Glenn Morris [Thu, 7 Feb 2008 06:20:25 +0000 (06:20 +0000)]
Chris Moore  <christopher.ian.moore at gmail.com>

(x-fixed-font-alist): Use consistent capitalization for "Font Menu".

16 years agoSome tidying post-unicode-merge: typos, tense, simplification, filling.
Glenn Morris [Thu, 7 Feb 2008 06:19:35 +0000 (06:19 +0000)]
Some tidying post-unicode-merge: typos, tense, simplification, filling.

16 years ago* xselect.c (x_handle_dnd_message):
Stefan Monnier [Thu, 7 Feb 2008 04:11:05 +0000 (04:11 +0000)]
* xselect.c (x_handle_dnd_message):
* xmenu.c (digest_single_submenu, xmenu_show):
* xdisp.c (with_echo_area_buffer_unwind_data, format_mode_line_unwind_data)
(unwind_format_mode_line, display_menu_bar):
* eval.c (Ffetch_bytecode):
* doc.c (store_function_docstring):
* ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code)
(Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map):
* buffer.c (add_overlay_mod_hooklist): Use ASET.

16 years ago*** empty log message ***
Kenichi Handa [Thu, 7 Feb 2008 01:34:52 +0000 (01:34 +0000)]
*** empty log message ***

16 years ago(ftxfont_open): Don't set
Kenichi Handa [Thu, 7 Feb 2008 01:14:21 +0000 (01:14 +0000)]
(ftxfont_open): Don't set
dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.

16 years ago(ftfont_open): Fix previous change.
Kenichi Handa [Thu, 7 Feb 2008 01:13:18 +0000 (01:13 +0000)]
(ftfont_open): Fix previous change.

16 years agoRevert last change
Jason Rumney [Wed, 6 Feb 2008 23:02:52 +0000 (23:02 +0000)]
Revert last change

16 years agoRevert last change
Jason Rumney [Wed, 6 Feb 2008 23:01:28 +0000 (23:01 +0000)]
Revert last change

16 years agoRegenerated.
Jason Rumney [Wed, 6 Feb 2008 22:57:25 +0000 (22:57 +0000)]
Regenerated.

16 years agoRemove incorrect entries from lisp/gnus/ChangeLog
Miles Bader [Wed, 6 Feb 2008 22:53:44 +0000 (22:53 +0000)]
Remove incorrect entries from lisp/gnus/ChangeLog

These entries were in lisp/gnus/ChangeLog.unicode, but no corresponding code
changes occurred when merging the unicode branch to the trunk (perhaps those
changes were separately merged to the trunk prior to the unicode merge).

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1056

16 years ago* w32font.c (w32font_text_extents): Fill in lbearing metric.
Jason Rumney [Wed, 6 Feb 2008 22:35:30 +0000 (22:35 +0000)]
* w32font.c (w32font_text_extents): Fill in lbearing metric.
Use cached metrics for ASCII characters.
(w32font_open_internal): Don't set font's owning_frame.  Cache
metrics for ASCII characters.

* w32font.h (struct w32font_info): Add ascii_metrics.
Remove owning_frame.

16 years ago* dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
Michael Albinus [Wed, 6 Feb 2008 21:31:16 +0000 (21:31 +0000)]
* dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
(Inspection): New function dbus-ping.

16 years ago* net/dbus.el (dbus-interface-peer): New defconst.
Michael Albinus [Wed, 6 Feb 2008 20:54:19 +0000 (20:54 +0000)]
* net/dbus.el (dbus-interface-peer): New defconst.
(dbus-ping): New defun.

16 years ago* url-handlers.el (file-remote-p): Add handler.
Michael Albinus [Wed, 6 Feb 2008 20:34:23 +0000 (20:34 +0000)]
* url-handlers.el (file-remote-p): Add handler.
(url-handler-file-remote-p): New fun.

16 years agorevert the `vc-status' keybindings
Sam Steingold [Wed, 6 Feb 2008 19:06:34 +0000 (19:06 +0000)]
revert the `vc-status' keybindings

16 years ago(vc-prefix-map): Bind `vc-status' to "?".
Sam Steingold [Wed, 6 Feb 2008 17:52:35 +0000 (17:52 +0000)]
(vc-prefix-map): Bind `vc-status' to "?".
(vc-prefix-key): New user-customizable variable.
(vc-menu-map): Add `vc-status'.

16 years ago(ange-ftp-unhandled-file-name-directory):
Stefan Monnier [Wed, 6 Feb 2008 14:44:14 +0000 (14:44 +0000)]
(ange-ftp-unhandled-file-name-directory):
Just return nil and let the C code provide a fallback.

16 years ago(url-handler-unhandled-file-name-directory):
Stefan Monnier [Wed, 6 Feb 2008 14:43:05 +0000 (14:43 +0000)]
(url-handler-unhandled-file-name-directory):
Handle `file' URLs specially.  Return nil for non-local filenames.

16 years ago*** empty log message ***
Kenichi Handa [Wed, 6 Feb 2008 12:00:56 +0000 (12:00 +0000)]
*** empty log message ***

16 years ago(x_produce_glyphs): Don't set it->ascent and it->descent
Kenichi Handa [Wed, 6 Feb 2008 11:54:51 +0000 (11:54 +0000)]
(x_produce_glyphs): Don't set it->ascent and it->descent
to negative value.

16 years ago(ftxfont_draw): Use s->font_info, not face->font_info.
Kenichi Handa [Wed, 6 Feb 2008 11:53:49 +0000 (11:53 +0000)]
(ftxfont_draw): Use s->font_info, not face->font_info.

16 years ago(ftfont_open): Fix calculation of font->font.averange_width.
Kenichi Handa [Wed, 6 Feb 2008 11:52:58 +0000 (11:52 +0000)]
(ftfont_open): Fix calculation of font->font.averange_width.

16 years ago(syms_of_charset): Set QCtest and Qeq.
Kenichi Handa [Wed, 6 Feb 2008 11:51:55 +0000 (11:51 +0000)]
(syms_of_charset): Set QCtest and Qeq.

16 years agoMerge some "likewise"s.
Glenn Morris [Wed, 6 Feb 2008 10:00:57 +0000 (10:00 +0000)]
Merge some "likewise"s.

16 years agoTidying:
Glenn Morris [Wed, 6 Feb 2008 09:33:39 +0000 (09:33 +0000)]
Tidying:
Fix typos and tense.
Avoid single words on line where possible.
Simplify unicode-merge entries of the form "fix previous change".

16 years agoauto-compose-current font is deleted.
Glenn Morris [Wed, 6 Feb 2008 08:10:34 +0000 (08:10 +0000)]
auto-compose-current font is deleted.

16 years agoMention that gcc is the default compiler.
Glenn Morris [Wed, 6 Feb 2008 08:01:38 +0000 (08:01 +0000)]
Mention that gcc is the default compiler.

16 years agoRefer to `Gtk+' rather than removed option `--with-gtk'.
Glenn Morris [Wed, 6 Feb 2008 08:00:42 +0000 (08:00 +0000)]
Refer to `Gtk+' rather than removed option `--with-gtk'.

16 years agoMention removal of --with-gcc, --with-gtk.
Glenn Morris [Wed, 6 Feb 2008 07:59:09 +0000 (07:59 +0000)]
Mention removal of --with-gcc, --with-gtk.

16 years ago(--with-gcc): Give an error saying this option has been removed.
Glenn Morris [Wed, 6 Feb 2008 07:57:33 +0000 (07:57 +0000)]
(--with-gcc): Give an error saying this option has been removed.
(--with-gtk): Remove this option.

16 years agoTom Tromey <tromey at redhat.com>
Glenn Morris [Wed, 6 Feb 2008 07:53:38 +0000 (07:53 +0000)]
Tom Tromey  <tromey at redhat.com>

(--with-gcc): Remove.

16 years agoTom Tromey <tromey at redhat.com>
Glenn Morris [Wed, 6 Feb 2008 07:52:55 +0000 (07:52 +0000)]
Tom Tromey  <tromey at redhat.com>

(DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.

16 years agoFix previous change.
Glenn Morris [Wed, 6 Feb 2008 07:49:48 +0000 (07:49 +0000)]
Fix previous change.

16 years agoRemove out-of-date comments that assume this is on a branch.
Glenn Morris [Wed, 6 Feb 2008 05:38:35 +0000 (05:38 +0000)]
Remove out-of-date comments that assume this is on a branch.
Add copyright and license notice.

16 years agoMove some out-of-place entries.
Glenn Morris [Wed, 6 Feb 2008 04:59:00 +0000 (04:59 +0000)]
Move some out-of-place entries.

16 years agoRemove "sync with head" entries brought in by unicode merge.
Glenn Morris [Wed, 6 Feb 2008 04:46:55 +0000 (04:46 +0000)]
Remove "sync with head" entries brought in by unicode merge.

16 years agoRemove unicode merge entries about re-generating files that are new in
Glenn Morris [Wed, 6 Feb 2008 04:39:25 +0000 (04:39 +0000)]
Remove unicode merge entries about re-generating files that are new in
trunk.

16 years agoRemove "sync with head" entries brought in by unicode merge.
Glenn Morris [Wed, 6 Feb 2008 04:32:40 +0000 (04:32 +0000)]
Remove "sync with head" entries brought in by unicode merge.

16 years agoAdd missing entry.
Glenn Morris [Wed, 6 Feb 2008 04:29:32 +0000 (04:29 +0000)]
Add missing entry.

16 years agoUpdate GPL version.
Glenn Morris [Wed, 6 Feb 2008 04:28:00 +0000 (04:28 +0000)]
Update GPL version.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Wed, 6 Feb 2008 04:24:36 +0000 (04:24 +0000)]
Update copyright years and GPL version.