bpt/emacs.git
16 years ago* log-view.el (log-view-diff-changeset): New function.
Dan Nicolaescu [Sun, 15 Jun 2008 14:58:24 +0000 (14:58 +0000)]
* log-view.el (log-view-diff-changeset): New function.
(log-view-mode-map, log-view-mode-menu): Bind it.
(log-view-per-file-logs, log-view-vc-fileset)
(log-view-vc-backend): New variables.
(log-view-find-revision, log-view-modify-change-comment)
(log-view-annotate-version): Throw an error if the log is for more
than one file and we can't find the current file.  Get the current
file from log-view-vc-fileset if necessary.
(log-view-diff): Get the current file from log-view-vc-fileset if
necessary.

* vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.

* vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
(vc-hg-log-view-mode): Declare for compiler.
(vc-hg-log-view-mode): Set log-view-per-file-logs and
log-view-file-re.
(vc-hg-diff): If no file is passed, use default-directory for cwd.

* vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.

* vc-svn.el (vc-svn-log-view-mode): New derived mode.

16 years ago* net/tramp-cmds.el (tramp-cleanup-all-connections): Reset
Michael Albinus [Sun, 15 Jun 2008 13:40:27 +0000 (13:40 +0000)]
* net/tramp-cmds.el (tramp-cleanup-all-connections): Reset
`tramp-locked'.

16 years ago* net/tramp.el (tramp-handle-start-file-process): Clear
Michael Albinus [Sun, 15 Jun 2008 13:36:30 +0000 (13:36 +0000)]
* net/tramp.el (tramp-handle-start-file-process): Clear
modification time of the connection buffer.
(tramp-sh-file-name-handler): Reset `tramp-locked' in case of
error.

16 years ago(fontset_pattern_regexp): Escape `+' characters in pattern.
Kenichi Handa [Sun, 15 Jun 2008 12:26:28 +0000 (12:26 +0000)]
(fontset_pattern_regexp): Escape `+' characters in pattern.

16 years agonewsticker: window dedication, orphan feeds.
Ulf Jasper [Sun, 15 Jun 2008 10:57:06 +0000 (10:57 +0000)]
newsticker: window dedication, orphan feeds.

16 years ago(vc-cvs-status-extra-headers): Don't match newline
Andreas Schwab [Sun, 15 Jun 2008 10:29:13 +0000 (10:29 +0000)]
(vc-cvs-status-extra-headers): Don't match newline
when parsing CVS/Repository.

16 years ago(font_update_drivers): Fix crash when no drivers match.
Andreas Schwab [Sun, 15 Jun 2008 10:13:24 +0000 (10:13 +0000)]
(font_update_drivers): Fix crash when no drivers match.

16 years ago(wdired-search-and-rename): Fix undocumented change.
Andreas Schwab [Sun, 15 Jun 2008 09:43:38 +0000 (09:43 +0000)]
(wdired-search-and-rename): Fix undocumented change.

16 years agoMoved some faces from newst-plainview to newst-reader.
Ulf Jasper [Sun, 15 Jun 2008 08:04:13 +0000 (08:04 +0000)]
Moved some faces from newst-plainview to newst-reader.

16 years agoAdd arch tagline
Miles Bader [Sun, 15 Jun 2008 06:31:29 +0000 (06:31 +0000)]
Add arch tagline

16 years ago* xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
Stefan Monnier [Sun, 15 Jun 2008 05:53:48 +0000 (05:53 +0000)]
* xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
* gtkutil.c (xg_create_frame_widgets): Don't set internal_border_width.

16 years ago(encoded-kbd-self-insert-utf-8): Catch and recover from case when the bytes
Stefan Monnier [Sun, 15 Jun 2008 04:43:35 +0000 (04:43 +0000)]
(encoded-kbd-self-insert-utf-8): Catch and recover from case when the bytes
we thought we were reading turn out to be something else entirely, such as
latin-1 chars from quail.  See bug#396.

16 years agoRemove out-of-date and irrelevant information on size on .eps files.
Glenn Morris [Sun, 15 Jun 2008 03:06:50 +0000 (03:06 +0000)]
Remove out-of-date and irrelevant information on size on .eps files.

16 years ago(manual): Use "23" rather than "21".
Glenn Morris [Sun, 15 Jun 2008 02:58:58 +0000 (02:58 +0000)]
(manual): Use "23" rather than "21".

16 years ago(emacsver): New, set by configure.
Glenn Morris [Sun, 15 Jun 2008 02:58:09 +0000 (02:58 +0000)]
(emacsver): New, set by configure.
(manual): Use emacsver.

16 years agoReport bugs using M-x report-emacs-bug.
Glenn Morris [Sun, 15 Jun 2008 02:53:17 +0000 (02:53 +0000)]
Report bugs using M-x report-emacs-bug.

16 years ago(vc-deduce-fileset): Check if the buffer has a file.
Dan Nicolaescu [Sun, 15 Jun 2008 02:52:44 +0000 (02:52 +0000)]
(vc-deduce-fileset): Check if the buffer has a file.
(vc-register): Call the backend function only once, instead of
once for each file.
(vc-next-action): Update call to vc-register.
(vc-dir-register): Remove function.
(vc-dir): Bind vc-register instead of vc-dir-register.

16 years ago(set-version): Add doc/misc/faq.texi.
Glenn Morris [Sun, 15 Jun 2008 02:39:40 +0000 (02:39 +0000)]
(set-version): Add doc/misc/faq.texi.

16 years ago(EMACSVER): Remove duplicate, outdated setting.
Glenn Morris [Sun, 15 Jun 2008 02:38:02 +0000 (02:38 +0000)]
(EMACSVER): Remove duplicate, outdated setting.

16 years agoRemove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
Glenn Morris [Sun, 15 Jun 2008 02:37:20 +0000 (02:37 +0000)]
Remove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
Refer to http://shop.fsf.org for printed copies.

16 years ago(VER): Update to 23.0.60.
Glenn Morris [Sun, 15 Jun 2008 02:31:52 +0000 (02:31 +0000)]
(VER): Update to 23.0.60.

16 years agoRemove references to external license, since doclicense is included.
Glenn Morris [Sun, 15 Jun 2008 02:31:43 +0000 (02:31 +0000)]
Remove references to external license, since doclicense is included.

16 years agoRemove references to external license, since doclicense is included.
Glenn Morris [Sun, 15 Jun 2008 02:28:57 +0000 (02:28 +0000)]
Remove references to external license, since doclicense is included.
Remove references to non-existent Invariant Sections.

16 years agoUse @copying, @title, @subtitle, @author.
Glenn Morris [Sun, 15 Jun 2008 02:27:05 +0000 (02:27 +0000)]
Use @copying, @title, @subtitle, @author.
Remove references to non-existent Invariant Sections.

16 years agoUpdate Back-Cover Text as per maintain.info.
Glenn Morris [Sun, 15 Jun 2008 02:26:41 +0000 (02:26 +0000)]
Update Back-Cover Text as per maintain.info.
Remove references to external license, since doclicense is included.
Remove references to non-existent Invariant Sections.

16 years agoChange to GFDL 1.2. Refer to license in Emacs manual.
Glenn Morris [Sun, 15 Jun 2008 02:24:02 +0000 (02:24 +0000)]
Change to GFDL 1.2.  Refer to license in Emacs manual.

16 years agoUse @copying.
Glenn Morris [Sun, 15 Jun 2008 02:23:45 +0000 (02:23 +0000)]
Use @copying.

16 years agoRefer to license in Gnus manual.
Glenn Morris [Sun, 15 Jun 2008 02:23:28 +0000 (02:23 +0000)]
Refer to license in Gnus manual.

16 years agoAdd sasl.
Glenn Morris [Sun, 15 Jun 2008 02:23:08 +0000 (02:23 +0000)]
Add sasl.

16 years ago(INFO_TARGETS, DVI_TARGETS): Add sasl.
Glenn Morris [Sun, 15 Jun 2008 02:22:04 +0000 (02:22 +0000)]
(INFO_TARGETS, DVI_TARGETS): Add sasl.
(sasl, $(infodir)/sasl, sasl.dvi): New rules.

16 years agoRefer to license in Emacs manual.
Glenn Morris [Sun, 15 Jun 2008 02:21:52 +0000 (02:21 +0000)]
Refer to license in Emacs manual.

16 years agoFix output file name.
Glenn Morris [Sun, 15 Jun 2008 02:21:36 +0000 (02:21 +0000)]
Fix output file name.
Refer to license in Emacs manual.
Use @copying.

16 years agoRemove option of licensing under GPL.
Glenn Morris [Sun, 15 Jun 2008 02:17:13 +0000 (02:17 +0000)]
Remove option of licensing under GPL.
Add Cover-Texts to GFDL permissions notice.
(GPL): Remove section.
(GFDL): Include doclicense.texi rather than the actual text.

16 years agoUse a verbatim license for this invariant section, as per etc/GNU.
Glenn Morris [Sun, 15 Jun 2008 02:08:36 +0000 (02:08 +0000)]
Use a verbatim license for this invariant section, as per etc/GNU.

16 years ago(Major packages and programs): Remove references to external
Glenn Morris [Sat, 14 Jun 2008 19:45:02 +0000 (19:45 +0000)]
(Major packages and programs): Remove references to external
Supercite, Calc, VIPER, since they have been included for some time.
Update VM, AUCTeX, BBDB entries.

16 years agoFix typo.
Glenn Morris [Sat, 14 Jun 2008 19:23:59 +0000 (19:23 +0000)]
Fix typo.

16 years ago(ELCFILES): Add Add net/newst-*.el.
Glenn Morris [Sat, 14 Jun 2008 19:23:02 +0000 (19:23 +0000)]
(ELCFILES): Add Add net/newst-*.el.

16 years agoComment fix for rms.
Glenn Morris [Sat, 14 Jun 2008 19:14:01 +0000 (19:14 +0000)]
Comment fix for rms.

16 years ago(syms_of_xdisp): Default underline-minimum-offset to 1.
Stefan Monnier [Sat, 14 Jun 2008 19:12:44 +0000 (19:12 +0000)]
(syms_of_xdisp): Default underline-minimum-offset to 1.

16 years ago(wdired-do-renames): New function.
Stefan Monnier [Sat, 14 Jun 2008 17:00:01 +0000 (17:00 +0000)]
(wdired-do-renames): New function.
(wdired-finish-edit): Use it to.
(wdired-preprocess-files): Don't hardcode (point-min) == 1.

16 years ago(Info-insert-breadcrumbs): Don't break in apropos and toc.
Stefan Monnier [Sat, 14 Jun 2008 16:01:38 +0000 (16:01 +0000)]
(Info-insert-breadcrumbs): Don't break in apropos and toc.

16 years agoAdded newsticker-testsuite.el.
Ulf Jasper [Sat, 14 Jun 2008 10:11:20 +0000 (10:11 +0000)]
Added newsticker-testsuite.el.

16 years agoUpdated newsticker.texi
Ulf Jasper [Sat, 14 Jun 2008 10:01:39 +0000 (10:01 +0000)]
Updated newsticker.texi

16 years ago(window--even-window-heights): Even window heights
Martin Rudalics [Sat, 14 Jun 2008 08:58:56 +0000 (08:58 +0000)]
(window--even-window-heights): Even window heights
only if the selected window is higher than WINDOW.

16 years ago(Info-insert-breadcrumbs): Be careful to preserve history.
Stefan Monnier [Sat, 14 Jun 2008 01:59:21 +0000 (01:59 +0000)]
(Info-insert-breadcrumbs): Be careful to preserve history.

16 years ago(terminal-init-linux): Load t-mouse.
Stefan Monnier [Fri, 13 Jun 2008 21:59:41 +0000 (21:59 +0000)]
(terminal-init-linux): Load t-mouse.

16 years ago(Info-breadcrumbs-depth): New var.
Stefan Monnier [Fri, 13 Jun 2008 20:34:26 +0000 (20:34 +0000)]
(Info-breadcrumbs-depth): New var.
(Info-insert-breadcrumbs): New function.
(Info-fontify-node): Use it.
(Info-mode-map): Move initialization into declaration.

16 years agoAdd quotation marks, paragraph symbol, angled
Teodor Zlatanov [Fri, 13 Jun 2008 17:50:37 +0000 (17:50 +0000)]
Add quotation marks, paragraph symbol, angled
brackets, number symbol, and accented aeio to cyrillic-translit.

16 years agoRenamed newsticker-*.el to newst-*.el. Fixed (require).
Ulf Jasper [Fri, 13 Jun 2008 17:42:57 +0000 (17:42 +0000)]
Renamed newsticker-*.el to newst-*.el. Fixed (require).

16 years agoRenamed newsticker-*.el to newst-*.el.
Ulf Jasper [Fri, 13 Jun 2008 17:08:25 +0000 (17:08 +0000)]
Renamed newsticker-*.el to newst-*.el.

16 years ago(Fserial_process_configure, Fprocess_send_eof):
Stefan Monnier [Fri, 13 Jun 2008 16:35:17 +0000 (16:35 +0000)]
(Fserial_process_configure, Fprocess_send_eof):
Use EQ to compare Lisp_Objects.

16 years ago* progmodes/compile.el (compilation-start): Don't disable undo in
Stefan Monnier [Fri, 13 Jun 2008 16:22:16 +0000 (16:22 +0000)]
* progmodes/compile.el (compilation-start): Don't disable undo in
comint buffer.  Don't override the comint-filter with our own.
(compilation-filter): Change point's insertion-type.
* comint.el (comint-output-filter): Use copy-marker.

16 years ago(mail-mode-flyspell-verify):
Stefan Monnier [Fri, 13 Jun 2008 15:15:32 +0000 (15:15 +0000)]
(mail-mode-flyspell-verify):
Check message-signature-separator exists before using it.

16 years agoRestore line that last checkin inexplicably lost.
Jason Rumney [Fri, 13 Jun 2008 14:52:13 +0000 (14:52 +0000)]
Restore line that last checkin inexplicably lost.

16 years ago(vc-annotate-show-diff-revision-at-line): Move most of the code to ...
Dan Nicolaescu [Fri, 13 Jun 2008 14:51:06 +0000 (14:51 +0000)]
(vc-annotate-show-diff-revision-at-line): Move most of the code to ...
(vc-annotate-show-diff-revision-at-line-internal): ... here.  New
function.
(vc-annotate-show-changeset-diff-revision-at-line): New function.
(vc-annotate-mode-menu): Bind it.

16 years ago(vc-delete-file): Bound default-directory before calling
Dan Nicolaescu [Fri, 13 Jun 2008 14:40:57 +0000 (14:40 +0000)]
(vc-delete-file): Bound default-directory before calling
the backend.

16 years ago* w32fns.c (Fw32_select_font): Removed old font API function.
Jason Rumney [Fri, 13 Jun 2008 14:29:47 +0000 (14:29 +0000)]
* w32fns.c (Fw32_select_font): Removed old font API function.

* w32font.c (logfont_to_fcname): New function.
(Fx_select_font): New font dialog function compatible with
GTK/fontconfig version.

* font.c (font_style_symbolic_from_value): New function.
(font_style_symbolic): Use it.

* font.h (font_style_symbolic_from_value): Declare new function.

16 years ago(mouse-set-font): Remove overridden function.
Jason Rumney [Fri, 13 Jun 2008 14:28:13 +0000 (14:28 +0000)]
(mouse-set-font): Remove overridden function.
(w32-select-font): Declare as obsolete alias for x-select-font.

16 years agoFix typos, convert to utf-8.
Juanma Barranquero [Fri, 13 Jun 2008 13:42:21 +0000 (13:42 +0000)]
Fix typos, convert to utf-8.

16 years ago(font_find_for_lface): Fix typo of the previous change.
Kenichi Handa [Fri, 13 Jun 2008 12:41:46 +0000 (12:41 +0000)]
(font_find_for_lface): Fix typo of the previous change.

16 years ago(font_find_for_lface): If registry is NULL, try iso8859-1 and ascii-0.
Kenichi Handa [Fri, 13 Jun 2008 12:29:55 +0000 (12:29 +0000)]
(font_find_for_lface): If registry is NULL, try iso8859-1 and ascii-0.

16 years ago*** empty log message ***
Kenichi Handa [Fri, 13 Jun 2008 12:29:21 +0000 (12:29 +0000)]
*** empty log message ***

16 years ago(syms_of_font) <font-weight-table, font-slant-table, font-width-table>:
Juanma Barranquero [Fri, 13 Jun 2008 09:47:04 +0000 (09:47 +0000)]
(syms_of_font) <font-weight-table, font-slant-table, font-width-table>:
Fix typos in docstrings.

16 years agoFix typos.
Juanma Barranquero [Fri, 13 Jun 2008 09:20:41 +0000 (09:20 +0000)]
Fix typos.

16 years agoDaniel Engeler <engeler at gmail.com>
Glenn Morris [Fri, 13 Jun 2008 08:08:20 +0000 (08:08 +0000)]
Daniel Engeler  <engeler at gmail.com>

These changes add serial port access.
* process.c: Add HAVE_SERIAL.
(Fdelete_process, Fprocess_status, Fset_process_buffer)
(Fset_process_filter, Fset_process_sentinel, Fprocess_contact)
(list_processes_1, select_wrapper, Fstop_process)
(Fcontinue_process, Fprocess_send_eof, kill_buffer_processes)
(status_notify): Modify to handle serial processes.
[HAVE_SERIAL] (Fserial_process_configure)
[HAVE_SERIAL] (make_serial_process_unwind, Fmake_serial_process):
New functions.
* process.h (struct Lisp_Process): Add `type'.
* sysdep.c [HAVE_TERMIOS] (serial_open, serial_configure):
New functions.
* w32.c (_sys_read_ahead, sys_read, sys_write): Modify to handle serial ports.
(serial_open, serial_configure) New functions.
* w32.h: Add FILE_SERIAL.
(struct _child_process): Add ovl_read, ovl_write.

16 years agoDaniel Engeler <engeler at gmail.com>
Glenn Morris [Fri, 13 Jun 2008 08:07:04 +0000 (08:07 +0000)]
Daniel Engeler  <engeler at gmail.com>

Add documentation about serial port access.

16 years agoDaniel Engeler <engeler at gmail.com>
Glenn Morris [Fri, 13 Jun 2008 08:06:41 +0000 (08:06 +0000)]
Daniel Engeler  <engeler at gmail.com>

emacs.texi, misc.texi: Add documentation about serial port access.

16 years agoDaniel Engeler <engeler at gmail.com>
Glenn Morris [Fri, 13 Jun 2008 08:05:52 +0000 (08:05 +0000)]
Daniel Engeler  <engeler at gmail.com>

elisp.texi, internals.texi, processes.texi: Add documentation about
serial port access.

16 years agoDaniel Engeler <engeler at gmail.com>
Glenn Morris [Fri, 13 Jun 2008 08:04:56 +0000 (08:04 +0000)]
Daniel Engeler  <engeler at gmail.com>

These changes add serial port access.
(term-update-mode-line): Modify.
(serial-port-is-file-p, serial-nice-speed-history)
(serial-no-speed, serial-mode-line-speed-menu)
(serial-mode-line-config-menu): New variables and constants.
(serial-name-history, serial-speed-history)
(serial-supported-or-barf, serial-read-name, serial-read-speed)
(serial-term, serial-speed, serial-mode-line-speed-menu-1)
(serial-mode-line-speed-menu, serial-update-speed-menu)
(serial-mode-line-config-menu-1, serial-mode-line-config-menu)
(serial-update-config-menu): New functions.

16 years ago(custom-face-attributes): Add :foundry.
Kenichi Handa [Fri, 13 Jun 2008 05:49:05 +0000 (05:49 +0000)]
(custom-face-attributes): Add :foundry.

16 years ago(Fx_create_frame, x_create_tip_frame): Register X
Kenichi Handa [Fri, 13 Jun 2008 05:47:42 +0000 (05:47 +0000)]
(Fx_create_frame, x_create_tip_frame): Register X
font-driver at first.

16 years ago(font_score): Ignore the diffference of alias style symbols.
Kenichi Handa [Fri, 13 Jun 2008 04:26:01 +0000 (04:26 +0000)]
(font_score): Ignore the diffference of alias style symbols.

16 years agoUpdate Back-Cover Text as per maintain.info.
Glenn Morris [Fri, 13 Jun 2008 04:20:28 +0000 (04:20 +0000)]
Update Back-Cover Text as per maintain.info.

16 years agoUpdate Back-Cover text per maintain.info.
Glenn Morris [Fri, 13 Jun 2008 04:18:37 +0000 (04:18 +0000)]
Update Back-Cover text per maintain.info.

16 years ago(menu-set-font): Use fboundp rather than functionp.
Glenn Morris [Fri, 13 Jun 2008 04:17:08 +0000 (04:17 +0000)]
(menu-set-font): Use fboundp rather than functionp.

16 years ago(byte-compile-maybe-guarded): Doc fix.
Glenn Morris [Fri, 13 Jun 2008 04:16:23 +0000 (04:16 +0000)]
(byte-compile-maybe-guarded): Doc fix.

16 years ago(font_update_sort_order): Setting of sort_shift_bits adjusted for the
Kenichi Handa [Fri, 13 Jun 2008 02:57:10 +0000 (02:57 +0000)]
(font_update_sort_order): Setting of sort_shift_bits adjusted for the
change of font_score and font_sort_entites.

16 years ago(enum lface_attribute_index): New member
Kenichi Handa [Fri, 13 Jun 2008 02:19:47 +0000 (02:19 +0000)]
(enum lface_attribute_index): New member
LFACE_FOUNDRY_INDEX.

16 years ago(font_score): Delete arg alternate_families. Check only
Kenichi Handa [Fri, 13 Jun 2008 02:18:59 +0000 (02:18 +0000)]
(font_score): Delete arg alternate_families.  Check only
weight, slant, width, and size.
(font_sort_entites): Adjusted for the above change.  Reflect the
order of font-driver to scores.
(font_list_entities): Don't check alternate_familes here.
(font_clear_prop): Handle foundry.
(font_update_lface): Don't parse "foundry-family" form here.
Handle FONT_FOUNDRY_INDEX.
(font_find_for_lface): Likewise.  Handle alternate families here.
(font_open_for_lface): Pay attention to size in ENTITY.
(font_open_by_name): Simplified by calling font_load_for_lface.
(free_font_driver_list): Delete it.
(font_update_drivers): Preserve the order of backends.
(syms_of_font): Setting of sort_shift_bits adjusted for the change
of font_score and font_sort_entites.

16 years ago(LFACE_FOUNDRY): New macro.
Kenichi Handa [Fri, 13 Jun 2008 02:08:52 +0000 (02:08 +0000)]
(LFACE_FOUNDRY): New macro.
(check_lface_attrs): Check foundry.
(set_lface_from_font): Don't parse "FOUNDRY-FAMILY" from.
(merge_face_vectors): Check foundry.
(merge_face_ref): Likewise.
(Finternal_set_lisp_face_attribute): Likewise.
(x_update_menu_appearance): Likewise.
(Finternal_get_lisp_face_attribute): Likewise.
(lface_hash): Likewise.
(lface_same_font_attributes_p): Likewise.
(x_supports_face_attributes_p): Likewise.
(tty_supports_face_attributes_p): Likewise.
(Finternal_set_alternative_font_family_alist): Intern strings.
(Finternal_set_alternative_font_registry_alist): Downcase strings.
(realize_default_face): Set LFACE_FOUNDRY (lface).

16 years ago(set-face-attribute): Fix previous change.
Kenichi Handa [Fri, 13 Jun 2008 02:04:37 +0000 (02:04 +0000)]
(set-face-attribute): Fix previous change.

16 years ago(set-face-attribute): Parse "FOUNDRY-FAMILY" here.
Kenichi Handa [Fri, 13 Jun 2008 02:01:07 +0000 (02:01 +0000)]
(set-face-attribute): Parse "FOUNDRY-FAMILY" here.
(face-x-resources): Add :foundry.
(face-valid-attribute-values): Likewise.
(face-attribute-name-alist): Likewise.
(describe-face): Likewise.

16 years ago(set-face-attribute): Parse "FOUNDRY-FAMILY" form here.
Kenichi Handa [Fri, 13 Jun 2008 01:56:55 +0000 (01:56 +0000)]
(set-face-attribute): Parse "FOUNDRY-FAMILY" form here.

16 years ago*** empty log message ***
Juanma Barranquero [Fri, 13 Jun 2008 00:01:27 +0000 (00:01 +0000)]
*** empty log message ***

16 years ago* lread.c (Fload): Use xfree, not free on saved_doc_string.
Jim Meyering [Thu, 12 Jun 2008 22:54:12 +0000 (22:54 +0000)]
* lread.c (Fload): Use xfree, not free on saved_doc_string.

Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>

16 years agomake unexec_free handle NULL the same way free does
Jim Meyering [Thu, 12 Jun 2008 22:53:07 +0000 (22:53 +0000)]
make unexec_free handle NULL the same way free does

* unexmacosx.c (unexec_free): Ignore a NULL argument.

16 years ago(CHAR_TO_BYTE_SAFE): Cut&paste error.
Stefan Monnier [Thu, 12 Jun 2008 20:53:18 +0000 (20:53 +0000)]
(CHAR_TO_BYTE_SAFE): Cut&paste error.

16 years ago(map-y-or-n-p): Accept non-char events.
Stefan Monnier [Thu, 12 Jun 2008 20:43:03 +0000 (20:43 +0000)]
(map-y-or-n-p): Accept non-char events.

16 years ago* character.h (CHAR_TO_BYTE_SAFE): New macro.
Stefan Monnier [Thu, 12 Jun 2008 20:25:47 +0000 (20:25 +0000)]
* character.h (CHAR_TO_BYTE_SAFE): New macro.
* character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
* regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
(WEAK_ALIAS): Simplify.
* syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
when searching a unibyte buffer.

16 years ago(longlines-search-forward, longlines-search-backward)
Chong Yidong [Thu, 12 Jun 2008 17:28:00 +0000 (17:28 +0000)]
(longlines-search-forward, longlines-search-backward)
(longlines-re-search-forward): Use a smarter search-spaces-regexp.

16 years ago* longlines.el (longlines-search-forward)
Chong Yidong [Thu, 12 Jun 2008 17:27:45 +0000 (17:27 +0000)]
* longlines.el (longlines-search-forward)
(longlines-search-backward, longlines-re-search-forward): Use a
smarter search-spaces-regexp.

16 years ago(vc-rename-file): DTRT when the destination is a directory name and the source is...
Sam Steingold [Thu, 12 Jun 2008 16:56:43 +0000 (16:56 +0000)]
(vc-rename-file): DTRT when the destination is a directory name and the source is a file.

16 years ago(menu-set-font): Renamed x-font-dialog to x-select-font.
Chong Yidong [Thu, 12 Jun 2008 15:30:04 +0000 (15:30 +0000)]
(menu-set-font): Renamed x-font-dialog to x-select-font.

16 years ago* menu-bar.el (menu-set-font): Renamed x-font-dialog to
Chong Yidong [Thu, 12 Jun 2008 15:29:52 +0000 (15:29 +0000)]
* menu-bar.el (menu-set-font): Renamed x-font-dialog to
x-select-font.

16 years ago(Fx_select_font): Rename from x-font-dialog.
Chong Yidong [Thu, 12 Jun 2008 15:29:18 +0000 (15:29 +0000)]
(Fx_select_font): Rename from x-font-dialog.

16 years ago* xfns.c (Fx_select_font): Rename from x-font-dialog.
Chong Yidong [Thu, 12 Jun 2008 15:28:32 +0000 (15:28 +0000)]
* xfns.c (Fx_select_font): Rename from x-font-dialog.

16 years agoFix typos.
Juanma Barranquero [Thu, 12 Jun 2008 13:28:56 +0000 (13:28 +0000)]
Fix typos.

16 years agoInclude ctype.h.
Juanma Barranquero [Thu, 12 Jun 2008 10:40:29 +0000 (10:40 +0000)]
Include ctype.h.

16 years agoRemove RCS keywords
Miles Bader [Thu, 12 Jun 2008 05:49:27 +0000 (05:49 +0000)]
Remove RCS keywords

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

16 years agoCheck tool-bar-map is bound.
Glenn Morris [Thu, 12 Jun 2008 03:58:11 +0000 (03:58 +0000)]
Check tool-bar-map is bound.