2008-07-22 |
Dan Nicolaescu |
Rename ns prefixed functions/variables to the
|
2008-07-22 |
Stefan Monnier |
(vc-arch-trim-make-sentinel): Use a closure.
|
2008-07-22 |
Stefan Monnier |
(char_quoted): Check "charpos > beg" before decrementing.
|
2008-07-22 |
Dan Nicolaescu |
(x_set_menu_bar_lines, x_set_tool_bar_lines): Remove
|
2008-07-22 |
Dan Nicolaescu |
(syms_of_nsterm): Move to the end of file.
|
2008-07-22 |
Dan Nicolaescu |
(init_display): Remove code for X10.
|
2008-07-22 |
Juanma Barranquero |
Fix typos.
|
2008-07-22 |
Jason Rumney |
(Fw32_long_file_name): Don't append dir separator to bare drive.
|
2008-07-22 |
Adrian Robert |
NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
|
2008-07-22 |
Adrian Robert |
remove debugging println
|
2008-07-22 |
Stephen Eglen |
*** empty log message ***
|
2008-07-22 |
Stephen Eglen |
(iswitchb-delim): New variable, suggested by Ted Roden.
|
2008-07-22 |
Bastien Guerry |
Fixed mismatched parenthesis in vc-dir.el.
|
2008-07-22 |
Miles Bader |
Remove sh-newline-and-indent
|
2008-07-22 |
Dan Nicolaescu |
(Todo): Update.
|
2008-07-22 |
David Reitter |
do-applescript: NS version of the Carbon implementation of the same
|
2008-07-22 |
David Reitter |
*** empty log message ***
|
2008-07-22 |
Dan Nicolaescu |
Remove obsolete comment.
|
2008-07-22 |
Miles Bader |
Add arch tagline
|
2008-07-22 |
Dan Nicolaescu |
(vc-git-status-printer): Update the directory display
|
2008-07-22 |
Dan Nicolaescu |
(vc-dir-recompute-file-state): Add workaround for CVS.
|
2008-07-22 |
Dan Nicolaescu |
*** empty log message ***
|
2008-07-21 |
Adrian Robert |
fix compile error in nsfns.m
|
2008-07-21 |
Dan Nicolaescu |
* m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not used
|
2008-07-21 |
Chong Yidong |
Remove trailing whitespace.
|
2008-07-21 |
Chong Yidong |
(menu-bar-line-wrapping-menu): Use Visual Line mode for "word wrap"
|
2008-07-21 |
Chong Yidong |
(visual-line-mode): Disable truncate-partial-width-windows.
|
2008-07-21 |
Chong Yidong |
* menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
|
2008-07-21 |
Dan Nicolaescu |
(LD_SWITCH_SITE): Remove.
|
2008-07-21 |
Dan Nicolaescu |
* term/ns-win.el: Rename ns- functions/variables to the
|
2008-07-21 |
Dan Nicolaescu |
* term/ns-win.el: Rename ns- functions/variables to the
|
2008-07-21 |
Dan Nicolaescu |
(ns-display-name): Remove declaration.
|
2008-07-21 |
Dan Nicolaescu |
(command-line-1): Fix indentation.
|
2008-07-21 |
Dan Nicolaescu |
(ns-focus-frame): Remove declaration.
|
2008-07-21 |
Dan Nicolaescu |
(NO_REMAP): Do not undefine.
|
2008-07-21 |
Dan Nicolaescu |
Use SOLARIS2 instead of sun.
|
2008-07-21 |
Dan Nicolaescu |
(up-one, down-one, left-one, right-one): Remove,
|
2008-07-21 |
Dan Nicolaescu |
(mac-fix-env): Remove #ifdef around rule.
|
2008-07-21 |
Chong Yidong |
Fix last change.
|
2008-07-21 |
Chong Yidong |
Consolidate credits. Copyedits.
|
2008-07-21 |
Chong Yidong |
* README: Consolidate credits. Copyedits.
|
2008-07-21 |
Chong Yidong |
Standardize references to "Nextstep" in comments, messages, and docstrings.
|
2008-07-21 |
Chong Yidong |
* term/ns-win.el: Standardize references to "Nextstep" in
|
2008-07-21 |
Chong Yidong |
Change NS to Nextstep in docstrings and error messages.
|
2008-07-21 |
Chong Yidong |
* nsfns.m: Change NS to Nextstep in docstrings and error messages.
|
2008-07-21 |
Chong Yidong |
Announce future deprecation.
|
2008-07-21 |
Thien-Thi Nguyen |
Make auto-refining a minor mode, and diff- and smerge- use it.
|
2008-07-21 |
Thien-Thi Nguyen |
Rewrite rfc2104-hash for speed.
|
2008-07-21 |
Chong Yidong |
(print_object): Check print_depth before searching for circularities.
|
2008-07-21 |
Chong Yidong |
Fix last change.
|
2008-07-21 |
Chong Yidong |
Mark last change as tiny.
|
2008-07-21 |
Chong Yidong |
* print.c (print_object): Check print_depth before searching for
|
2008-07-21 |
Michael Albinus |
*** empty log message ***
|
2008-07-21 |
Michael Albinus |
* dbusbind.c (Fdbus_register_signal): Use sprintf + strcat instead
|
2008-07-21 |
Chong Yidong |
Correctly attribute David Reitter for visual-line-mode.
|
2008-07-21 |
Chong Yidong |
(visual-line-mode): Add lighter.
|
2008-07-21 |
Chong Yidong |
* simple.el (visual-line-mode): Add lighter.
|
2008-07-21 |
Chong Yidong |
(visual-line): New custom group.
|
2008-07-21 |
Chong Yidong |
* simple.el (visual-line): New custom group.
|
2008-07-21 |
Kenichi Handa |
*** empty log message ***
|
2008-07-21 |
Kenichi Handa |
*** empty log message ***
|
2008-07-20 |
Adrian Robert |
corrected color spec docs in ns-emacs.texi
|
2008-07-20 |
Andreas Schwab |
(find_start_pos, find_start_value)
|
2008-07-20 |
Dan Nicolaescu |
* s/sol2-3.h: Insert contents of s/sol2.h.
|
2008-07-20 |
Dan Nicolaescu |
* m/intel386.h (NO_REMAP): Do no define for USG, not used.
|
2008-07-20 |
Adrian Robert |
under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specifications
|
2008-07-20 |
Adrian Robert |
fix typo in ns_appdir target find command
|
2008-07-20 |
Dan Nicolaescu |
* s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
|
2008-07-20 |
Adrian Robert |
updates to nextstep/FOR-RELEASE
|
2008-07-20 |
Adrian Robert |
restore ability under NS to change font size from font panel (lost during some recent font backend refactoring)
|
2008-07-20 |
Dan Nicolaescu |
* term/x-win.el (x-handle-switch, x-handle-numeric-switch)
|
2008-07-19 |
Juri Linkov |
*** empty log message ***
|
2008-07-19 |
Juri Linkov |
("cyrillic-translit"): Add two rules "//'" and
|
2008-07-19 |
Juri Linkov |
*** empty log message ***
|
2008-07-19 |
Juri Linkov |
(narrow-map): Bind `org-narrow-to-subtree' to "s" on the
|
2008-07-19 |
Juri Linkov |
*** empty log message ***
|
2008-07-19 |
Juri Linkov |
(proced-mode, proced): Add \\<proced-mode-map> to docstrings.
|
2008-07-19 |
Juri Linkov |
Add coding cookie utf-8 for the pilcrow sign.
|
2008-07-19 |
Juri Linkov |
(image-dired-cmd-create-thumbnail-options)
|
2008-07-19 |
Juri Linkov |
(dired-mode-map): Fix menu text of image-dired-display-thumbs.
|
2008-07-19 |
Juri Linkov |
(fancy-startup-text): Move the line "To quit a partially entered command,
|
2008-07-19 |
Juri Linkov |
*** empty log message ***
|
2008-07-19 |
Juri Linkov |
Add information about C-g to the introduction.
|
2008-07-19 |
Adrian Robert |
fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean' target
|
2008-07-19 |
Adrian Robert |
should have gone in in last commit
|
2008-07-19 |
Adrian Robert |
by renaming, get rid of need for hash_remove() redefinitions for NS platform; also, adjust nsgui dependencies in Makefile
|
2008-07-19 |
Adrian Robert |
fix typo ns-ps-print-buffer-with-faces pointed out by Vinicius Jose Latorre
|
2008-07-19 |
Adrian Robert |
nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_name - patch due to Seiji Zenitani
|
2008-07-19 |
Adrian Robert |
apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND
|
2008-07-19 |
Adrian Robert |
correct mis-entered date in previous change
|
2008-07-19 |
Adrian Robert |
update icon used by NS to latest used by Carbon port
|
2008-07-19 |
Adrian Robert |
apply patch for GNUSTEP_MAKEFILES from Yavor Doganov
|
2008-07-19 |
Andreas Schwab |
* ns-emacs.texi: Moved from ../emacs. Add @direntry.
|
2008-07-19 |
Glenn Morris |
*** empty log message ***
|
2008-07-19 |
Glenn Morris |
*** empty log message ***
|
2008-07-19 |
Glenn Morris |
Add 2007 to copyright years, since was available then.
|
2008-07-18 |
Michael Albinus |
*** empty log message ***
|
2008-07-18 |
Michael Albinus |
*** empty log message ***
|
2008-07-18 |
Michael Albinus |
* dbus.texi (Inspection): Rework, introduce submenus.
|
2008-07-18 |
Michael Albinus |
* net/dbus.el (dbus-interface-properties): New defconst.
|
2008-07-18 |
Dan Nicolaescu |
*** empty log message ***
|
2008-07-18 |
Chong Yidong |
(ns-submit-bug-report): Function removed. Bug
|
2008-07-18 |
Chong Yidong |
* term/ns-win.el (ns-submit-bug-report): Function removed. Bug
|
2008-07-18 |
Chong Yidong |
(ELCFILES): Remove ns-grabenv.elc.
|
2008-07-18 |
Chong Yidong |
* Makefile.in (ELCFILES): Remove ns-grabenv.elc.
|
2008-07-18 |
Chong Yidong |
(SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
|
2008-07-18 |
Chong Yidong |
* Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.
|
2008-07-18 |
Chong Yidong |
File removed.
|
2008-07-18 |
Chong Yidong |
Contents of ns-grabenv.el moved here.
|
2008-07-18 |
Chong Yidong |
* ns-grabenv.el: File removed.
|
2008-07-18 |
Chong Yidong |
File removed.
|
2008-07-18 |
Chong Yidong |
(ELCFILES): Remove ns-carbon-compat.elc.
|
2008-07-18 |
Chong Yidong |
Contents of ns-carbon-compat.el moved here.
|
2008-07-18 |
Chong Yidong |
* Makefile.in (ELCFILES): Remove ns-carbon-compat.elc.
|
2008-07-18 |
Juanma Barranquero |
Fix typos.
|
2008-07-18 |
Juanma Barranquero |
* lisp/startup.el (fancy-splash-head): Fix change of 2008-07-02.
|
2008-07-18 |
Kenichi Handa |
*** empty log message ***
|
2008-07-18 |
Kenichi Handa |
(Complex Text Layout support libraries): Delete the
|
2008-07-18 |
Glenn Morris |
*** empty log message ***
|
2008-07-18 |
Glenn Morris |
(eshell-quote-backslash): Restrict previous change to XEmacs, since it
|
2008-07-18 |
Dan Nicolaescu |
(BASE_PURESIZE): Increase to 1240000.
|
2008-07-18 |
Katsumi Yamaoka |
(open-tls-stream): Make it work with the 2nd argument BUFFER that is a string
|
2008-07-17 |
Chong Yidong |
Add Visual Line mode.
|
2008-07-17 |
Chong Yidong |
(line-move-visual): Make it a defcustom.
|
2008-07-17 |
Chong Yidong |
* simple.el (line-move-visual): Make it a defcustom.
|
2008-07-17 |
Miles Bader |
Merge from emacs--rel--22
|
2008-07-17 |
Miles Bader |
Merge from emacs--rel--22
|
2008-07-17 |
Jason Rumney |
(change_frame_size): Remove extern declaration.
|
2008-07-17 |
Adrian Robert |
revert changes to getloadavg.c
|
2008-07-17 |
Adrian Robert |
make more parallel to other platforms
|
2008-07-17 |
Adrian Robert |
files were missed on previous checkin
|
2008-07-17 |
Adrian Robert |
remove need for nextstep/compile for NS build; also, add NEWS entry about the port
|
2008-07-17 |
Glenn Morris |
*** empty log message ***
|
2008-07-17 |
Glenn Morris |
(parameters): Declare for compiler.
|
2008-07-17 |
Glenn Morris |
Change from author without assignment thankfully tiny.
|
2008-07-17 |
Dan Nicolaescu |
* s/sol2.h:
|
2008-07-17 |
Dan Nicolaescu |
* ecrt0.c: Remove code depending on m68000, not used anymore.
|
2008-07-17 |
Adrian Robert |
change most cases of PENDING to TODO, some to FIXME or XXX
|
2008-07-17 |
Andreas Schwab |
* s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.
|
2008-07-17 |
John Wiegley |
2008-07-17 Fan Kai <fktpp@xemacs.org>
|
2008-07-17 |
Daiki Ueno |
(epa-key-list-mode): Use run-mode-hooks.
|
2008-07-17 |
Stefan Monnier |
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
|
2008-07-17 |
Glenn Morris |
*** empty log message ***
|
2008-07-17 |
Glenn Morris |
(ns-handle-switch): Simplify. Handle the numeric case.
|
2008-07-17 |
Glenn Morris |
(ns-display-name): Declare for compiler.
|
2008-07-17 |
Kenichi Handa |
*** empty log message ***
|
2008-07-17 |
Kenichi Handa |
(describe-char-unidata-list): Initialize to the
|
2008-07-16 |
Adrian Robert |
should have gone in in last commit
|
2008-07-16 |
Adrian Robert |
various small cleanups detailed in changelogs
|
2008-07-16 |
Nick Roberts |
(gdb-create-define-alist): Don't create a
|
2008-07-16 |
Nick Roberts |
*** empty log message ***
|
2008-07-16 |
Stefan Monnier |
(lisp_to_mod): Use parse_solitary_modifier instead.
|
2008-07-16 |
Stefan Monnier |
Require CL; fix up comment style; reindent.
|
2008-07-16 |
Stefan Monnier |
* keymap.c: Remove all NS-specific code.
|
2008-07-16 |
Stefan Monnier |
Typo.
|
2008-07-16 |
Andreas Schwab |
(SOME_MACHINE_LISP): Remove easy-mmode, fix spelling
|
2008-07-16 |
Chong Yidong |
(move_it_in_display_line): Account for word wrap, so that we don't
|
2008-07-16 |
Chong Yidong |
* xdisp.c (move_it_in_display_line): Account for word wrap, so
|
2008-07-16 |
Stefan Monnier |
(Qsuper): Remove.
|
2008-07-16 |
Dan Nicolaescu |
Remove boilerplate comments.
|
2008-07-16 |
Dan Nicolaescu |
(__ELF__): Consolidate conditions.
|
2008-07-16 |
Dan Nicolaescu |
* m/m68k.h (linux): Use GNU_LINUX instead.
|
2008-07-16 |
Dan Nicolaescu |
Undo reactoring from previous change.
|
2008-07-16 |
Jason Rumney |
*** empty log message ***
|
2008-07-16 |
Jason Rumney |
Fix last change.
|
2008-07-16 |
Glenn Morris |
Regenerate.
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
(with_ns): Remove dead code, since OPTION_DEFAULT_OFF means never unset.
|
2008-07-16 |
Dan Nicolaescu |
* systty.h: Remove code for Aix on 386, unsupported platform.
|
2008-07-16 |
Glenn Morris |
(with_kerberos, with_kerberos5, with_hesiod):
|
2008-07-16 |
Dan Nicolaescu |
* s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
|
2008-07-16 |
Dan Nicolaescu |
Remove comments about static.
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Dan Nicolaescu |
* sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
Add nextstep/ directories.
|
2008-07-16 |
Dan Nicolaescu |
* m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
|
2008-07-16 |
Dan Nicolaescu |
Update.
|
2008-07-16 |
Dan Nicolaescu |
(fcloseall, fgetchar, flushall, fputchar, putw): Remove,
|
2008-07-16 |
Dan Nicolaescu |
* m/ibms390.h:
|
2008-07-16 |
Dan Nicolaescu |
Remove boilerplate comments and code for systems that
|
2008-07-16 |
Dan Nicolaescu |
* m/mips.h: Remove boilerplate comments and code for systems that
|
2008-07-16 |
Dan Nicolaescu |
* editfns.c (Fuser_full_name): Replace the only use of
|
2008-07-16 |
David Reitter |
add further files to SOME_MACHINE_LISP to support NeXTStep port
|
2008-07-16 |
David Reitter |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
Regenerate.
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
Regenerate.
|
2008-07-16 |
Glenn Morris |
Simply require 'cl (silences spurious warnings).
|
2008-07-16 |
Glenn Morris |
Simply require 'cl (silences spurious warnings).
|
2008-07-16 |
Glenn Morris |
Simply require 'cl (silences spurious warnings).
|
2008-07-16 |
Glenn Morris |
(cl-do-pop, cl-mapcar-many): Declare for compiler.
|
2008-07-16 |
Adrian Robert |
remove easy-mmode from loadup.el before ns-win; correct docs in ns-win
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
(system-type): Doc fix.
|
2008-07-16 |
Glenn Morris |
(rmail-spool-directory): Remove settings for systems that are no
|
2008-07-16 |
Glenn Morris |
Fix header and footer format.
|
2008-07-16 |
Glenn Morris |
(ns-initialize-window-system): Declare for compiler.
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
Fix header format and permissions notice.
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
(ns-focus-frame): Declare for compiler.
|
2008-07-16 |
Glenn Morris |
(check-declare-locate, check-declare-verify): Handle .m files.
|
2008-07-16 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-07-16 |
Glenn Morris |
Apparently incorrect to say that font backend _requires_ freetype and
|
2008-07-16 |
Glenn Morris |
Remove permissions notice from trivial file.
|
2008-07-16 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-07-16 |
Glenn Morris |
Fix copyright and license.
|
2008-07-16 |
Glenn Morris |
(set-copyright): Add nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist.
|
2008-07-16 |
Miles Bader |
Use nicer comment syntax for arch taglines in Objective-C files
|
2008-07-16 |
Glenn Morris |
Add copyright and license notices.
|
2008-07-16 |
Glenn Morris |
*** empty log message ***
|
2008-07-16 |
Glenn Morris |
(set-version, set-copyright): Add nextstep/ files.
|
2008-07-15 |
Miles Bader |
Add arch tagline
|
2008-07-15 |
Miles Bader |
Add arch tagline
|
2008-07-15 |
Andreas Schwab |
Regenerate with fixed AC_FUNC_MKTIME.
|
2008-07-15 |
Stefan Monnier |
*** empty log message ***
|
2008-07-15 |
Stefan Monnier |
(parse_menu_item): Don't use cachelist, even under NS.
|
2008-07-15 |
Chong Yidong |
Checked entering.texi
|
2008-07-15 |
Chong Yidong |
(Exiting): Don't describe text-only terminals as the
|
2008-07-15 |
Chong Yidong |
* entering.texi (Exiting): Don't describe text-only terminals as the
|
2008-07-15 |
Adrian Robert |
remove historical info from nextstep/FOR-RELEASE
|
2008-07-15 |
Adrian Robert |
adding forgotten file src/nsfont.m for emacs.app merge
|
2008-07-15 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
2008-07-15 |
Jason Rumney |
* w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
before-merge-emacs-app-to-trunk
|
2008-07-15 |
Chong Yidong |
(Glossary): Remove xref to Text Characters.
|
2008-07-15 |
Chong Yidong |
(Entering Emacs): Update prev node.
|
2008-07-15 |
Chong Yidong |
* entering.texi (Entering Emacs): Update prev node.
|
2008-07-15 |
Chong Yidong |
s/xxxfns.c/xfns.c/
|
2008-07-15 |
Chong Yidong |
commands.texi checked
|
2008-07-15 |
Chong Yidong |
(Top): Update node list.
|
2008-07-15 |
Chong Yidong |
(Modifier Keys): New node.
|
2008-07-15 |
Chong Yidong |
(User Input): Rewrite. Describe Emacs' behavior
|
2008-07-15 |
Chong Yidong |
* commands.texi (User Input): Rewrite. Describe Emacs' behavior
|
2008-07-15 |
Adrian Robert |
applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
|
2008-07-14 |
Stefan Monnier |
Fix up typo.
|
2008-07-14 |
Jason Rumney |
(w32_get_arg): Remove wrapper function.
|
2008-07-14 |
Jason Rumney |
(x-handle-switch, x-handle-name-switch)
|
2008-07-14 |
Martin Rudalics |
*** empty log message ***
|
2008-07-14 |
Martin Rudalics |
(change-log-goto-source): Avoid wrong-type-argument
|
2008-07-14 |
Kenichi Handa |
*** empty log message ***
|
2008-07-14 |
Kenichi Handa |
(xfont_open): Add workaround for X's bug.
|
2008-07-14 |
Kenichi Handa |
*** empty log message ***
|
2008-07-14 |
Kenichi Handa |
Include <stdio.h> unconditionally.
|
2008-07-14 |
Miles Bader |
Merge from gnus--devo--0
|
2008-07-14 |
Kenichi Handa |
*** empty log message ***
|
2008-07-13 |
Chong Yidong |
Two additional files checked.
|
2008-07-13 |
Chong Yidong |
Aggregate change log mode changes. Update documentation status.
|
2008-07-13 |
Chong Yidong |
(Screen): Copyedit. Define "buffer" and "current buffer" early on.
|
2008-07-13 |
Chong Yidong |
(Intro): Increase conciseness slightly. Remove paragraph saying that
|
2008-07-13 |
Chong Yidong |
* emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
|
2008-07-13 |
Michael Albinus |
*** empty log message ***
|
2008-07-13 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Fix description of
|
2008-07-13 |
Michael Albinus |
*** empty log message ***
|
2008-07-13 |
Michael Albinus |
* dbusbind.c (Fdbus_register_signal): Allow also signal arguments
|
2008-07-13 |
Dan Nicolaescu |
* config.nt (HAVE_FACES): Remove, unused.
|
2008-07-13 |
Martin Rudalics |
*** empty log message ***
|
2008-07-13 |
Martin Rudalics |
*** empty log message ***
|
2008-07-13 |
Martin Rudalics |
(change-log-search-file-name): Use match-string-no-properties.
|
2008-07-13 |
Jay Belanger |
*** empty log message ***
|
2008-07-13 |
Jay Belanger |
*** empty log message ***
|
2008-07-13 |
Jay Belanger |
*** empty log message ***
|
2008-07-13 |
Jay Belanger |
(calc-describe-key): Add angles to special key descriptions.
|
2008-07-13 |
Jay Belanger |
(Manipulating Vectors): Clarify definition of `rnorm' and `cnorm'.
|
2008-07-13 |
Jay Belanger |
(calc-describe-thing): Use `re-search-forward' to search for regexp.
|
2008-07-12 |
Chong Yidong |
emacstool has been removed.
|
2008-07-12 |
Chong Yidong |
Update description of changes to Line Wrapping on the menu bar.
|
2008-07-12 |
Chong Yidong |
Update documentation status.
|
2008-07-12 |
Juri Linkov |
*** empty log message ***
|
2008-07-12 |
Juri Linkov |
("cyrillic-translit"): Put combining accent rules into one group.
|
2008-07-12 |
Juri Linkov |
*** empty log message ***
|
2008-07-12 |
Juri Linkov |
Use more correct IPA characters for English pronunciation.
|
2008-07-12 |
Juri Linkov |
*** empty log message ***
|
2008-07-12 |
Juri Linkov |
("cyrillic-translit"): Fix rules with
|
2008-07-12 |
Juri Linkov |
Replace non-printable control characters with equivalent text-only notations.
|
2008-07-12 |
Chong Yidong |
(line-move-visual): Handle null pixel position gracefully.
|
2008-07-12 |
Chong Yidong |
* simple.el (line-move-visual): Handle null pixel position gracefully.
|
2008-07-12 |
Miles Bader |
Add arch tagline
|
2008-07-12 |
Dan Nicolaescu |
* syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
|
2008-07-12 |
Chong Yidong |
(Fvertical_motion): Restore hscroll before moving to goal column.
|
2008-07-12 |
Chong Yidong |
* indent.c (Fvertical_motion): Restore hscroll before moving to
|
2008-07-11 |
Jason Rumney |
*** empty log message ***
|
2008-07-11 |
Jason Rumney |
(file-truename): Get truename of ancestors if file does
|
2008-07-11 |
Chong Yidong |
Document line-move-visual and vertical-motion changes.
|
2008-07-11 |
Chong Yidong |
(previous-line, next-line): Update docstring.
|
2008-07-11 |
Chong Yidong |
* simple.el (previous-line, next-line): Update docstring.
|
2008-07-11 |
Chong Yidong |
(line-move-visual): Obey goal-column and no-error arg.
|
2008-07-11 |
Chong Yidong |
* simple.el (line-move-visual): New var.
|
2008-07-11 |
Dan Nicolaescu |
Remove left over code.
|
2008-07-11 |
Andreas Schwab |
Fix logic in last change.
|
2008-07-11 |
Andreas Schwab |
* menu.h: New file.
|
2008-07-11 |
Kenichi Handa |
*** empty log message ***
|
2008-07-11 |
Kenichi Handa |
(fontset_from_font): Cancel the previous change.
|
2008-07-11 |
Dan Nicolaescu |
*** empty log message ***
|
2008-07-11 |
Dan Nicolaescu |
(grep-files-aliases): Improve the C++ source
|
2008-07-11 |
Dan Nicolaescu |
* lisp.h:
|
2008-07-11 |
Dan Nicolaescu |
* lisp.h:
|
2008-07-11 |
Kenichi Handa |
Change the Arabic words apearing in Non-ASCII examples to
|
2008-07-10 |
Chong Yidong |
(move_it_to): Backtrack if past the edge of a wrapped line.
|
2008-07-10 |
Chong Yidong |
* xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
|
2008-07-10 |
Teodor Zlatanov |
Add more rules to cyrillic-translit, make
|
2008-07-10 |
Teodor Zlatanov |
Add more rules to cyrillic-translit, make
|
2008-07-10 |
Stefan Monnier |
(message-send-mail-with-sendmail): Display the error message.
|
2008-07-10 |
Dan Nicolaescu |
* src/fileio.c:
|
2008-07-10 |
Dan Nicolaescu |
* configure.in: Remove references to desupported systems.
|
2008-07-10 |
Dan Nicolaescu |
*** empty log message ***
|
2008-07-10 |
Andreas Schwab |
(ftfont_resolve_generic_family): Remove foundry from
|
2008-07-10 |
Dan Nicolaescu |
*** empty log message ***
|
2008-07-10 |
Dan Nicolaescu |
*** empty log message ***
|
2008-07-10 |
Dan Nicolaescu |
* unexec.c:
|
2008-07-10 |
Chong Yidong |
(truncated-partial-width-window-p): New function.
|
2008-07-10 |
Chong Yidong |
Remove Longlines mode from menu. Add word-wrap option.
|
2008-07-10 |
Chong Yidong |
* window.el (truncated-partial-width-window-p): New function.
|
2008-07-10 |
Chong Yidong |
(x-create-frame-with-faces): Don't pass parameters that
|
2008-07-10 |
Chong Yidong |
* faces.el (x-create-frame-with-faces): Don't pass parameters that
|
2008-07-10 |
Dan Nicolaescu |
* s/vms.h:
|
2008-07-10 |
Dan Nicolaescu |
Remove removed var.
|
2008-07-10 |
Dan Nicolaescu |
* m/template.h:
|
2008-07-10 |
Dan Nicolaescu |
* unexmips.c:
|
2008-07-10 |
Dan Nicolaescu |
* configure.in: Use macppc for Darwin.
|
2008-07-10 |
Dan Nicolaescu |
Remove boilerplate comments.
|
2008-07-10 |
Dan Nicolaescu |
(UNEXEC, NO_TERMIO): Don't define, the s/ files
|
2008-07-10 |
Kenichi Handa |
*** empty log message ***
|
2008-07-10 |
Kenichi Handa |
(xfont_open): Log the reason of failure.
|
2008-07-09 |
Jason Rumney |
(Fx_create_frame): Doc fix
|
2008-07-09 |
Stefan Monnier |
* fontset.c (fontset_get_font_group):
|
2008-07-09 |
Kenichi Handa |
*** empty log message ***
|
2008-07-09 |
Kenichi Handa |
(detect_coding_utf_8): Set detect_info->found only when
|
2008-07-09 |
Kenichi Handa |
(xfont_text_extents): Fix initial setting of metrics.
|
2008-07-09 |
Kenichi Handa |
*** empty log message ***
|
2008-07-09 |
Kenichi Handa |
(ftfont_text_extents): Fix initial setting of metrics.
|
2008-07-09 |
Kenichi Handa |
*** empty log message ***
|
2008-07-09 |
Kenichi Handa |
(xfont_open): Cancel the previous about font->vertical_centering.
|
2008-07-09 |
Kenichi Handa |
(font_open_entity): Cancel the previous change.
|
2008-07-09 |
Kenichi Handa |
(uniscribe_open): Adjust it for the change of
|
2008-07-09 |
Kenichi Handa |
(w32font_open): Adjust it for the change of
|
2008-07-09 |
Kenichi Handa |
(struct xftfont_info): New member ft_size. Make the
|
2008-07-09 |
Kenichi Handa |
(struct ftfont_info): New member index, delete member
|
2008-07-09 |
Kenichi Handa |
(xfont_open): Adjust it for the change of
|
2008-07-09 |
Kenichi Handa |
(font_make_object): New arg entity and pixelsize.
|
2008-07-09 |
Kenichi Handa |
Include FT_BDF_H.
|
2008-07-09 |
Kenichi Handa |
(font_make_object, font_match_p): Adjust prototypes.
|
2008-07-09 |
Kenichi Handa |
(fontset_compare_rfontdef): Fix plus/minus.
|
2008-07-08 |
Chong Yidong |
(x_create_tip_frame): Pass parameter argument to
|
2008-07-08 |
Chong Yidong |
(x_create_tip_frame): Pass parameter argument to
|
2008-07-08 |
Chong Yidong |
(x_create_tip_frame): Pass parameter argument to
|
2008-07-08 |
Chong Yidong |
* macfns.c (x_create_tip_frame):
|
2008-07-08 |
Chong Yidong |
(Finternal_merge_in_global_face): Save merged attributes for the
|
2008-07-08 |
Chong Yidong |
* xfaces.c (Finternal_merge_in_global_face): Save merged
|
2008-07-08 |
Chong Yidong |
(face-set-after-frame-default): Simplify. Don't apply
|
2008-07-08 |
Chong Yidong |
* faces.el (face-set-after-frame-default): Simplify. Don't apply
|
2008-07-08 |
Juanma Barranquero |
* net/browse-url.el (browse-url-default-browser): Fix argument list in lambda.
|
2008-07-08 |
Andreas Schwab |
* fontset.h: Declare fontset_from_font. Don't declare
|
2008-07-08 |
Glenn Morris |
Use __sparc__ rather than sparc. (Bug#507.)
|
2008-07-07 |
Chong Yidong |
(Qinhibit_face_set_after_frame_default): Var deleted.
|
2008-07-07 |
Chong Yidong |
* frame.c (Qinhibit_face_set_after_frame_default): Var deleted.
|
2008-07-07 |
Ulf Jasper |
newsticker: handle url-retrieve errors.
|
2008-07-07 |
Dan Nicolaescu |
(vc-dir-refresh): Only update files.
|
2008-07-07 |
Dan Nicolaescu |
(vc-git--ls-files-state): Remove unused function.
|
2008-07-07 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Deal with execute bit changes.
|
2008-07-07 |
Juanma Barranquero |
* w32fns.c (map_w32_filename): Declare extern.
|
2008-07-07 |
Jason Rumney |
*** empty log message ***
|
2008-07-07 |
Jason Rumney |
(WS_EX_LAYERED): Define if not already.
|
2008-07-07 |
Juanma Barranquero |
Fix typo.
|
2008-07-06 |
John Paul Wallington |
*** empty log message ***
|
2008-07-06 |
John Paul Wallington |
(kermit-esc-char, kermit-clean-off): Doc fixes.
|
2008-07-06 |
Chong Yidong |
(set_font_frame_param): Don't try to set the font parameter if it is
|
2008-07-06 |
Chong Yidong |
* xfaces.c (set_font_frame_param): Don't try to set the font
|
2008-07-05 |
Juanma Barranquero |
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove vmsproc.el and vms-patch.el.
|
2008-07-05 |
Chong Yidong |
(Finternal_merge_in_global_face): Don't realize default face if it
|
2008-07-05 |
Chong Yidong |
* xfaces.c (Finternal_merge_in_global_face): Don't realize default
|
2008-07-05 |
Glenn Morris |
*** empty log message ***
|
2008-07-05 |
Glenn Morris |
(EMACS): Doc fix.
|
2008-07-05 |
Glenn Morris |
Comments.
|
2008-07-05 |
Alexandre Julliard |
* vc-git.el (vc-git-registered): Return true for removed files.
|
2008-07-05 |
Dan Nicolaescu |
* vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
|
2008-07-05 |
Chong Yidong |
(try_window_id): Give up if word-wrapping is on.
|
2008-07-05 |
Chong Yidong |
* xdisp.c (try_window_id): Give up if word-wrapping is on.
|
2008-07-05 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-find-child-files): New function.
|
2008-07-05 |
Dan Nicolaescu |
*** empty log message ***
|
2008-07-05 |
Dan Nicolaescu |
(vc-hg-registered): Do not set vc-state.
|
2008-07-05 |
Dan Nicolaescu |
(vc-annotate-mode-menu): Add separator.
|
2008-07-05 |
Andreas Schwab |
(get_it_property): Move out of HAVE_WINDOW_SYSTEM
|
2008-07-05 |
Nick Roberts |
(gud-gdb-get-stackframe): Allow absolute
|
2008-07-05 |
Nick Roberts |
(gdb-display-buffer): Don't split a buffer
|
2008-07-05 |
Nick Roberts |
*** empty log message ***
|
2008-07-05 |
Chong Yidong |
(IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word-wrapping.
|
2008-07-05 |
Chong Yidong |
* xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
|
2008-07-05 |
Stefan Monnier |
(mouse-drag-throw, mouse-drag-drag): Autoload.
|
2008-07-05 |
Stefan Monnier |
(sgml-font-lock-syntactic-keywords):
|
2008-07-04 |
Glenn Morris |
*** empty log message ***
|
2008-07-04 |
Glenn Morris |
Emanuele Giaquinta <emanuele.giaquinta at gmail.com> (tiny change)
|
2008-07-04 |
Glenn Morris |
*** empty log message ***
|
2008-07-04 |
Stefan Monnier |
(${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
|
2008-07-04 |
Kenichi Handa |
*** empty log message ***
|
2008-07-04 |
Kenichi Handa |
EXFUN adjusted for the change of Fstring_to_unibyte.
|
2008-07-04 |
Kenichi Handa |
(Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
|
2008-07-04 |
Kenichi Handa |
(str_to_unibyte): Modify the comment.
|
2008-07-04 |
Dan Nicolaescu |
(vc-dir-query-replace-regexp): New function.
|
2008-07-04 |
Miles Bader |
Add missing doc/misc/ChangeLog entry
|
2008-07-04 |
Miles Bader |
Merge from gnus--devo--0
|
2008-07-03 |
Juanma Barranquero |
Typos, doc fixes, etc.
|
2008-07-03 |
Juanma Barranquero |
Fix typos, and general docstring cleanup.
|
2008-07-02 |
Jason Rumney |
*** empty log message ***
|
2008-07-02 |
Jason Rumney |
(syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK.
|
2008-07-02 |
Jason Rumney |
(next_element_from_display_vector): Move assignment out
|
2008-07-02 |
John Paul Wallington |
*** empty log message ***
|
2008-07-02 |
John Paul Wallington |
(ibuffer-buffer-file-name): Use `list-buffers-directory'. Remove
|
2008-07-02 |
Juanma Barranquero |
* org.el (org-agenda-skip-unavailable-files):
|
2008-07-02 |
Jason Rumney |
Changes from Toru Tsuneyoshi for using Trash can when deleting files.
|
2008-07-02 |
Juanma Barranquero |
* nnimap.el (nnimap-id):
|
2008-07-02 |
Magnus Henoch |
2008-07-02 Magnus Henoch <mange@freemail.hu>
|
2008-07-02 |
Juanma Barranquero |
Typo and docstring fixes.
|
2008-07-02 |
Glenn Morris |
Use recommended form of GPLv3 permissions notice.
|
2008-07-02 |
Glenn Morris |
Add license notice.
|
2008-07-02 |
Glenn Morris |
Update for new files.
|
2008-07-02 |
Glenn Morris |
*** empty log message ***
|
2008-07-02 |
Dan Nicolaescu |
Reorganize the VC entry a bit.
|
2008-07-02 |
Juanma Barranquero |
Fix whitespace.
|
2008-07-02 |
Juanma Barranquero |
Add new SVG and PNG splash images.
|
2008-07-01 |
Juanma Barranquero |
Fix typo.
|
2008-07-01 |
Dan Nicolaescu |
(uniquify-list-buffers-directory-modes): Add vc-dir-mode.
|
2008-07-01 |
Dan Nicolaescu |
*** empty log message ***
|
2008-07-01 |
Dan Nicolaescu |
(vc-annotate-mode-map): Bind to lower case keys.
|
2008-07-01 |
Dan Nicolaescu |
(vc-dir-mode): Set list-buffers-function.
|
2008-07-01 |
Jason Rumney |
*** empty log message ***
|
2008-07-01 |
Jason Rumney |
(w32font_text_extents): Don't count overhang as part of width.
|
2008-07-01 |
Juanma Barranquero |
Fix typos.
|
2008-07-01 |
Miles Bader |
Implement display-time wrap/line-prefix feature
|
2008-07-01 |
Glenn Morris |
*** empty log message ***
|
2008-07-01 |
Glenn Morris |
*** empty log message ***
|
2008-07-01 |
Glenn Morris |
*** empty log message ***
|
2008-07-01 |
Glenn Morris |
Regnerate.
|
2008-07-01 |
Glenn Morris |
Spelling fix.
|
2008-07-01 |
Glenn Morris |
American English spelling fixes.
|
2008-07-01 |
Glenn Morris |
American English spelling fixes.
|
2008-07-01 |
Glenn Morris |
Spelling fix.
|
2008-07-01 |
Glenn Morris |
Set bug-reference-url-format.
|
2008-07-01 |
Glenn Morris |
Spelling fixes.
|
2008-07-01 |
Glenn Morris |
Spelling fix.
|
2008-07-01 |
Glenn Morris |
Spelling fix.
|
2008-07-01 |
Glenn Morris |
Spelling fix.
|
2008-07-01 |
Glenn Morris |
Spelling fix.
|
2008-07-01 |
Glenn Morris |
Fix typo.
|
2008-07-01 |
Glenn Morris |
American English spelling fix.
|
2008-07-01 |
Glenn Morris |
American English spelling fixes.
|
2008-07-01 |
Glenn Morris |
American English spelling fix.
|
2008-07-01 |
Glenn Morris |
American English spelling fix.
|
2008-07-01 |
Glenn Morris |
American English spelling fix.
|
2008-07-01 |
Glenn Morris |
American English spelling fixes.
|
2008-07-01 |
Glenn Morris |
American English spelling fix.
|
2008-07-01 |
Glenn Morris |
*** empty log message ***
|
2008-07-01 |
Glenn Morris |
*** empty log message ***
|
2008-07-01 |
Glenn Morris |
(cpp_undefs): Rename from `undefs', update uses.
|
2008-07-01 |
Nick Roberts |
(gdb-create-source-file-list): New option.
|
2008-07-01 |
Nick Roberts |
*** empty log message ***
|
2008-06-30 |
Juri Linkov |
*** empty log message ***
|
2008-06-30 |
Juri Linkov |
Bind global keys to ctl-x-r-map in autoload cookies.
|
2008-06-30 |
Juri Linkov |
Bind global keys to ctl-x-r-map in autoload cookies.
|
2008-06-30 |
Juri Linkov |
Rebind two global `C-x a' keys "n", "p"
|
2008-06-30 |
Juri Linkov |
Rebind three global `C-x r' keys "b", "m", "l" to the new map
|
2008-06-30 |
Juri Linkov |
(abbrev-map, narrow-map): New variables.
|
2008-06-30 |
Juri Linkov |
(hi-lock-regexp-history): Make it an obsolete alias
|
2008-06-30 |
Juri Linkov |
(face-name-history): New variable.
|
2008-06-30 |
Juanma Barranquero |
Fix CRLF breakage.
|
2008-06-30 |
Juanma Barranquero |
* quail/hangul3.el: Remove (unneeded since 2008-06-03).
|
2008-06-30 |
Miles Bader |
Fix a bug with parsing of overlapping markup sequences in rcirc
|
2008-06-30 |
Kenichi Handa |
(xftfont_open): Don't call FcConfigSubstitute and
|
2008-06-30 |
Kenichi Handa |
*** empty log message ***
|
2008-06-30 |
Kenichi Handa |
(fc_charset_table): New member lang.
|
2008-06-30 |
Chong Yidong |
Fix typo in comments.
|
2008-06-30 |
Chong Yidong |
(Finternal_merge_in_global_face): If default face was modified,
|
2008-06-30 |
Chong Yidong |
* xfaces.c (Finternal_merge_in_global_face): If default face was
|
2008-06-29 |
Michael Albinus |
*** empty log message ***
|
2008-06-29 |
Michael Albinus |
* net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
|
2008-06-29 |
Jason Rumney |
(x_set_frame_alpha): Fix logic.
|
2008-06-29 |
Jason Rumney |
*** empty log message ***
|
2008-06-29 |
Juri Linkov |
Add `read-regexp'.
|
2008-06-29 |
Juri Linkov |
*** empty log message ***
|
2008-06-29 |
Juri Linkov |
(read-regexp): New function.
|
2008-06-29 |
Kenichi Handa |
(compose-region): Mention the special handling of TAB.
|
2008-06-29 |
Kenichi Handa |
*** empty log message ***
|
2008-06-29 |
Kenichi Handa |
(describe-char-display): Always return a string.
|
2008-06-29 |
Kenichi Handa |
*** empty log message ***
|
2008-06-29 |
Kenichi Handa |
(Finternal_char_font): Return font-object instead of font-name.
|
2008-06-29 |
Kenichi Handa |
(get_composition_id): Fix the width calculation for TAB.
|
2008-06-29 |
Stefan Monnier |
(Fvertical_motion): Properly handle float column arg.
|
2008-06-29 |
Andreas Schwab |
(vc-dir): Make backend argument optional and use
|
2008-06-29 |
Andreas Schwab |
(find-dired-filter): Preserve point.
|
2008-06-29 |
Jeffrey C Honig |
(mh-invisible-header-fields-internal): Add invisible header fields for
|
2008-06-29 |
Jay Belanger |
*** empty log message ***
|
2008-06-29 |
Jay Belanger |
Adjust image of mode line throughout.
|
2008-06-29 |
Juanma Barranquero |
Fix typos.
|
2008-06-29 |
Kenichi Handa |
*** empty log message ***
|
2008-06-28 |
Jason Rumney |
Add Windows support note to alpha frame parameter.
|
2008-06-28 |
Jason Rumney |
* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
|
2008-06-28 |
Glenn Morris |
*** empty log message ***
|
2008-06-28 |
Glenn Morris |
*** empty log message ***
|
2008-06-28 |
Glenn Morris |
*** empty log message ***
|
2008-06-28 |
Glenn Morris |
robert marshall <robert at capuchin.co.uk> (tiny change)
|
2008-06-28 |
Chong Yidong |
(inhibit-face-set-after-frame-default): Var deleted.
|
2008-06-28 |
Chong Yidong |
* faces.el (inhibit-face-set-after-frame-default): Var deleted.
|
2008-06-28 |
Johan Bockgård |
(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".
|
2008-06-28 |
John Paul Wallington |
*** empty log message ***
|
2008-06-28 |
John Paul Wallington |
(defmath): Add `doc-string' decl. Add docstring.
|
2008-06-28 |
Michael Albinus |
*** empty log message ***
|
2008-06-28 |
Michael Albinus |
* net/tramp.el (tramp-handle-file-modes): Handle symlinks.
|
2008-06-28 |
Michael Albinus |
* net/tramp-ftp.el (top): Delete 'ange-ftp property from
|
2008-06-28 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
|
2008-06-28 |
Glenn Morris |
*** empty log message ***
|
2008-06-27 |
Juanma Barranquero |
* vc-dir.el (vc-dir): Complete only directory names.
|
2008-06-27 |
Juanma Barranquero |
* vc-dir.el (vc-dir): Complete only directory names.
|
2008-06-27 |
Jason Rumney |
Fix last change.
|
2008-06-27 |
Jason Rumney |
* w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
|
2008-06-27 |
Alan Mackenzie |
cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specific
|
2008-06-27 |
Alan Mackenzie |
*** empty log message ***
|
2008-06-27 |
John Paul Wallington |
*** empty log message ***
|
2008-06-27 |
John Paul Wallington |
(list-command-history): Use `bound-and-true-p'.
|
2008-06-27 |
Juanma Barranquero |
(image-jpeg-p): Don't fail if the arg cannot be converted to unibyte.
|
2008-06-27 |
Dan Nicolaescu |
(USG_SHARED_LIBRARIES): Remove duplicate definition.
|
2008-06-27 |
Dan Nicolaescu |
Fix previous change: keep the correct branch of a
|
2008-06-27 |
Juanma Barranquero |
* ibuf-ext.el (diff-sentinel): Declare.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
Fix comment typo.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
American English spelling fix.
|
2008-06-27 |
Glenn Morris |
*** empty log message ***
|
2008-06-27 |
Glenn Morris |
(.el.elc): Copy the echo behavior of lisp/Makefile.in.
|
2008-06-27 |
Glenn Morris |
*** empty log message ***
|
2008-06-27 |
Glenn Morris |
(cal-menu-sunmoon-menu, cal-menu-global-mouse-menu): Update for lunar
|
2008-06-27 |
Glenn Morris |
*** empty log message ***
|
2008-06-27 |
Glenn Morris |
(Lunar Phases): Update for lunar.el name changes.
|
2008-06-27 |
Glenn Morris |
(Sexp Diary Entries): Update for lunar.el name changes.
|
2008-06-27 |
Glenn Morris |
*** empty log message ***
|
2008-06-27 |
Glenn Morris |
(diary-list-sexp-entries): Doc update.
|
2008-06-27 |
Glenn Morris |
(calendar-mode-map): Update for name change.
|
2008-06-27 |
Glenn Morris |
(calendar-lunar-phases): Rename from calendar-phases-of-moon. Keep
|
2008-06-26 |
Juanma Barranquero |
Remove unneeded -Defines in the compiler command line (MinGW and MSVC).
|
2008-06-26 |
Glenn Morris |
*** empty log message ***
|
2008-06-26 |
Glenn Morris |
(solar-sunrises-buffer): New constant.
|
2008-06-26 |
Glenn Morris |
(cal-menu-sunmoon-menu): Rename from cal-menu-moon-menu. Add
|
2008-06-26 |
Glenn Morris |
(solar-sunrise-sunset-string): Add optional argument `nolocation'.
|
2008-06-26 |
Jason Rumney |
* w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
|
2008-06-26 |
Chong Yidong |
(extend_face_to_end_of_line): Fix last change.
|
2008-06-26 |
Chong Yidong |
* xdisp.c (extend_face_to_end_of_line): Fix last change.
|
2008-06-26 |
Chong Yidong |
Documented shift-select-mode.
|
2008-06-26 |
Chong Yidong |
Chcked mark.texi
|
2008-06-26 |
Chong Yidong |
(Shift selection): New node.
|
2008-06-26 |
Chong Yidong |
* mark.texi (Shift selection): New node.
|
2008-06-26 |
Chong Yidong |
Add customization types for word-wrap and shift-select-mode.
|
2008-06-26 |
Chong Yidong |
* cus-start.el: Add customization types for word-wrap and
|
2008-06-26 |
Chong Yidong |
Add manual checking list.
|
2008-06-26 |
Chong Yidong |
Rearrange items, and delete some duplicates.
|
2008-06-26 |
Jason Rumney |
*** empty log message ***
|
2008-06-26 |
Jason Rumney |
(FONT_AVG_WIDTH): Remove obsolete macro.
|
2008-06-26 |
John Paul Wallington |
*** empty log message ***
|
2008-06-26 |
John Paul Wallington |
(ibuffer-diff-buffer-with-file-1): New function.
|
2008-06-26 |
Juanma Barranquero |
* src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
|
2008-06-26 |
Jason Rumney |
* w32bdf.c, w32bdf.h: Remove obsolete files.
|
2008-06-26 |
Juanma Barranquero |
Fix typo.
|
2008-06-26 |
Kenichi Handa |
(encode-coding-char): Fix for ASCII characters.
|
2008-06-26 |
Kenichi Handa |
(terminal-composition-function): Fix previous change.
|
2008-06-26 |
Kenichi Handa |
*** empty log message ***
|
2008-06-26 |
Kenichi Handa |
(handle_auto_composed_prop): Fix for the terminal case.
|
2008-06-26 |
Glenn Morris |
*** empty log message ***
|
2008-06-26 |
Glenn Morris |
(bookmark-make-record-default): Fix declaration.
|
2008-06-26 |
Glenn Morris |
(bookmark-make-record-default): Fix declaration.
|
2008-06-26 |
Glenn Morris |
*** empty log message ***
|
2008-06-26 |
Glenn Morris |
(calendar-check-holidays): Declare rather than autoloading.
|
2008-06-26 |
Glenn Morris |
*** empty log message ***
|
2008-06-26 |
Glenn Morris |
(calendar-cursor-to-date): Handle case where event-start is nil.
|
2008-06-26 |
Glenn Morris |
(cal-menu-moon-menu): Add sunrise/sunset.
|
2008-06-26 |
Glenn Morris |
(calendar-intermonth-header, calendar-intermonth-text): Move earlier in file.
|
2008-06-26 |
Dan Nicolaescu |
Remove unused defines.
|
2008-06-26 |
Dan Nicolaescu |
*** empty log message ***
|
2008-06-26 |
Dan Nicolaescu |
* vc-dir.el (tool-bar): Require.
|
2008-06-26 |
Glenn Morris |
Comment fixes.
|
2008-06-26 |
Glenn Morris |
*** empty log message ***
|
2008-06-26 |
Glenn Morris |
(cal-menu-context-mouse-menu): Add some :keys.
|
2008-06-26 |
Glenn Morris |
*** empty log message ***
|
2008-06-26 |
Glenn Morris |
(calendar-cursor-holidays): Handle mouse events.
|
2008-06-26 |
Glenn Morris |
(calendar-mouse-holidays): Remove function.
|
2008-06-26 |
Dan Nicolaescu |
* unexnext.c:
|
2008-06-26 |
Kenichi Handa |
*** empty log message ***
|
2008-06-26 |
Kenichi Handa |
(terminal-composition-base-character-p): New
|
2008-06-26 |
Glenn Morris |
*** empty log message ***
|
2008-06-26 |
Glenn Morris |
*** empty log message ***
|
2008-06-26 |
Glenn Morris |
(calendar-iso-from-absolute): Add autoload cookie.
|
2008-06-26 |
Glenn Morris |
(cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
|
2008-06-26 |
Glenn Morris |
(calendar-cursor-to-nearest-date): Use calendar-column-to-segment,
|
2008-06-26 |
Glenn Morris |
(calendar-date-echo-text): Doc fix. Add default :value for sexp type.
|
2008-06-26 |
Stefan Monnier |
(completion-basic-try-completion): Use the text after
|
2008-06-25 |
Chong Yidong |
(tex-verbatim): Use monospace instead of courier.
|
2008-06-25 |
Chong Yidong |
(set-face-attribute): Doc fix.
|
2008-06-25 |
Chong Yidong |
* textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
|
2008-06-25 |
Chong Yidong |
Fix last change, using "monospace" rather than "Monospace".
|
2008-06-25 |
Chong Yidong |
(x_default_font_parameter): If Xft is available, first try
|
2008-06-25 |
Chong Yidong |
* xfns.c (x_default_font_parameter): If Xft is available, first
|
2008-06-25 |
Jason Rumney |
(get_glyph_face_and_encoding): Encode invalid glyphs as 0.
|
2008-06-25 |
Stefan Monnier |
(Fbyte_code): Disable debugging code that doesn't compile.
|
2008-06-25 |
Stefan Monnier |
(syms_of_buffer): Remove default-word-wrap.
|
2008-06-25 |
Juri Linkov |
Add global bindings `M-s o' for `occur', `M-s h r' for `highlight-regexp',
|
2008-06-25 |
Juri Linkov |
*** empty log message ***
|
2008-06-25 |
Juri Linkov |
(isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.
|
2008-06-25 |
Juri Linkov |
(goto-map): New variable. Rebind goto-related
|
2008-06-25 |
Stefan Monnier |
* bookmark.el (bookmark-alist): Allow the 2 slightly different formats
|
2008-06-25 |
Stefan Monnier |
* Makefile.in (Makefile): Use it for its timestamp value as well, and
|
2008-06-25 |
Stefan Monnier |
Paren typo.
|
2008-06-25 |
Stefan Monnier |
Paren typo.
|
2008-06-25 |
Stefan Monnier |
* buff-menu.el: Use with-current-buffer and inhibit-read-only.
|
2008-06-25 |
Stefan Monnier |
* mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
|
2008-06-25 |
Stefan Monnier |
(eshell-manipulate): Check eshell-debug-command is bound before using it.
|
2008-06-25 |
Stefan Monnier |
Require CL.
|
2008-06-25 |
Juanma Barranquero |
Fix typos.
|
2008-06-25 |
Kenichi Handa |
(Fstring_to_unibyte): Fix the previous change.
|
2008-06-25 |
Juanma Barranquero |
* xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
|
2008-06-25 |
Glenn Morris |
Comment typo.
|
2008-06-25 |
Glenn Morris |
Remove witness-emacs.
|
2008-06-25 |
Glenn Morris |
Fix usage typo.
|
2008-06-25 |
Glenn Morris |
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
|
2008-06-25 |
Glenn Morris |
rst-mode got installed.
|
2008-06-25 |
Kenichi Handa |
*** empty log message ***
|
2008-06-25 |
Kenichi Handa |
(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
|
2008-06-25 |
Kenichi Handa |
(font_parse_fcname): Remove unused variables.
|
2008-06-25 |
Kenichi Handa |
*** empty log message ***
|
2008-06-25 |
Dan Nicolaescu |
* vc-hg.el:
|
2008-06-25 |
Kenichi Handa |
*** empty log message ***
|
2008-06-25 |
Kenichi Handa |
*** empty log message ***
|
2008-06-25 |
Dan Nicolaescu |
(vc-annotate-parent-rev): Pacify byte compiler.
|
2008-06-25 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
|
2008-06-25 |
Kenichi Handa |
(Fstring_to_unibyte): Fix typo in docstring.
|
2008-06-25 |
Kenichi Handa |
Mention string-to-unibyte.
|
2008-06-25 |
Kenichi Handa |
(image-jpeg-p): Convert DATA to unibyte at first.
|
2008-06-25 |
Dan Nicolaescu |
(vc-annotate-parent-rev): Pacify byte compiler.
|
2008-06-25 |
Kenichi Handa |
(Fstring_to_unibyte): EXFUN it.
|
2008-06-25 |
Kenichi Handa |
(str_to_unibyte): Extern it.
|
2008-06-25 |
Kenichi Handa |
(str_to_unibyte): New function.
|
2008-06-25 |
Kenichi Handa |
(Fstring_to_unibyte): New function.
|
2008-06-25 |
Andreas Schwab |
(face-font-family-alternatives, variable-pitch): Use
|
2008-06-25 |
Kenichi Handa |
*** empty log message ***
|
2008-06-24 |
Andreas Schwab |
Fix thinko.
|
2008-06-24 |
Andreas Schwab |
(bootstrap-clean): Do what distclean does but don't remove
|
2008-06-24 |
Andreas Schwab |
(${lispsource}/loaddefs.el): Renamed from
|
2008-06-24 |
Chong Yidong |
Document truncate-partial-width-windows change.
|
2008-06-24 |
Chong Yidong |
(face-font-family-alternatives, variable-pitch): Change "Sans" to the
|
2008-06-24 |
Chong Yidong |
* faces.el (face-font-family-alternatives, variable-pitch): Change
|
2008-06-24 |
Chong Yidong |
Document `word-wrap'.
|
2008-06-24 |
Chong Yidong |
(Vtruncate_partial_width_windows): New Lisp_Object, replacing
|
2008-06-24 |
Chong Yidong |
(compute_motion): Obey integer values of truncate-partial-width-windows.
|
2008-06-24 |
Chong Yidong |
(direct_output_for_insert): Avoid direct output when inserting a space
|
2008-06-24 |
Chong Yidong |
Replace truncate_partial_width_windows with
|
2008-06-24 |
Chong Yidong |
(struct it): Replace bool truncate_lines_p with a line_wrap enum
|
2008-06-24 |
Chong Yidong |
(syms_of_buffer): New variables default-word-wrap and word-wrap.
|
2008-06-24 |
Chong Yidong |
(struct buffer): New member word_wrap.
|
2008-06-24 |
Chong Yidong |
* buffer.h (struct buffer): New member word_wrap.
|
2008-06-24 |
Chong Yidong |
Re-order items.
|
2008-06-24 |
Stefan Monnier |
Fix up comments.
|
2008-06-24 |
Jason Rumney |
*** empty log message ***
|
2008-06-24 |
Jason Rumney |
(Ffont_face_attributes): Multiply pixel size before point
|
2008-06-24 |
Jason Rumney |
(PIXEL_TO_POINT): Clarify usage in comment.
|
2008-06-24 |
Jason Rumney |
Add coding tag.
|
2008-06-24 |
Kenichi Handa |
(font_score): Even if the PIXEL_SIZE is the same, check
|
2008-06-24 |
Jay Belanger |
*** empty log message ***
|
2008-06-24 |
Jay Belanger |
*** empty log message ***
|
2008-06-24 |
Jay Belanger |
(Killing from the stack): Mention how to use normal Emacs copying.
|
2008-06-24 |
Jay Belanger |
(calc-init-extensions): Add keybinding for `kill-ring-save'.
|
2008-06-24 |
Jay Belanger |
(calc-mode-map): Add extra keybindings to `calc-missing-key'.
|
2008-06-24 |
Miles Bader |
Handle void selection in mouse-appearance-menu
|
2008-06-24 |
Dan Nicolaescu |
* add-log.el (add-change-log-entry): Add new arg to force each new
|
2008-06-24 |
Dan Nicolaescu |
(vc-client-object): Remove.
|
2008-06-24 |
Dan Nicolaescu |
(Todo): Update.
|
2008-06-24 |
Juanma Barranquero |
* makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
|
2008-06-24 |
Dan Nicolaescu |
* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
|
2008-06-24 |
Juanma Barranquero |
Fix typos.
|
2008-06-23 |
Juanma Barranquero |
* gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
|
2008-06-23 |
Eli Zaretskii |
Large file support in MS-Windows `stat' is done.
|
2008-06-23 |
Jason Rumney |
* w32term.c (x_draw_glyph_string_background)
|
2008-06-23 |
Jason Rumney |
* w32term.c (x_draw_glyph_string_background)
|
2008-06-23 |
Jason Rumney |
* w32term.c (x_draw_glyph_string_background)
|
2008-06-23 |
Dan Nicolaescu |
(vc-annotate-mode): Derive from special-mode
|
2008-06-23 |
Stefan Monnier |
(distclean): Don't delete *.elc and autogen files.
|
2008-06-23 |
Miles Bader |
Add arch tagline
|
2008-06-22 |
Dan Nicolaescu |
* vc.el:
|
2008-06-22 |
Dan Nicolaescu |
* vc.el: Move vc-annotate variables and functions ...
|
2008-06-22 |
Kenichi Handa |
*** empty log message ***
|
2008-06-22 |
Kenichi Handa |
(font_find_for_lface): Try the adstyle specified in the property of
|
2008-06-22 |
Dan Nicolaescu |
* vc-dav.el: Move here from url/vc-dav.el.
|
2008-06-22 |
Dan Nicolaescu |
* vc-dav.el: Move here from url/vc-dav.el.
|
2008-06-22 |
Stefan Monnier |
(x_set_frame_alpha): Add x_catch_errors for bug#437.
|
2008-06-22 |
Stefan Monnier |
* Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.
|
2008-06-22 |
Glenn Morris |
*** empty log message ***
|
2008-06-22 |
Glenn Morris |
(.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
|
2008-06-22 |
Glenn Morris |
*** empty log message ***
|
2008-06-22 |
Glenn Morris |
(top_bootclean): Remove obsolete references to lock/.
|
2008-06-22 |
Glenn Morris |
*** empty log message ***
|
2008-06-22 |
Glenn Morris |
(witness-emacs): Depend on temacs${EXEEXT}.
|
2008-06-21 |
Glenn Morris |
*** empty log message ***
|
2008-06-21 |
Glenn Morris |
(help-xref-interned): Declare.
|
2008-06-21 |
Glenn Morris |
(easy-mmode-set-keymap-parents): Evaluate definition when compiling.
|
2008-06-21 |
Glenn Morris |
Require 'cl when compiling.
|
2008-06-21 |
Glenn Morris |
*** empty log message ***
|
2008-06-21 |
Glenn Morris |
Require 'cl when compiling.
|
2008-06-21 |
Glenn Morris |
*** empty log message ***
|
2008-06-21 |
Glenn Morris |
Require 'cl when compiling.
|
2008-06-21 |
Glenn Morris |
*** empty log message ***
|
2008-06-21 |
Glenn Morris |
(bug-reference-fontify): Revert previous change that saved match data.
|
2008-06-21 |
Glenn Morris |
Add bug-reference-url-format local setting.
|
2008-06-21 |
Glenn Morris |
(bug-reference-map): Bind down-mouse-1 rather than mouse-1.
|
2008-06-21 |
John Paul Wallington |
*** empty log message ***
|
2008-06-21 |
John Paul Wallington |
(define-derived-mode): Add `doc-string' declaration.
|
2008-06-21 |
John Paul Wallington |
(rst-mode): Put docstring in right place.
|
2008-06-21 |
Chong Yidong |
(fancy-about-text, fancy-startup-tail): Increase text size for
|
2008-06-21 |
Chong Yidong |
* startup.el (fancy-about-text, fancy-startup-tail): Increase text
|
2008-06-21 |
Glenn Morris |
Add witness-emacs.
|
2008-06-21 |
Glenn Morris |
*** empty log message ***
|
2008-06-21 |
Glenn Morris |
(all): Explicitly pass EMACS to sub-make, for some non-GNU makes.
|
2008-06-21 |
Chong Yidong |
(fixed-pitch): Use "Monospace" family.
|
2008-06-21 |
Chong Yidong |
* faces.el (fixed-pitch): Use "Monospace" family.
|
2008-06-21 |
Glenn Morris |
Whitespace.
|
2008-06-21 |
Glenn Morris |
Fix rst.el attribution.
|
2008-06-21 |
Glenn Morris |
*** empty log message ***
|
2008-06-21 |
Glenn Morris |
(custom-dependencies-no-scan-regexp): Add ldefs-boot.el.
|
2008-06-21 |
Glenn Morris |
(finder-no-scan-regexp): Add ldefs-boot.el
|
2008-06-21 |
Glenn Morris |
Comment fixes.
|
2008-06-21 |
Stefan Monnier |
(witness-emacs): Tell lisp to use bootstrap-emacs.
|
2008-06-21 |
Glenn Morris |
*** empty log message ***
|
2008-06-21 |
Glenn Morris |
(calendar-forward-day): Scroll in one month increments.
|
2008-06-21 |
Glenn Morris |
Factor out the magic numbers controlling the calendar layout.
|
2008-06-21 |
Stefan Monnier |
(witness-emacs): Use ../lisp, not $(lispsource).
|
2008-06-21 |
Michael Albinus |
* NEWS: Tramp uses auth-source.
|
2008-06-21 |
Michael Albinus |
*** empty log message ***
|
2008-06-21 |
Stefan Monnier |
* src/Makefile.in (PRECOMP): Remove.
|
2008-06-21 |
Ulf Jasper |
newsticker: window config fix, doc fixes
|
2008-06-21 |
Miles Bader |
(text-scale-adjust): Bind `echo-keystrokes' to nil.
|
2008-06-21 |
Romain Francoise |
Fix typo.
|
2008-06-21 |
Romain Francoise |
(INFO_FILES): Add sasl.
|
2008-06-21 |
Michael Albinus |
*** empty log message ***
|
2008-06-21 |
Michael Albinus |
* tramp.texi (Password handling): Renamed from "Password
|
2008-06-21 |
Kenichi Handa |
*** empty log message ***
|
2008-06-21 |
Kenichi Handa |
(xftfont_open): Handle QCembolden only when FC_EMBOLDEN is defined.
|
2008-06-21 |
Alan Mackenzie |
(c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.
|
2008-06-21 |
Alan Mackenzie |
*** empty log message ***
|
2008-06-21 |
Nick Roberts |
*** empty log message ***
|
2008-06-21 |
Andreas Schwab |
(.el.elc): Use ../lisp, not $(lispsource).
|
2008-06-21 |
Andreas Schwab |
(witness-emacs): Use ../lisp, not $(lispsource).
|
2008-06-21 |
Miles Bader |
Fix autoload directives in lisp/face-remap.el
|
2008-06-21 |
Stefan Monnier |
Run rst-define-level-faces when loading.
|
2008-06-21 |
Miles Bader |
Fix autoload building command in src Makefile
|
2008-06-21 |
Stefan Monnier |
Make "make" do a bootstrap if needed.
|
2008-06-20 |
Chong Yidong |
(Ffont_face_attributes): Omit key-attribute pairs not defined by the
|
2008-06-20 |
Chong Yidong |
* font.c (Ffont_face_attributes): Omit key-attribute pairs not
|
2008-06-20 |
Stefan Monnier |
* src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.
|
2008-06-20 |
Jason Rumney |
[OLD_FONT]: Remove obsolete font code.
|
2008-06-20 |
Stefan Monnier |
($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
|
2008-06-20 |
Stefan Monnier |
(c-make-inherited-keymap): Only use set-keymap-parents if set-keymap-parent
|
2008-06-20 |
Miles Bader |
Add arch tagline
|
2008-06-20 |
Stefan Monnier |
Update.
|
2008-06-20 |
Stefan Monnier |
(vc-bzr-annotate-extract-revision-at-line):
|
2008-06-20 |
Stefan Monnier |
(auto-mode-alist): Use rst-mode for *.rst and *.rest files.
|
2008-06-20 |
Stefan Monnier |
Fix up docstring conventions.
|
2008-06-20 |
Dan Nicolaescu |
(vc-mtn-log-view-mode): Set log-view-per-file-logs and
|
2008-06-20 |
Stefan Monnier |
(special-mode-map): New var.
|
2008-06-20 |
Dan Nicolaescu |
* vc.el (vc-switch-backend): Simplify.
|
2008-06-20 |
Dan Nicolaescu |
(vc-dir-hide-up-to-date): Undo previous change.
|
2008-06-20 |
Stefan Monnier |
(checkdoc-start-section, checkdoc-error):
|
2008-06-20 |
Ulf Jasper |
newsticker-treeview-own-frame turned off, tooltips
|
2008-06-20 |
Stefan Monnier |
*** empty log message ***
|
2008-06-20 |
Eli Zaretskii |
(Starting GUD): Fix change from 2008-06-17 about remote debugging.
|
2008-06-20 |
Stefan Monnier |
New file.
|
2008-06-20 |
Sam Steingold |
(vc-dir-hide-up-to-date): Accept a prefix argument to also remove DIRECTORY entries.
|
2008-06-20 |
Eli Zaretskii |
*** empty log message ***
|
2008-06-20 |
Eli Zaretskii |
($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an empty
|
2008-06-20 |
Eli Zaretskii |
(distclean): Depend on `clean'.
|
2008-06-20 |
Jason Rumney |
*** empty log message ***
|
2008-06-20 |
Jason Rumney |
(font_matches_spec): Use csb bitfield from font signature to determine
|
2008-06-20 |
Eli Zaretskii |
*** empty log message ***
|
2008-06-20 |
Eli Zaretskii |
(clean mostlyclean): Delete leim-list.el~.
|
2008-06-20 |
Juanma Barranquero |
* makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
|
2008-06-20 |
Eli Zaretskii |
*** empty log message ***
|
2008-06-20 |
Eli Zaretskii |
(distclean): Remove makefile.
|
2008-06-20 |
Eli Zaretskii |
*** empty log message ***
|
2008-06-20 |
Eli Zaretskii |
(distclean): Remove makefile.
|
2008-06-20 |
Eli Zaretskii |
*** empty log message ***
|
2008-06-20 |
Eli Zaretskii |
(distclean): Remove makefile.
|
2008-06-20 |
Eli Zaretskii |
*** empty log message ***
|
2008-06-20 |
Eli Zaretskii |
(distclean): Remove makefile.
|
2008-06-20 |
Stefan Monnier |
(cfsetspeed): New fun extracted from the code.
|
2008-06-20 |
Stefan Monnier |
* configure.in: Check for presence of cfmakeraw and cfsetspeed.
|
2008-06-20 |
Eli Zaretskii |
*** empty log message ***
|
2008-06-20 |
Eli Zaretskii |
(distclean): Don't delete `quail' subdir: if we are building in the sandbox,
|
2008-06-20 |
Kenichi Handa |
*** empty log message ***
|
2008-06-20 |
Kenichi Handa |
(xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to the pattern.
|
2008-06-20 |
Stephen Eglen |
*** empty log message ***
|
2008-06-20 |
Stephen Eglen |
(mh-defun-show-buffer): Use `...' rather than than "..." in generated
|
2008-06-20 |
Miles Bader |
Fix variable names in buffer-face-mode-invoke
|
2008-06-20 |
Miles Bader |
Tweak interface of buffer-face-mode functions
|
2008-06-20 |
Jason Rumney |
(setup-default-fontset): Specify script for latin use of iso10646-1.
|
2008-06-20 |
Kenichi Handa |
*** empty log message ***
|
2008-06-20 |
Kenichi Handa |
(fontset_from_font): Copy font_spec before changing
|
2008-06-20 |
Kenichi Handa |
*** empty log message ***
|
2008-06-20 |
Kenichi Handa |
(x_default_font_parameter): Try "monospace-12" too.
|
2008-06-20 |
Stefan Monnier |
* w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
|
2008-06-19 |
Kenichi Handa |
*** empty log message ***
|
2008-06-19 |
Kenichi Handa |
Include <ctype.h>
|
2008-06-19 |
Michael Olson |
ERC: Upstream updates.
|
2008-06-19 |
Miles Bader |
Fix behavior of text-scale-increase when text-scale-mode is disabled
|
2008-06-19 |
Stefan Monnier |
* w32fns.c, xfns.c (Qfont_param): New var.
|
2008-06-19 |
Kenichi Handa |
*** empty log message ***
|
2008-06-19 |
Kenichi Handa |
(font_parse_xlfd): Fix previous change.
|
2008-06-19 |
Kenichi Handa |
(ftfont_pattern_entity): New arg extra. Caller changed.
|
2008-06-19 |
Kenichi Handa |
(QChinting , QCautohint, QChintstyle, QCrgba)
|
2008-06-18 |
Stefan Monnier |
(face-set-after-frame-default): Don't exclude `default'.
|
2008-06-18 |
Andreas Schwab |
(Ffont_face_attributes): Only define if
|
2008-06-18 |
Stephen Eglen |
Fix typo (where -> were).
|
2008-06-18 |
Jason Rumney |
Add font logging to list and match functions.
|
2008-06-18 |
Stefan Monnier |
*** empty log message ***
|
2008-06-18 |
Glenn Morris |
Remove references to passing EMACS to make, since the defaults are
|
2008-06-18 |
Glenn Morris |
*** empty log message ***
|
2008-06-18 |
Glenn Morris |
(cal-menu-holidays-menu): Use calendar-cursor-holidays rather than
|
2008-06-18 |
Glenn Morris |
(calendar-cursor-holidays): Accept optional date.
|
2008-06-18 |
Glenn Morris |
(cal-tex-cursor-year)
|
2008-06-18 |
Glenn Morris |
(cal-html-cursor-month, cal-html-cursor-year): Handle mouse events.
|
2008-06-18 |
Glenn Morris |
(ELCFILES): Add org/org-id.elc.
|
2008-06-18 |
Glenn Morris |
(buffer-face-mode-invoke): Declare.
|
2008-06-18 |
Glenn Morris |
Regenerate.
|
2008-06-18 |
Glenn Morris |
Add footer.
|
2008-06-18 |
Glenn Morris |
(org-map-entries): Let-bind `file'.
|
2008-06-18 |
Glenn Morris |
Remove an entry that does not apply.
|
2008-06-18 |
Glenn Morris |
Fix typos in previous.
|
2008-06-17 |
Nick Roberts |
(Starting GUD): Add an entry for gud-gdb.
|
2008-06-17 |
Nick Roberts |
*** empty log message ***
|
2008-06-17 |
Nick Roberts |
(gud-gdba-marker-filter): Don't switch to
|
2008-06-17 |
Nick Roberts |
*** empty log message ***
|
2008-06-17 |
Miles Bader |
Add arch tagline
|
2008-06-17 |
Martin Rudalics |
*** empty log message ***
|
2008-06-17 |
Martin Rudalics |
(split-height-threshold): Remove spurious extra line.
|
2008-06-17 |
Chong Yidong |
(font_parse_fcname): For known key symbols, intern using correct
|
2008-06-17 |
Chong Yidong |
* font.c (font_parse_fcname): For known key symbols, intern using
|
2008-06-17 |
Stefan Monnier |
* calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
|
2008-06-17 |
Stefan Monnier |
(vc-deduce-fileset): Add arg `only-files'.
|
2008-06-17 |
Carsten Dominik |
New file: org-id.el.
|
2008-06-17 |
Carsten Dominik |
2008-06-17 Carsten Dominik <dominik@science.uva.nl>
|
2008-06-17 |
Miles Bader |
Use buffer-face-mode for mouse font menu
|
2008-06-17 |
Miles Bader |
Add buffer-face-mode
|
2008-06-17 |
Miles Bader |
Order multiple entries more cleverly in face-remap-add-relative
|
2008-06-17 |
Glenn Morris |
*** empty log message ***
|
2008-06-17 |
Glenn Morris |
Fix references to mouse-2 and mouse-3 in calendar.
|
2008-06-17 |
Glenn Morris |
(configure, index.texi, vol1.*, vol2.*): Remove.
|
2008-06-17 |
Glenn Morris |
*** empty log message ***
|
2008-06-17 |
Glenn Morris |
(emacsver, miscmanualdir, VERSION, manual, install)
|
2008-06-17 |
Glenn Morris |
*** empty log message ***
|
2008-06-17 |
Glenn Morris |
Regenerate.
|
2008-06-17 |
Glenn Morris |
(x-select-font): Declare.
|
2008-06-17 |
Glenn Morris |
*** empty log message ***
|
2008-06-17 |
Glenn Morris |
(calendar-move-hook):Add calendar-update-mode-line as an option.
|
2008-06-17 |
Chong Yidong |
(font_parse_fcname): Store divider characters for unknown-spec list.
|
2008-06-17 |
Chong Yidong |
* font.c (font_parse_fcname): Store divider characters for
|
2008-06-17 |
Kenichi Handa |
*** empty log message ***
|
2008-06-17 |
Kenichi Handa |
(realize_default_face): If the frame is not on window
|
2008-06-17 |
Miles Bader |
Merge from emacs--rel--22
|
2008-06-17 |
Miles Bader |
Remove unneeded Gnus ChangeLog entries
|
2008-06-17 |
Miles Bader |
Merge from gnus--devo--0
|
2008-06-17 |
Nick Roberts |
(Starting GUD): Expand on remote debugging.
|
2008-06-17 |
Nick Roberts |
*** empty log message ***
|
2008-06-17 |
Kenichi Handa |
*** empty log message ***
|
2008-06-17 |
Kenichi Handa |
(fontset_pattern_regexp): Escape some regexp characters.
|
2008-06-16 |
Juanma Barranquero |
* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
|
2008-06-16 |
Stefan Monnier |
(vc-dir-child-files): Use vc-string-prefix-p.
|
2008-06-16 |
Stefan Monnier |
(font_unparse_gtkname): Use EQ to compare Lisp_Objects.
|
2008-06-16 |
Chong Yidong |
(font_parse_fcname): Fix handling of unknown-spec string.
|
2008-06-16 |
Chong Yidong |
* font.c (font_parse_fcname): Fix handling of unknown-spec string.
|
2008-06-16 |
Juanma Barranquero |
(Ffont_face_attributes): Doc fix.
|
2008-06-16 |
Juanma Barranquero |
(Ffont_spec): Fix usage in docstring.
|
2008-06-16 |
Andreas Schwab |
(Ffont_face_attributes): Fix definition.
|
2008-06-16 |
Kenichi Handa |
*** empty log message ***
|
2008-06-16 |
Kenichi Handa |
(Ffont_get): Return a symbol for :weight, :slant, and :width.
|
2008-06-16 |
Nick Roberts |
(gdb-memory-set-address)
|
2008-06-16 |
Nick Roberts |
*** empty log message ***
|
2008-06-16 |
Jason Rumney |
(nxml-mode): Use run-mode-hooks.
|
2008-06-16 |
Juanma Barranquero |
(vc-diff-internal): Declare for compiler.
|
2008-06-16 |
Jason Rumney |
Fix crashing bug in use of bold fonts from x-select-font on W32.
|
2008-06-16 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-16 |
Juanma Barranquero |
(log-view-per-file-logs): Pacify byte compiler.
|
2008-06-16 |
Juanma Barranquero |
(log-view-per-file-logs): Pacify byte compiler.
|
2008-06-16 |
Kenichi Handa |
*** empty log message ***
|
2008-06-16 |
Kenichi Handa |
(font_check_object): Delete it.
|
2008-06-16 |
Katsumi Yamaoka |
(BASE_PURESIZE): Increase to 1230000.
|
2008-06-16 |
Glenn Morris |
*** empty log message ***
|
2008-06-16 |
Glenn Morris |
Remove obsolete files
|
2008-06-16 |
Glenn Morris |
*** empty log message ***
|
2008-06-16 |
Glenn Morris |
Remove unused files
|
2008-06-16 |
Glenn Morris |
Update.
|
2008-06-16 |
Glenn Morris |
*** empty log message ***
|
2008-06-16 |
Glenn Morris |
(set-version): Add doc/lispref/book-spine.texinfo.
|
2008-06-16 |
Glenn Morris |
Set version to 23.0.60.
|
2008-06-16 |
Glenn Morris |
*** empty log message ***
|
2008-06-16 |
Glenn Morris |
(set-version): Add doc/lispref/vol1.texi,vol2.texi.
|
2008-06-16 |
Glenn Morris |
*** empty log message ***
|
2008-06-16 |
Glenn Morris |
Update Back-Cover Text as per maintain.info.
|
2008-06-16 |
Glenn Morris |
(EMACSVER): Set to 23.0.60.
|
2008-06-16 |
Glenn Morris |
(EMACSVER): Set to 23.0.60.
|
2008-06-16 |
Chong Yidong |
Tweak last change.
|
2008-06-16 |
Chong Yidong |
(font_parse_fcname): Correctly parse KEY=VAL values.
|
2008-06-16 |
Chong Yidong |
* font.c (font_parse_fcname): Correctly parse KEY=VAL values.
|
2008-06-16 |
Glenn Morris |
Add Cover-Texts.
|
2008-06-15 |
Juanma Barranquero |
Fix typo.
|
2008-06-15 |
Chong Yidong |
Fix last change.
|
2008-06-15 |
Chong Yidong |
*** S-down-mouse-1 now pops up a menu for changing the default font
|
2008-06-15 |
Chong Yidong |
(mouse-appearance-menu-map): New var.
|
2008-06-15 |
Chong Yidong |
* mouse.el (mouse-appearance-menu-map): New var.
|
2008-06-15 |
Chong Yidong |
*** New function `font-face-attributes' returns a plist of face
|
2008-06-15 |
Chong Yidong |
(Fx_select_font): Give GTK font dialog the default font name.
|
2008-06-15 |
Chong Yidong |
(font_unparse_gtkname): Add prototype.
|
2008-06-15 |
Chong Yidong |
(font_parse_fcname): Only only one decimal point.
|
2008-06-15 |
Chong Yidong |
* font.c (font_parse_fcname): Only only one decimal point.
|
2008-06-15 |
Juri Linkov |
*** empty log message ***
|
2008-06-15 |
Juri Linkov |
(Info-toc): Call Info-toc-nodes instead of Info-build-toc.
|
2008-06-15 |
Michael Albinus |
*** empty log message ***
|
2008-06-15 |
Michael Albinus |
(tramp-open-connection-setup-interactive-shell): Flush cache, and
|
2008-06-15 |
Dan Nicolaescu |
* log-view.el (log-view-diff-changeset): New function.
|
2008-06-15 |
Michael Albinus |
*** empty log message ***
|
2008-06-15 |
Michael Albinus |
* net/tramp-cmds.el (tramp-cleanup-all-connections): Reset
|
2008-06-15 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Clear
|
2008-06-15 |
Kenichi Handa |
*** empty log message ***
|
2008-06-15 |
Kenichi Handa |
(fontset_pattern_regexp): Escape `+' characters in pattern.
|
2008-06-15 |
Ulf Jasper |
newsticker: window dedication, orphan feeds.
|
2008-06-15 |
Andreas Schwab |
(vc-cvs-status-extra-headers): Don't match newline
|
2008-06-15 |
Andreas Schwab |
(font_update_drivers): Fix crash when no drivers match.
|
2008-06-15 |
Andreas Schwab |
(wdired-search-and-rename): Fix undocumented change.
|
2008-06-15 |
Ulf Jasper |
Moved some faces from newst-plainview to newst-reader.
|
2008-06-15 |
Miles Bader |
Add arch tagline
|
2008-06-15 |
Stefan Monnier |
* xfns.c (Fx_create_frame): internal-border-width default to 0 for Gtk.
|
2008-06-15 |
Stefan Monnier |
(encoded-kbd-self-insert-utf-8): Catch and recover from case when the bytes
|
2008-06-15 |
Glenn Morris |
Remove out-of-date and irrelevant information on size on .eps files.
|
2008-06-15 |
Glenn Morris |
*** empty log message ***
|
2008-06-15 |
Glenn Morris |
(manual): Use "23" rather than "21".
|
2008-06-15 |
Glenn Morris |
(emacsver): New, set by configure.
|
2008-06-15 |
Glenn Morris |
*** empty log message ***
|
2008-06-15 |
Glenn Morris |
Report bugs using M-x report-emacs-bug.
|
2008-06-15 |
Dan Nicolaescu |
(vc-deduce-fileset): Check if the buffer has a file.
|
2008-06-15 |
Glenn Morris |
*** empty log message ***
|
2008-06-15 |
Glenn Morris |
*** empty log message ***
|
2008-06-15 |
Glenn Morris |
(set-version): Add doc/misc/faq.texi.
|
2008-06-15 |
Glenn Morris |
(EMACSVER): Remove duplicate, outdated setting.
|
2008-06-15 |
Glenn Morris |
Remove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
|
2008-06-15 |
Glenn Morris |
(VER): Update to 23.0.60.
|
2008-06-15 |
Glenn Morris |
*** empty log message ***
|
2008-06-15 |
Glenn Morris |
*** empty log message ***
|
2008-06-15 |
Glenn Morris |
Remove references to external license, since doclicense is included.
|
2008-06-15 |
Glenn Morris |
Remove references to external license, since doclicense is included.
|
2008-06-15 |
Glenn Morris |
Use @copying, @title, @subtitle, @author.
|
2008-06-15 |
Glenn Morris |
Update Back-Cover Text as per maintain.info.
|
2008-06-15 |
Glenn Morris |
Change to GFDL 1.2. Refer to license in Emacs manual.
|
2008-06-15 |
Glenn Morris |
Use @copying.
|
2008-06-15 |
Glenn Morris |
Refer to license in Gnus manual.
|
2008-06-15 |
Glenn Morris |
*** empty log message ***
|
2008-06-15 |
Glenn Morris |
Add sasl.
|
2008-06-15 |
Glenn Morris |
(INFO_TARGETS, DVI_TARGETS): Add sasl.
|
2008-06-15 |
Glenn Morris |
Refer to license in Emacs manual.
|
2008-06-15 |
Glenn Morris |
Fix output file name.
|
2008-06-15 |
Glenn Morris |
Remove option of licensing under GPL.
|
2008-06-15 |
Glenn Morris |
*** empty log message ***
|
2008-06-15 |
Glenn Morris |
Use a verbatim license for this invariant section, as per etc/GNU.
|
2008-06-14 |
Glenn Morris |
*** empty log message ***
|
2008-06-14 |
Glenn Morris |
(Major packages and programs): Remove references to external
|
2008-06-14 |
Glenn Morris |
Fix typo.
|
2008-06-14 |
Glenn Morris |
*** empty log message ***
|
2008-06-14 |
Glenn Morris |
(ELCFILES): Add Add net/newst-*.el.
|
2008-06-14 |
Glenn Morris |
Comment fix for rms.
|
2008-06-14 |
Stefan Monnier |
(syms_of_xdisp): Default underline-minimum-offset to 1.
|
2008-06-14 |
Stefan Monnier |
(wdired-do-renames): New function.
|
2008-06-14 |
Stefan Monnier |
(Info-insert-breadcrumbs): Don't break in apropos and toc.
|
2008-06-14 |
Ulf Jasper |
Added newsticker-testsuite.el.
|
2008-06-14 |
Ulf Jasper |
Updated newsticker.texi
|
2008-06-14 |
Martin Rudalics |
*** empty log message ***
|
2008-06-14 |
Martin Rudalics |
(window--even-window-heights): Even window heights
|
2008-06-14 |
Stefan Monnier |
(Info-insert-breadcrumbs): Be careful to preserve history.
|
2008-06-13 |
Stefan Monnier |
(terminal-init-linux): Load t-mouse.
|
2008-06-13 |
Stefan Monnier |
(Info-breadcrumbs-depth): New var.
|
2008-06-13 |
Stefan Monnier |
(Info-breadcrumbs-depth): New var.
|
2008-06-13 |
Teodor Zlatanov |
Add quotation marks, paragraph symbol, angled
|
2008-06-13 |
Ulf Jasper |
Renamed newsticker-*.el to newst-*.el. Fixed (require).
|
2008-06-13 |
Ulf Jasper |
Renamed newsticker-*.el to newst-*.el.
|
2008-06-13 |
Ulf Jasper |
Renamed newsticker-*.el to newst-*.el.
|
2008-06-13 |
Ulf Jasper |
Renamed newsticker-*.el to newst-*.el.
|
2008-06-13 |
Stefan Monnier |
(Fserial_process_configure, Fprocess_send_eof):
|
2008-06-13 |
Stefan Monnier |
* progmodes/compile.el (compilation-start): Don't disable undo in
|
2008-06-13 |
Stefan Monnier |
(mail-mode-flyspell-verify):
|
2008-06-13 |
Jason Rumney |
Restore line that last checkin inexplicably lost.
|
2008-06-13 |
Dan Nicolaescu |
(vc-annotate-show-diff-revision-at-line): Move most of the code to ...
|
2008-06-13 |
Dan Nicolaescu |
(vc-delete-file): Bound default-directory before calling
|
2008-06-13 |
Jason Rumney |
* w32fns.c (Fw32_select_font): Removed old font API function.
|
2008-06-13 |
Jason Rumney |
*** empty log message ***
|
2008-06-13 |
Jason Rumney |
(mouse-set-font): Remove overridden function.
|
2008-06-13 |
Juanma Barranquero |
Fix typos, convert to utf-8.
|
2008-06-13 |
Kenichi Handa |
(font_find_for_lface): Fix typo of the previous change.
|
2008-06-13 |
Kenichi Handa |
*** empty log message ***
|
2008-06-13 |
Kenichi Handa |
(font_find_for_lface): If registry is NULL, try iso8859-1 and ascii-0.
|
2008-06-13 |
Kenichi Handa |
*** empty log message ***
|
2008-06-13 |
Juanma Barranquero |
(syms_of_font) <font-weight-table, font-slant-table, font-width-table>:
|
2008-06-13 |
Juanma Barranquero |
Fix typos.
|
2008-06-13 |
Glenn Morris |
Daniel Engeler <engeler at gmail.com>
|
2008-06-13 |
Glenn Morris |
Daniel Engeler <engeler at gmail.com>
|
2008-06-13 |
Glenn Morris |
Daniel Engeler <engeler at gmail.com>
|
2008-06-13 |
Glenn Morris |
Daniel Engeler <engeler at gmail.com>
|
2008-06-13 |
Glenn Morris |
*** empty log message ***
|
2008-06-13 |
Glenn Morris |
Daniel Engeler <engeler at gmail.com>
|
2008-06-13 |
Kenichi Handa |
(custom-face-attributes): Add :foundry.
|
2008-06-13 |
Kenichi Handa |
(Fx_create_frame, x_create_tip_frame): Register X
|
2008-06-13 |
Kenichi Handa |
*** empty log message ***
|
2008-06-13 |
Kenichi Handa |
(font_score): Ignore the diffference of alias style symbols.
|
2008-06-13 |
Glenn Morris |
Update Back-Cover Text as per maintain.info.
|
2008-06-13 |
Glenn Morris |
Update Back-Cover text per maintain.info.
|
2008-06-13 |
Glenn Morris |
*** empty log message ***
|
2008-06-13 |
Glenn Morris |
(menu-set-font): Use fboundp rather than functionp.
|
2008-06-13 |
Glenn Morris |
(byte-compile-maybe-guarded): Doc fix.
|
2008-06-13 |
Kenichi Handa |
(font_update_sort_order): Setting of sort_shift_bits adjusted for the
|
2008-06-13 |
Kenichi Handa |
(enum lface_attribute_index): New member
|
2008-06-13 |
Kenichi Handa |
(font_score): Delete arg alternate_families. Check only
|
2008-06-13 |
Kenichi Handa |
*** empty log message ***
|
2008-06-13 |
Kenichi Handa |
(LFACE_FOUNDRY): New macro.
|
2008-06-13 |
Kenichi Handa |
(set-face-attribute): Fix previous change.
|
2008-06-13 |
Kenichi Handa |
(set-face-attribute): Parse "FOUNDRY-FAMILY" here.
|
2008-06-13 |
Kenichi Handa |
(set-face-attribute): Parse "FOUNDRY-FAMILY" form here.
|
2008-06-13 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-12 |
Jim Meyering |
* lread.c (Fload): Use xfree, not free on saved_doc_string.
|
2008-06-12 |
Jim Meyering |
make unexec_free handle NULL the same way free does
|
2008-06-12 |
Stefan Monnier |
(CHAR_TO_BYTE_SAFE): Cut&paste error.
|
2008-06-12 |
Stefan Monnier |
(map-y-or-n-p): Accept non-char events.
|
2008-06-12 |
Stefan Monnier |
* character.h (CHAR_TO_BYTE_SAFE): New macro.
|
2008-06-12 |
Chong Yidong |
(longlines-search-forward, longlines-search-backward)
|
2008-06-12 |
Chong Yidong |
* longlines.el (longlines-search-forward)
|
2008-06-12 |
Sam Steingold |
(vc-rename-file): DTRT when the destination is a directory name and the source is a file.
|
2008-06-12 |
Chong Yidong |
(menu-set-font): Renamed x-font-dialog to x-select-font.
|
2008-06-12 |
Chong Yidong |
* menu-bar.el (menu-set-font): Renamed x-font-dialog to
|
2008-06-12 |
Chong Yidong |
(Fx_select_font): Rename from x-font-dialog.
|
2008-06-12 |
Chong Yidong |
* xfns.c (Fx_select_font): Rename from x-font-dialog.
|
2008-06-12 |
Juanma Barranquero |
Fix typos.
|
2008-06-12 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-12 |
Juanma Barranquero |
Include ctype.h.
|
2008-06-12 |
Miles Bader |
Remove RCS keywords
|
2008-06-12 |
Glenn Morris |
*** empty log message ***
|
2008-06-12 |
Glenn Morris |
Check tool-bar-map is bound.
|
2008-06-12 |
Glenn Morris |
(tool-bar-map): Define for compiler.
|
2008-06-12 |
Glenn Morris |
Add some compiler declarations, for builds without X.
|
2008-06-12 |
Glenn Morris |
(w32-menu-bar-open): Declare for compiler.
|
2008-06-12 |
Glenn Morris |
(dframe-reposition-frame-emacs): Reorder test, and use unless.
|
2008-06-12 |
Glenn Morris |
(x-toolkit-scroll-bars): Check bound.
|
2008-06-12 |
Glenn Morris |
Drop test for Emacs < 19.
|
2008-06-12 |
Glenn Morris |
(edt-xserver): Use replace-regexp-in-string.
|
2008-06-12 |
Glenn Morris |
(mouse-wheel-follow-mouse, mwheel-event-window):
|
2008-06-12 |
Glenn Morris |
(vc-dir-mode): Check tool-bar-mode is bound.
|
2008-06-12 |
Glenn Morris |
(rmail-cease-edit): Check tool-bar-mode is bound.
|
2008-06-12 |
Glenn Morris |
(cperl-info-on-command): Use display-pixel-height rather than
|
2008-06-12 |
Glenn Morris |
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
|
2008-06-12 |
Miles Bader |
Merge from gnus--devo--0
|
2008-06-11 |
Jason Rumney |
*** empty log message ***
|
2008-06-11 |
Jason Rumney |
(w32font_encode_char): Detect missing glyphs that are misreported as space.
|
2008-06-11 |
Chong Yidong |
Add menu bar changes, and font parsing changes.
|
2008-06-11 |
Stefan Monnier |
(clone_per_buffer_values): Skip `name'.
|
2008-06-11 |
Stefan Monnier |
(vc-rcs-state-heuristic): Don't assume the file exists.
|
2008-06-11 |
Chong Yidong |
(font_parse_fcname): Fix last change; accept decimal points in font
|
2008-06-11 |
Chong Yidong |
* font.c (font_parse_fcname): Fix last change; accept decimal
|
2008-06-11 |
Glenn Morris |
Comment typo.
|
2008-06-11 |
Glenn Morris |
*** empty log message ***
|
2008-06-11 |
Glenn Morris |
Remove unnecessary eval-and-compile of autoloads.
|
2008-06-11 |
Glenn Morris |
(gnus-intersection): Remove unnecessary autoload.
|
2008-06-11 |
Glenn Morris |
(gnus-x-splash): Check tool-bar-mode is bound.
|
2008-06-11 |
Glenn Morris |
(tool-bar-map): Define for compiler.
|
2008-06-11 |
Glenn Morris |
(tool-bar-map): Define for compiler.
|
2008-06-11 |
Glenn Morris |
(declare-function): Add compat definition.
|
2008-06-11 |
Glenn Morris |
(image-size): Declare.
|
2008-06-11 |
Glenn Morris |
(image-size): Declare.
|
2008-06-11 |
Glenn Morris |
(x-focus-frame): Declare.
|
2008-06-11 |
Glenn Morris |
*** empty log message ***
|
2008-06-11 |
Glenn Morris |
(diary-list-entries-2): Accept optional Gregorian date, and add it,
|
2008-06-11 |
Glenn Morris |
(fortran-end-of-subprogram): Check for a match before trying to move there.
|
2008-06-11 |
Stefan Monnier |
(compilation-filter): Fix up last change.
|
2008-06-11 |
Stefan Monnier |
* t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
|
2008-06-11 |
Stefan Monnier |
* emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.
|
2008-06-11 |
Kenichi Handa |
(ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
|
2008-06-11 |
Jason Rumney |
* term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
|
2008-06-10 |
Juanma Barranquero |
Fix eol breakage in previous change.
|
2008-06-10 |
Juanma Barranquero |
Fix typos.
|
2008-06-10 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-10 |
Jason Rumney |
(add_opentype_font_name_to_list): Skip non unicode fonts.
|
2008-06-10 |
Stefan Monnier |
(completion--merge-suffix): New function.
|
2008-06-10 |
Stefan Monnier |
(turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
|
2008-06-10 |
Chong Yidong |
(menu-bar-options-save): Minor tweak to last change.
|
2008-06-10 |
Chong Yidong |
* xfns.c (Fx_font_dialog): New function.
|
2008-06-10 |
Chong Yidong |
(Fx_font_dialog): New function.
|
2008-06-10 |
Chong Yidong |
(xg_dialog_response_cb): Rename from xg_file_response_callback.
|
2008-06-10 |
Chong Yidong |
(xg_get_font_name): Insert prototype,
|
2008-06-10 |
Stefan Monnier |
* xdisp.c (underline_minimum_offset): Rename from xterm.c's
|
2008-06-10 |
Stefan Monnier |
* xterm.c (x_underline_minimum_display_offset): New var.
|
2008-06-10 |
Chong Yidong |
(font_parse_fcname): Accept GTK-style font names too.
|
2008-06-10 |
Chong Yidong |
* font.c (font_parse_fcname): Accept GTK-style font names too.
|
2008-06-10 |
Chong Yidong |
(mouse-select-font): New function.
|
2008-06-10 |
Chong Yidong |
(face-spec-recalc): When the face is set using Customize, avoid
|
2008-06-10 |
Chong Yidong |
(menu-set-font): New function. Bind "Set Default
|
2008-06-10 |
Chong Yidong |
* mouse.el (mouse-select-font): New function.
|
2008-06-10 |
Stefan Monnier |
(ffap-string-at-point-mode-alist): Use alpha rather than lower.
|
2008-06-10 |
Stefan Monnier |
(dired-insert-directory): Don't assume Unix-style dir names.
|
2008-06-10 |
Stefan Monnier |
*** empty log message ***
|
2008-06-10 |
Stefan Monnier |
* dired.c (file_name_completion): Don't return t if the match is exact
|
2008-06-10 |
Juanma Barranquero |
Fix committer names and other typos.
|
2008-06-10 |
Juanma Barranquero |
Fix typos.
|
2008-06-10 |
Stefan Monnier |
(momentary-string-display): Use an overlay.
|
2008-06-10 |
Stefan Monnier |
* window.c (Vwindow_point_insertion_type): New var.
|
2008-06-10 |
Stefan Monnier |
(make-text-button): Allow `start' to be a string.
|
2008-06-10 |
Juanma Barranquero |
Fix name of committer/author.
|
2008-06-10 |
Juanma Barranquero |
Fix name of patch's author.
|
2008-06-10 |
Juanma Barranquero |
Fix typos.
|
2008-06-10 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-10 |
Juanma Barranquero |
(autoload-rubric): Fix coding cookie not to force Unix EOL.
|
2008-06-10 |
Martin Rudalics |
*** empty log message ***
|
2008-06-10 |
Martin Rudalics |
(window--splittable-p, window--try-to-split-window):
|
2008-06-10 |
Glenn Morris |
Header formatting fix.
|
2008-06-10 |
Glenn Morris |
Correct copyright years to reflect the original newsticker.el from
|
2008-06-10 |
Glenn Morris |
Header formatting fix.
|
2008-06-10 |
Glenn Morris |
Correct copyright years to reflect the original newsticker.el from
|
2008-06-10 |
Glenn Morris |
Header formatting fix.
|
2008-06-10 |
Glenn Morris |
Header formatting fix.
|
2008-06-10 |
Glenn Morris |
Correct copyright years to reflect the original newsticker.el from
|
2008-06-10 |
Glenn Morris |
Correct copyright years to reflect the original newsticker.el from
|
2008-06-10 |
Glenn Morris |
Remove trailing whitespace.
|
2008-06-10 |
Glenn Morris |
*** empty log message ***
|
2008-06-10 |
Glenn Morris |
Fix commentary typo.
|
2008-06-10 |
Glenn Morris |
(locate-library): Doc fix.
|
2008-06-10 |
Glenn Morris |
*** empty log message ***
|
2008-06-10 |
Glenn Morris |
(newsticker--next-item-image)
|
2008-06-10 |
Glenn Morris |
(tool-bar-map): Don't declare.
|
2008-06-10 |
Glenn Morris |
(w3m-toggle-inline-images): Declare.
|
2008-06-10 |
Glenn Morris |
(tool-bar-map): Don't declare.
|
2008-06-10 |
Glenn Morris |
(autoload-rubric): Add coding cookie.
|
2008-06-10 |
Glenn Morris |
(finder-font-lock-keywords): Handle ``quotes''.
|
2008-06-10 |
Stefan Monnier |
(apropos-function, apropos-macro, apropos-command)
|
2008-06-10 |
Kenichi Handa |
*** empty log message ***
|
2008-06-10 |
Kenichi Handa |
(font_intern_prop): Prototype adjusted.
|
2008-06-10 |
Kenichi Handa |
(font_intern_prop): New arg force_symbol.
|
2008-06-10 |
Kenichi Handa |
(ftfont_pattern_entity): Adjusted for the change of font_intern_prop.
|
2008-06-10 |
Kenichi Handa |
(add_font_name_to_list): Adjusted for
|
2008-06-10 |
Kenichi Handa |
(add_opentype_font_name_to_list): Adjusted for
|
2008-06-10 |
Juanma Barranquero |
Fix typos.
|
2008-06-10 |
Juanma Barranquero |
Fix typos.
|
2008-06-10 |
Juanma Barranquero |
Fix typos.
|
2008-06-10 |
Juanma Barranquero |
Fix typos.
|
2008-06-09 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-09 |
Juanma Barranquero |
Fix typo.
|
2008-06-09 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-09 |
Juanma Barranquero |
(digest_single_submenu): Declare extern.
|
2008-06-09 |
Jason Rumney |
*** empty log message ***
|
2008-06-09 |
Jason Rumney |
(x_make_frame_visible): Use alternate restore flags.
|
2008-06-09 |
Jason Rumney |
(set_frame_menubar): Sync with version in xmenu.c.
|
2008-06-09 |
Jason Rumney |
*** empty log message ***
|
2008-06-09 |
Jason Rumney |
(set_frame_menubar): Sync with version in xmenu.c.
|
2008-06-09 |
Jason Rumney |
*** empty log message ***
|
2008-06-09 |
Jason Rumney |
(digest_single_submenu): Remove.
|
2008-06-09 |
Jason Rumney |
*** empty log message ***
|
2008-06-09 |
Jason Rumney |
(single_keymap_panes, push_menu_pane, push_menu_item): Make static again.
|
2008-06-09 |
Jason Rumney |
(parse_single_submenu): Remove.
|
2008-06-09 |
Jason Rumney |
*** empty log message ***
|
2008-06-09 |
Jason Rumney |
(Fx_popup_menu): Unwind protect while building menu.
|
2008-06-09 |
Glenn Morris |
Bootstrap now always starts from fresh loaddefs and similar files, so
|
2008-06-09 |
Juanma Barranquero |
Fix typo.
|
2008-06-09 |
Juanma Barranquero |
Fix typo.
|
2008-06-09 |
Juanma Barranquero |
Fix typo.
|
2008-06-09 |
Juanma Barranquero |
Fix typo.
|
2008-06-09 |
Juanma Barranquero |
Remove non-breaking space.
|
2008-06-09 |
Jason Rumney |
*** empty log message ***
|
2008-06-09 |
Jason Rumney |
(enum button_type, widget_value, local_heap, local_alloc):
|
2008-06-09 |
Jason Rumney |
* menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
|
2008-06-09 |
Jason Rumney |
* w32gui.h (widget_value, XtPointer, Boolean, enum button_type):
|
2008-06-09 |
Jason Rumney |
(enum button_type, widget_value, local_heap, local_alloc):
|
2008-06-09 |
Jason Rumney |
Include w32term.h, move widget related
|
2008-06-09 |
Jason Rumney |
(widget_value, XtPointer, Boolean, enum button_type): Define here.
|
2008-06-09 |
Jason Rumney |
($(SRC)/menu.o): New target.
|
2008-06-09 |
Juanma Barranquero |
Fix typos.
|
2008-06-09 |
Juanma Barranquero |
Fix typos.
|
2008-06-09 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-09 |
Juanma Barranquero |
Fix typo. "cvs -d" is another entirely different switch.
|
2008-06-09 |
Alan Mackenzie |
Clarify why `make bootstrap' sometimes fails.
|
2008-06-09 |
Alan Mackenzie |
*** empty log message ***
|
2008-06-09 |
Kenichi Handa |
*** empty log message ***
|
2008-06-09 |
Kenichi Handa |
(Qascii_0): Extern it.
|
2008-06-09 |
Kenichi Handa |
*** empty log message ***
|
2008-06-09 |
Kenichi Handa |
(Qascii_0): New variable.
|
2008-06-09 |
Kenichi Handa |
(ftfont_spec_pattern): Accept the registry `ascii-0'.
|
2008-06-09 |
Kenichi Handa |
*** empty log message ***
|
2008-06-09 |
Kenichi Handa |
(font-encoding-alist): Add an entry for "ascii-0".
|
2008-06-09 |
Martin Rudalics |
*** empty log message ***
|
2008-06-09 |
Kenichi Handa |
*** empty log message ***
|
2008-06-09 |
Kenichi Handa |
(hanja-init-load): Show the message only when loading a table.
|
2008-06-08 |
John Paul Wallington |
*** empty log message ***
|
2008-06-08 |
John Paul Wallington |
(mh-complete-word): Doc fix.
|
2008-06-08 |
John Paul Wallington |
(mh-letter-mode-syntax-table): Define within defvar.
|
2008-06-08 |
John Paul Wallington |
(mh-alias-read-address-map): Define within defvar.
|
2008-06-08 |
John Paul Wallington |
(toplevel): Put `doc-string-elt' properties on `defun-mh'
|
2008-06-08 |
Glenn Morris |
loaddefs are always fully regenerated on bootstrapping.
|
2008-06-08 |
Glenn Morris |
There is no reason to not use the `-dP' options to `cvs update' every time.
|
2008-06-08 |
Ulf Jasper |
Autoload cookies for newsticker.
|
2008-06-08 |
Miles Bader |
Add arch tagline
|
2008-06-08 |
John Paul Wallington |
*** empty log message ***
|
2008-06-08 |
John Paul Wallington |
Document that `completion-ignore-case' is nil on MS-Windows.
|
2008-06-08 |
Ulf Jasper |
newsticker changes.
|
2008-06-08 |
Ulf Jasper |
Split into multiple files. New frontend. Bugfixes.
|
2008-06-08 |
Ulf Jasper |
Initial check-in.
|
2008-06-08 |
Ulf Jasper |
Initial check-in.
|
2008-06-08 |
Ulf Jasper |
Initial check-in.
|
2008-06-08 |
Ulf Jasper |
Initial check-in.
|
2008-06-08 |
Ulf Jasper |
Initial check-in.
|
2008-06-08 |
Andreas Schwab |
(vc-dir-children-marked-p): Fix child check.
|
2008-06-08 |
Andreas Schwab |
(vc-cvs-dir-status): Pass -f to cvs.
|
2008-06-08 |
Andreas Schwab |
(vc-dir-move-to-goal-column): Don't move in an
|
2008-06-08 |
Andreas Schwab |
(minibuffer-message): Bind inhibit-quit around
|
2008-06-08 |
Martin Rudalics |
*** empty log message ***
|
2008-06-08 |
Martin Rudalics |
(split-height-threshold, split-width-threshold): Add
|
2008-06-08 |
Eli Zaretskii |
Fix last entry for .gdbinit.
|
2008-06-08 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-08 |
Michael Albinus |
*** empty log message ***
|
2008-06-08 |
Michael Albinus |
* auth-source.el: Precise Tramp doc.
|
2008-06-08 |
Bastien Guerry |
Fix typo.
|
2008-06-08 |
Eric S. Raymond |
Document when cvs -d up may be needed.
|
2008-06-08 |
Kenichi Handa |
*** empty log message ***
|
2008-06-08 |
Kenichi Handa |
*** empty log message ***
|
2008-06-08 |
Michael Albinus |
*** empty log message ***
|
2008-06-08 |
Michael Albinus |
* net/tramp.el (top): Quote feature names. Remove
|
2008-06-08 |
Michael Albinus |
* uniquify.el (uniquify-get-proposed-name): Handle remote files.
|
2008-06-08 |
Andreas Schwab |
* menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
|
2008-06-08 |
Andreas Schwab |
(Ffontset_info): Fix typo.
|
2008-06-08 |
Andreas Schwab |
* Makefile.in (obj): Always add menu.o
|
2008-06-08 |
Andreas Schwab |
(display-buffer): Use lru window if current window
|
2008-06-08 |
Chong Yidong |
Add note.
|
2008-06-08 |
Chong Yidong |
* Makefile.in: Compile menu.c.
|
2008-06-08 |
Chong Yidong |
Compile menu.c.
|
2008-06-08 |
Chong Yidong |
Declare syms_of_menu.
|
2008-06-08 |
Chong Yidong |
(main): Call syms_of_menu.
|
2008-06-08 |
Chong Yidong |
Relocate platform-independent menu definitions from xmenu.c.
|
2008-06-08 |
Chong Yidong |
Remove platform-independent menu definitions.
|
2008-06-08 |
Chong Yidong |
* menu.c: New file. Relocate platform-independent menu definitions
|
2008-06-08 |
Stefan Monnier |
(apropos-library): New command and new button.
|
2008-06-08 |
Stefan Monnier |
Remove spurious * in docstrings.
|
2008-06-08 |
Stefan Monnier |
(special-display-p, display-buffer): Fix up C->Elisp transcription error.
|
2008-06-08 |
Stefan Monnier |
(byte-compile-current-group): New var.
|
2008-06-08 |
Glenn Morris |
*** empty log message ***
|
2008-06-08 |
Glenn Morris |
(compile, compile-always, bootstrap-prepare):
|
2008-06-07 |
Stefan Monnier |
(Flast_nonminibuf_frame): Handle the NULL case.
|
2008-06-07 |
Kenichi Handa |
*** empty log message ***
|
2008-06-07 |
Kenichi Handa |
Docstrings improved.
|
2008-06-07 |
Kenichi Handa |
(hanja-init-load): Use a char-table for
|
2008-06-07 |
Glenn Morris |
*** empty log message ***
|
2008-06-07 |
Glenn Morris |
(bootstrap-build): Remove mostlyclean, since it seems to serve no
|
2008-06-07 |
Glenn Morris |
*** empty log message ***
|
2008-06-07 |
Glenn Morris |
(bootstrap-clean): Run autogen-clean.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compile.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compiles and eval-and-compiles.
|
2008-06-07 |
Glenn Morris |
(finder-compile-keywords): Use lm-keywords-list rather than lm-keywords.
|
2008-06-07 |
Glenn Morris |
(terminal-init-linux): Use gpm-mouse-mode rather than obsolete alias.
|
2008-06-07 |
Glenn Morris |
Commentary fixes.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-and-compile.
|
2008-06-07 |
Glenn Morris |
(mail-interactive): Add :version.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compiles and eval-and-compiles.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-and-compile.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compiles.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compile.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compile.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compiles and eval-and-compiles.
|
2008-06-07 |
Glenn Morris |
Fix attribution and date of nnir.el addition.
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compile.
|
2008-06-07 |
Glenn Morris |
Formatting fixes.
|
2008-06-07 |
Glenn Morris |
*** empty log message ***
|
2008-06-07 |
Glenn Morris |
Remove unnecessary eval-when-compiles.
|
2008-06-07 |
Glenn Morris |
*** empty log message ***
|
2008-06-07 |
Glenn Morris |
(auth-source-user-or-password): Remove unnecessary eval-and-compile.
|
2008-06-06 |
Miles Bader |
Calculate tab width based on current face, not global default
|
2008-06-06 |
Miles Bader |
Merge from gnus--devo--0
|
2008-06-06 |
Chong Yidong |
(menu-bar-options-menu): Add Menu entry for longlines mode.
|
2008-06-06 |
Chong Yidong |
* menu-bar.el (menu-bar-options-menu): Add Menu entry for longlines
|
2008-06-06 |
Chong Yidong |
New vars `replace-search-function' and `replace-re-search-function'.
|
2008-06-06 |
Chong Yidong |
(longlines-show-effect): Default to a pilcrow sign.
|
2008-06-06 |
Chong Yidong |
* longlines.el (longlines-show-effect): Default to a pilcrow sign.
|
2008-06-06 |
Chong Yidong |
(replace-search-function, replace-re-search-function): New vars.
|
2008-06-06 |
Chong Yidong |
(longlines-re-search-forward): New function.
|
2008-06-06 |
Chong Yidong |
* replace.el (replace-search-function)
|
2008-06-06 |
Stefan Monnier |
* help.el (function-called-at-point):
|
2008-06-06 |
Juanma Barranquero |
Fix typos.
|
2008-06-06 |
Michael Olson |
Add ChangeLog entries. Remove unneeded (require 'cl).
|
2008-06-06 |
Michael Olson |
nXML: Use font lock
|
2008-06-06 |
Martin Rudalics |
*** empty log message ***
|
2008-06-06 |
Martin Rudalics |
(display-buffer): Remove dead call to get-lru-window.
|
2008-06-06 |
Stefan Monnier |
(mail-interactive): Change default.
|
2008-06-05 |
John Paul Wallington |
*** empty log message ***
|
2008-06-05 |
John Paul Wallington |
(completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl.
|
2008-06-05 |
Stefan Monnier |
(ffap-prompter): Don't use the region.
|
2008-06-05 |
Sam Steingold |
(vc-cvs-registered): Consider a directory with a CVS subdirectory to be registered.
|
2008-06-05 |
Stefan Monnier |
* window.el (display-buffer-function, special-display-p)
|
2008-06-05 |
Stefan Monnier |
(set_internal): Fix up call to let_shadows_buffer_binding_p.
|
2008-06-05 |
Glenn Morris |
Fix comment typo.
|
2008-06-05 |
Sam Steingold |
(vc-update): Use `save-some-buffers' instead of signaling an error on modified buffers.
|
2008-06-05 |
Stefan Monnier |
* gnus-util.el (gnus-read-shell-command): New function.
|
2008-06-05 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
2008-06-05 |
Kenichi Handa |
*** empty log message ***
|
2008-06-05 |
Glenn Morris |
(finder-compile-keywords): Tweak whitespace in output.
|
2008-06-05 |
Kenichi Handa |
Docstrings and comments improved.
|
2008-06-05 |
Kenichi Handa |
Docstrings and comments improved.
|
2008-06-05 |
Miles Bader |
Merge from gnus--devo--0
|
2008-06-05 |
Stefan Monnier |
(tags-verify-table): Be careful to use and update
|
2008-06-05 |
Kenichi Handa |
*** empty log message ***
|
2008-06-05 |
Stefan Monnier |
(trace-entry-message, trace-exit-message): Use print-circle.
|
2008-06-05 |
Stefan Monnier |
(MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
|
2008-06-05 |
Stefan Monnier |
* keymap.c (Vminibuffer_local_filename_must_match_map):
|
2008-06-05 |
Kenichi Handa |
(Fx_family_fonts): Use font_parse_family_registry instead of
|
2008-06-05 |
Kenichi Handa |
(Ffont_put): Don't use font_parse_family_registry for
|
2008-06-05 |
Kenichi Handa |
(Ffont_spec): Don't use font_parse_family_registry for
|
2008-06-05 |
Stefan Monnier |
(unexpand-abbrev): Better preserve markers.
|
2008-06-05 |
Kenichi Handa |
(fontset_find_font): Call font_open_for_lface with the
|
2008-06-05 |
Kenichi Handa |
*** empty log message ***
|
2008-06-05 |
Kenichi Handa |
(xfont_list): Don't set registry to iso8859-1 even if it
|
2008-06-05 |
Kenichi Handa |
(realize_x_face): If the font-related face attributes
|
2008-06-05 |
Stefan Monnier |
* window.c (window_scroll_pixel_based_preserve_x)
|
2008-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-05 |
Juanma Barranquero |
(Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
|
2008-06-05 |
Miles Bader |
Rename functions in lisp/face-remap.el
|
2008-06-05 |
Glenn Morris |
Update from Seiji Zenitani <zenitani at mac.com>.
|
2008-06-05 |
Glenn Morris |
`make bootstrap; make install' dumps another emacs:
|
2008-06-05 |
Glenn Morris |
Add TAGS, TAGS-LISP.
|
2008-06-05 |
Glenn Morris |
*** empty log message ***
|
2008-06-05 |
Glenn Morris |
(autoload-rubric): New function, extracted from autoload-ensure-default-file.
|
2008-06-05 |
Glenn Morris |
($(lisp)/cus-load.el): Remove unnecessary rule.
|
2008-06-05 |
Glenn Morris |
(generated-custom-dependencies-file): Doc fix.
|
2008-06-05 |
Glenn Morris |
(finder-headmark): Initialize and add doc string.
|
2008-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-05 |
Juanma Barranquero |
(Fontsets): Fix typos.
|
2008-06-05 |
Miles Bader |
Autoload variable-pitch-mode
|
2008-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-04 |
Juanma Barranquero |
(Fset_window_parameter): Doc fix.
|
2008-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-04 |
Juanma Barranquero |
(struct window): Add new member window_parameters.
|
2008-06-04 |
Juanma Barranquero |
(Fwindow_parameters, Fwindow_parameter, Fset_window_parameter): New defuns.
|
2008-06-04 |
John Paul Wallington |
*** empty log message ***
|
2008-06-04 |
John Paul Wallington |
(font-lock-turn-off-thing-lock, font-lock-after-fontify-buffer)
|
2008-06-04 |
John Paul Wallington |
*** empty log message ***
|
2008-06-04 |
John Paul Wallington |
(Fdefmacro): Doc fix.
|
2008-06-04 |
Sam Steingold |
(vc-hg-status-extra-header, vc-hg-status-extra-headers):
|
2008-06-04 |
John Paul Wallington |
(define-ccl-program): Move `doc-string' decl down.
|
2008-06-04 |
John Paul Wallington |
*** empty log message ***
|
2008-06-04 |
John Paul Wallington |
(define-ccl-program): Add `doc-string' declaration.
|
2008-06-04 |
John Paul Wallington |
*** empty log message ***
|
2008-06-04 |
John Paul Wallington |
(electric-history-map): Define within defvar. Add docstring.
|
2008-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-04 |
Juanma Barranquero |
(variable-pitch-mode): Reflow docstrings.
|
2008-06-04 |
Kenichi Handa |
*** empty log message ***
|
2008-06-04 |
Kenichi Handa |
(detect_coding): Fix handling of coding->head_ascii.
|
2008-06-04 |
Glenn Morris |
*** empty log message ***
|
2008-06-04 |
Glenn Morris |
Trent W. Buck <trentbuck at gmail.com> (tiny change)
|
2008-06-04 |
Glenn Morris |
face-remap place holder.
|
2008-06-04 |
Glenn Morris |
alpha frame parameter details from Seiji Zenitani <zenitani at mac.com>.
|
2008-06-04 |
Stefan Monnier |
(image-mode-map): Add doc-view-inspired bindings.
|
2008-06-04 |
Miles Bader |
Add adjust-buffer-face-height command
|
2008-06-03 |
Chong Yidong |
(line-move-1): If we did not move as far as desired, ensure that
|
2008-06-03 |
Chong Yidong |
* simple.el (line-move-1): If we did not move as far as desired,
|
2008-06-03 |
Sam Steingold |
(vc-cvs-status-extra-headers): Remove extraneous newlines.
|
2008-06-03 |
Andreas Schwab |
(font_prop_validate_spacing): Fix last change.
|
2008-06-03 |
John Paul Wallington |
*** empty log message ***
|
2008-06-03 |
John Paul Wallington |
*** empty log message ***
|
2008-06-03 |
John Paul Wallington |
(makefile-cleanup-continuations, makefile-warn-suspicious-lines):
|
2008-06-03 |
Andreas Schwab |
Regenerate with fixed AC_FUNC_MKTIME.
|
2008-06-03 |
Stefan Monnier |
(update-elclist): Impose a fixed collation for sorting.
|
2008-06-03 |
Kenichi Handa |
*** empty log message ***
|
2008-06-03 |
Kenichi Handa |
(font_parse_fcname): Fix handling of unknown key.
|
2008-06-03 |
Miles Bader |
Add lisp/face-remap.el and associated documentation
|
2008-06-03 |
Miles Bader |
Add arch tagline
|
2008-06-03 |
Stefan Monnier |
(flymake-process-filter): Make sure the source buffer isn't dead.
|
2008-06-03 |
Stefan Monnier |
* obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
|
2008-06-03 |
Stefan Monnier |
(vc-dir-menu-map-filter): Don't fail if vc-client-mode is not set.
|
2008-06-03 |
Juanma Barranquero |
Fix typos.
|
2008-06-03 |
Juanma Barranquero |
Fix typos.
|
2008-06-03 |
Stefan Monnier |
* image-mode.el (image-mode-map): Suppress key map and bind `q'.
|
2008-06-03 |
Juanma Barranquero |
Fix typos.
|
2008-06-03 |
Stefan Monnier |
(perl-font-lock-syntactic-keywords): Try to be
|
2008-06-03 |
Stefan Monnier |
Massage.
|
2008-06-03 |
Kenichi Handa |
(font_prop_validate_spacing): Handle uppercase symbols.
|
2008-06-03 |
Kenichi Handa |
(xfont_list): Try an alias.
|
2008-06-03 |
Kenichi Handa |
*** empty log message ***
|
2008-06-03 |
Kenichi Handa |
Register input methods "korean-hangul",
|
2008-06-03 |
Kenichi Handa |
Completely re-written.
|
2008-06-03 |
Kenichi Handa |
(KOREAN): Remove ${srcdir}/quail/hangul3.elc.
|
2008-06-03 |
Kenichi Handa |
(KOREAN): Remove ${srcdir}/quail/hangul3.elc.
|
2008-06-03 |
Kenichi Handa |
*** empty log message ***
|
2008-06-03 |
Kenichi Handa |
(ELCFILES): Add $(lisp)/language/hanja-util.elc.
|
2008-06-03 |
Kenichi Handa |
New file.
|
2008-06-03 |
Kenichi Handa |
*** empty log message ***
|
2008-06-03 |
Kenichi Handa |
(char_charset): Return NULL if the arg charset_list is
|
2008-06-03 |
Glenn Morris |
*** empty log message ***
|
2008-06-03 |
Glenn Morris |
(nnheader-accept-process-output): Autoload it.
|
2008-06-03 |
Glenn Morris |
Comment.
|
2008-06-03 |
Glenn Morris |
Comments don't need changelog entries.
|
2008-06-03 |
Glenn Morris |
*** empty log message ***
|
2008-06-03 |
Glenn Morris |
(f90-typedef-matcher, f90-looking-at-type-like): Check that
|
2008-06-03 |
Glenn Morris |
*** empty log message ***
|
2008-06-02 |
John Paul Wallington |
*** empty log message ***
|
2008-06-02 |
John Paul Wallington |
(mh-exec-cmd-env-daemon): Doc fix.
|
2008-06-02 |
Chong Yidong |
(font_pixel_size): Don't take cdr of an integer.
|
2008-06-02 |
Chong Yidong |
* font.c (font_pixel_size): Don't take cdr of an integer.
|
2008-06-02 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
2008-06-02 |
Jim Meyering |
* lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/
|
2008-06-02 |
Jim Meyering |
remove useless if-before-free tests
|
2008-06-02 |
Daiki Ueno |
Simplify the last change.
|
2008-06-02 |
Daiki Ueno |
(epa-file-write-region): Write the entire buffer
|
2008-06-02 |
Kenichi Handa |
*** empty log message ***
|
2008-06-02 |
Kenichi Handa |
(font_find_for_lface): Handle float font size.
|
2008-06-02 |
Glenn Morris |
*** empty log message ***
|
2008-06-02 |
Glenn Morris |
*** empty log message ***
|
2008-06-02 |
Kenichi Handa |
*** empty log message ***
|
2008-06-02 |
Kenichi Handa |
(x_supports_face_attributes_p): Check face->font before
|
2008-06-02 |
Kenichi Handa |
*** empty log message ***
|
2008-06-01 |
Jason Rumney |
*** empty log message ***
|
2008-06-01 |
Jason Rumney |
(w32_enumfont_pattern_entity): Use requested registry.
|
2008-06-01 |
John Paul Wallington |
*** empty log message ***
|
2008-06-01 |
John Paul Wallington |
*** empty log message ***
|
2008-06-01 |
John Paul Wallington |
(mh-path, mh-variant): Use dotted syntax for `package-version' info.
|
2008-06-01 |
Juanma Barranquero |
Fix typo in comment.
|
2008-06-01 |
Dan Nicolaescu |
Regenerate.
|
2008-06-01 |
Dan Nicolaescu |
* configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
|
2008-06-01 |
Dan Nicolaescu |
(dot, dotdot): Remove, update users.
|
2008-06-01 |
Magnus Henoch |
Remove obsolete TO DO comment. (It was implemented on 1993-03-27.)
|
2008-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-01 |
Juanma Barranquero |
(x-get-selection): Fix typo.
|
2008-06-01 |
Miles Bader |
Implement face-remapping-alist feature
|
2008-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-01 |
Juanma Barranquero |
(describe-text-sexp): Use `string-match-p'. Simplify.
|
2008-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-06-01 |
Juanma Barranquero |
(syms_of_textprop) <text-property-default-nonsticky>:
|
2008-06-01 |
Miles Bader |
Merge from emacs--rel--22
|
2008-06-01 |
Miles Bader |
Merge from gnus--devo--0
|
2008-06-01 |
John Paul Wallington |
*** empty log message ***
|
2008-05-31 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-31 |
Juanma Barranquero |
(icomplete-get-keys): Doc fix. Use `when'.
|
2008-05-31 |
Glenn Morris |
*** empty log message ***
|
2008-05-31 |
Glenn Morris |
*** empty log message ***
|
2008-05-31 |
Glenn Morris |
New file.
|
2008-05-31 |
John Paul Wallington |
(describe-variable-custom-version-info): Handle dotted
|
2008-05-31 |
Dan Nicolaescu |
*** empty log message ***
|
2008-05-31 |
Dan Nicolaescu |
Fix typos.
|
2008-05-31 |
Dan Nicolaescu |
(vc-cvs-after-dir-status): Support spaces in file
|
2008-05-31 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-31 |
Eli Zaretskii |
(Windows Keyboard): Fix text added on 2008-05-29.
|
2008-05-31 |
Kenichi Handa |
*** empty log message ***
|
2008-05-31 |
Kenichi Handa |
(font_list_entities): Fix the car part of data to be
|
2008-05-31 |
Glenn Morris |
*** empty log message ***
|
2008-05-31 |
Glenn Morris |
(Fancy Diary Display): Simplify.
|
2008-05-31 |
Kenichi Handa |
*** empty log message ***
|
2008-05-31 |
Kenichi Handa |
(ftfont_font_format): Don't use strcasestr.
|
2008-05-31 |
Glenn Morris |
*** empty log message ***
|
2008-05-31 |
Glenn Morris |
(compile-last): Replace tr in `els' assignment with sed. Remove shell
|
2008-05-30 |
Stefan Monnier |
* chartab.c (Foptimize_char_table, optimize_sub_char_table):
|
2008-05-30 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-30 |
Juanma Barranquero |
(lisp2): Add minibuffer.elc.
|
2008-05-30 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-30 |
Juanma Barranquero |
(completion-table-dynamic): Doc fix.
|
2008-05-30 |
Stefan Monnier |
(vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
|
2008-05-30 |
Stefan Monnier |
(Coding Conventions): Do not encourage the use of "-flag" variable names.
|
2008-05-30 |
Stefan Monnier |
(checkdoc-this-string-valid-engine):
|
2008-05-30 |
Kenichi Handa |
*** empty log message ***
|
2008-05-30 |
Kenichi Handa |
(Ffont_info): Define only if HAVE_WINDOW_SYSTEM is
|
2008-05-30 |
Stefan Monnier |
(Iteration Clauses): Fix incorrect "identical" examples.
|
2008-05-30 |
Glenn Morris |
*** empty log message ***
|
2008-05-30 |
Glenn Morris |
(Fancy Diary Display): Update for diary-display-function replacing
|
2008-05-30 |
Glenn Morris |
*** empty log message ***
|
2008-05-30 |
Glenn Morris |
(org-get-entries-from-diary): Also set diary-display-function.
|
2008-05-30 |
Glenn Morris |
(calendar-mouse-view-diary-entries): Use LIST-ONLY argument of
|
2008-05-30 |
Glenn Morris |
(cal-tex-list-diary-entries): Use LIST-ONLY argument of
|
2008-05-30 |
Glenn Morris |
(cal-html-list-diary-entries): Use LIST-ONLY argument of
|
2008-05-30 |
Glenn Morris |
(calendar-dedicate-diary): Update for diary-display-function replacing
|
2008-05-30 |
Glenn Morris |
(appt-check): Use diary-display-function rather than diary-display-hook.
|
2008-05-30 |
Glenn Morris |
(diary-display-function): New name for diary-display-hook. Keep old
|
2008-05-30 |
Glenn Morris |
(update-elclist): Hide the warning when it does not apply, make it
|
2008-05-30 |
Kenichi Handa |
(utf-8-with-signature): Renamed from utf-8-sig.
|
2008-05-30 |
Stefan Monnier |
(Fmake_variable_buffer_local, Fmake_local_variable)
|
2008-05-30 |
Kenichi Handa |
*** empty log message ***
|
2008-05-30 |
Kenichi Handa |
(describe-font): Don't check fontset
|
2008-05-30 |
Kenichi Handa |
* fontset.c (Ffont_info): Moved to font.c.
|
2008-05-30 |
Kenichi Handa |
(font_style_to_value, font_score): Delete casting of the
|
2008-05-30 |
Stefan Monnier |
(url-file-name-completion): Add missing argument.
|
2008-05-29 |
Kenichi Handa |
*** empty log message ***
|
2008-05-29 |
Kenichi Handa |
*** empty log message ***
|
2008-05-29 |
Kenichi Handa |
(utf-8-sig, utf-8-auto): New coding systems.
|
2008-05-29 |
Kenichi Handa |
(define-coding-system): Accept :bom for
|
2008-05-29 |
Kenichi Handa |
(CODING_UTF_8_BOM): New macro.
|
2008-05-29 |
Kenichi Handa |
(enum define_coding_utf8_arg_index): New enum.
|
2008-05-29 |
Stefan Monnier |
(utf-7-encode): Use the right escape char depending on imap/nonimap encoding.
|
2008-05-29 |
Stefan Monnier |
(completion-pcm-all-completions): Add the base-size.
|
2008-05-29 |
Stefan Monnier |
(relative_filename): Treat "///" like "/" in filenames.
|
2008-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
(icomplete-prospects-height): Add :group.
|
2008-05-29 |
Stefan Monnier |
(icomplete-completions): Typo.
|
2008-05-29 |
Jason Rumney |
*** empty log message ***
|
2008-05-29 |
Jason Rumney |
(add_font_entity_to_list): Allow non-opentype truetype fonts back
|
2008-05-29 |
Stefan Monnier |
(Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0.
|
2008-05-29 |
Stefan Monnier |
(icomplete-prospects-length): Make obsolete.
|
2008-05-29 |
Jason Rumney |
*** empty log message ***
|
2008-05-29 |
Jason Rumney |
(w32font_open_internal): Prefer truetype fonts unless
|
2008-05-29 |
Kenichi Handa |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
(auto-insert): Add :link.
|
2008-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
(Windows Keyboard): Add descriptions of w32-register-hot-key
|
2008-05-29 |
Stefan Monnier |
(tar-header): New field `header-start'.
|
2008-05-29 |
Kenichi Handa |
(Fx_family_fonts): Set frame correctly.
|
2008-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-29 |
Juanma Barranquero |
(Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings.
|
2008-05-29 |
Kenichi Handa |
*** empty log message ***
|
2008-05-29 |
Kenichi Handa |
(Fx_list_fonts): Make it return a list of font names.
|
2008-05-28 |
Stefan Monnier |
(hack-local-variables): Don't signal an error if the local
|
2008-05-28 |
Stefan Monnier |
(easy-menu-convert-item, easy-menu-convert-item-1):
|
2008-05-28 |
Stefan Monnier |
(tar-summarize-buffer): Fix reporter initialization.
|
2008-05-28 |
Stefan Monnier |
Don't touch subdirs.el if it is unchanged.
|
2008-05-28 |
Stefan Monnier |
(jka-compr-write-region): Typo.
|
2008-05-28 |
Stefan Monnier |
Docstring improvement.
|
2008-05-28 |
Stefan Monnier |
* progmodes/flymake.el (flymake-save-buffer-in-file):
|
2008-05-28 |
Jason Rumney |
*** empty log message ***
|
2008-05-28 |
Jason Rumney |
(x_draw_glyph_string): Use clipmask if specified.
|
2008-05-28 |
Stefan Monnier |
(doc-view-mode-map): Bind `q' to quit-window, as is the custom.
|
2008-05-28 |
Stefan Monnier |
* src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
|
2008-05-28 |
Kenichi Handa |
*** empty log message ***
|
2008-05-28 |
Kenichi Handa |
(Ffont_info): Don't call font_close_object.
|
2008-05-28 |
Kenichi Handa |
(font_parse_family_registry): Use Ffont_put to validate
|
2008-05-28 |
Kenichi Handa |
(ftfont_spec_pattern): Don't set FC_SPACING to pattern.
|
2008-05-28 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-28 |
Juanma Barranquero |
(Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string):
|
2008-05-28 |
Juanma Barranquero |
Fix typo in comment.
|
2008-05-28 |
Kenichi Handa |
*** empty log message ***
|
2008-05-28 |
Kenichi Handa |
(encode_coding_raw_text): Fix previous change.
|
2008-05-28 |
Glenn Morris |
*** empty log message ***
|
2008-05-28 |
Glenn Morris |
(update-elclist): Work around non-portability of "\" in various
|
2008-05-27 |
Chong Yidong |
(x_draw_glyph_string): If a clipmask is specified, use it.
|
2008-05-27 |
Chong Yidong |
* xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.
|
2008-05-27 |
Stefan Monnier |
(describe-current-coding-system):
|
2008-05-27 |
Stefan Monnier |
Use defstruct and markers.
|
2008-05-27 |
Stefan Monnier |
Use buffer-swap-text to separate summary and raw data.
|
2008-05-27 |
Stefan Monnier |
(encode_coding_raw_text): Fix last change.
|
2008-05-27 |
Stefan Monnier |
(encode_coding_raw_text): Set coding->produced_char for all branches.
|
2008-05-27 |
Stefan Monnier |
Include font.h for --without-x.
|
2008-05-27 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-27 |
Juanma Barranquero |
(compute_metrics): Rewrite an "else { if () ... else ... }"
|
2008-05-27 |
Jason Rumney |
*** empty log message ***
|
2008-05-27 |
Jason Rumney |
(w32font_open_internal): Determine if glyph indices are likely to work here.
|
2008-05-27 |
Dan Nicolaescu |
* vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
|
2008-05-27 |
Chong Yidong |
(parse-time-months, parse-time-weekdays): Add long-form month and day names.
|
2008-05-27 |
Chong Yidong |
* calendar/parse-time.el (parse-time-months)
|
2008-05-27 |
Chong Yidong |
(draw_glyphs): If mouse-highlighting is on, attempt to draw overlap
|
2008-05-27 |
Chong Yidong |
* xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
|
2008-05-27 |
Glenn Morris |
*** empty log message ***
|
2008-05-27 |
Glenn Morris |
(update-elclist): Make errors in final sed non-fatal.
|
2008-05-27 |
Kenichi Handa |
*** empty log message ***
|
2008-05-27 |
Kenichi Handa |
(xfont_open): Fix calculation of font->average_width.
|
2008-05-27 |
Stefan Monnier |
(vc-string-prefix-p): New function.
|
2008-05-27 |
Stefan Monnier |
(casify_object): Try to guess better whether the argument is a byte or a char.
|
2008-05-27 |
Dan Nicolaescu |
Add todo.
|
2008-05-27 |
Dan Nicolaescu |
(vc-deduce-fileset): Replace implementation with one based on a
|
2008-05-27 |
Dan Nicolaescu |
(Problems): Remove fixed issues.
|
2008-05-27 |
Dan Nicolaescu |
(vc-make-backend-object): Fix name.
|
2008-05-27 |
Jeffrey C Honig |
* mh-e.el (mh-invisible-header-fields-internal): Remove Newsgroups
|
2008-05-26 |
Dan Nicolaescu |
(Problems): Remove fixed issues.
|
2008-05-26 |
Dan Nicolaescu |
(vc-cvs-status-extra-headers): Align labels.
|
2008-05-26 |
Dan Nicolaescu |
(vc-dir-child-files): New function.
|
2008-05-26 |
Dan Nicolaescu |
* vc.el (Problems): Remove fixed issues.
|
2008-05-26 |
Dan Nicolaescu |
(vc-resynch-window): Fix mode-line updating.
|
2008-05-26 |
Stefan Monnier |
(diff-context-mid-hunk-header-re): New const.
|
2008-05-26 |
Jason Rumney |
*** empty log message ***
|
2008-05-26 |
Jason Rumney |
(w32_weight_table): Remove unused variable.
|
2008-05-26 |
Andreas Schwab |
(vc-default-prettify-state-info): Fix formatting of an
|
2008-05-26 |
Andreas Schwab |
(x_reply_selection_request): Properly handle format ==
|
2008-05-26 |
Andreas Schwab |
(x_set_frame_alpha): Fix type mismatch.
|
2008-05-26 |
Jason Rumney |
*** empty log message ***
|
2008-05-26 |
Jason Rumney |
(w32font_text_extents): Zero whole metrics struct first.
|
2008-05-26 |
Andreas Schwab |
(tar-summarize-buffer): Comment fix.
|
2008-05-26 |
Jason Rumney |
*** empty log message ***
|
2008-05-26 |
Jason Rumney |
(w32font_text_extents): Zero whole metrics struct first.
|
2008-05-26 |
Miles Bader |
Fix date on merged ChangeLog entry
|
2008-05-26 |
Miles Bader |
Merge from emacs--rel--22
|
2008-05-26 |
Miles Bader |
Merge from gnus--devo--0
|
2008-05-26 |
Glenn Morris |
*** empty log message ***
|
2008-05-26 |
Glenn Morris |
(diary-ordinal-suffix): Declare for compiler.
|
2008-05-25 |
John Paul Wallington |
*** empty log message ***
|
2008-05-25 |
John Paul Wallington |
(proced-next-line, proced-previous-line): Avoid calling `next-line'
|
2008-05-25 |
Glenn Morris |
*** empty log message ***
|
2008-05-25 |
Glenn Morris |
Ed Reingold <reingold at emr.cs.iit.edu>
|
2008-05-25 |
Kenichi Handa |
*** empty log message ***
|
2008-05-25 |
Kenichi Handa |
(x_draw_glyph_string): Fix calculation of underline
|
2008-05-25 |
Kenichi Handa |
(x_draw_glyph_string): Fix calculation of underline
|
2008-05-25 |
Kenichi Handa |
*** empty log message ***
|
2008-05-25 |
Kenichi Handa |
(xftfont_open): Delete unused variable. If
|
2008-05-25 |
Kenichi Handa |
(ftxfont_open): Delete unused variable.
|
2008-05-25 |
Kenichi Handa |
(face_for_char): Optimize for the case of no charset property.
|
2008-05-25 |
Kenichi Handa |
(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
|
2008-05-24 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-24 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-24 |
Juanma Barranquero |
(edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,
|
2008-05-24 |
Stefan Monnier |
(proced-header-line): Use the :align-to 0 feature
|
2008-05-24 |
Glenn Morris |
New arch tag, since old one went to ChangeLog.13.
|
2008-05-24 |
Glenn Morris |
New file, split off from Changelog at the point of the unicode merge.
|
2008-05-24 |
Glenn Morris |
Move older stuff to ChangeLog.13.
|
2008-05-24 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-24 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-24 |
Alan Mackenzie |
(c-postprocess-file-styles): Throw an error if c-file-style is set to a
|
2008-05-24 |
Alan Mackenzie |
*** empty log message ***
|
2008-05-24 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-24 |
Eli Zaretskii |
Include dispextern.h.
|
2008-05-24 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-24 |
Glenn Morris |
*** empty log message ***
|
2008-05-24 |
Glenn Morris |
(update-elclist): New target, to update ELCFILES.
|
2008-05-24 |
Glenn Morris |
Ulf Jasper <ulf.jasper at web.de>
|
2008-05-24 |
Glenn Morris |
*** empty log message ***
|
2008-05-24 |
Glenn Morris |
Ulf Jasper <ulf.jasper at web.de>
|
2008-05-23 |
Dan Nicolaescu |
(vc-delete-file): Make sure the buffer is deleted and
|
2008-05-23 |
Stefan Monnier |
(vc-delete-file): Don't try to resynch the buffer.
|
2008-05-23 |
Stefan Monnier |
* textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
|
2008-05-23 |
Stefan Monnier |
(regexp-opt): Always return a properly-grouped regexp.
|
2008-05-23 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-23 |
Juanma Barranquero |
(capitalized-words-mode): Fix typos in docstring.
|
2008-05-23 |
Kenichi Handa |
*** empty log message ***
|
2008-05-23 |
Kenichi Handa |
*** empty log message ***
|
2008-05-23 |
Kenichi Handa |
Don't define the charset `emacs'
|
2008-05-23 |
Kenichi Handa |
*** empty log message ***
|
2008-05-23 |
Kenichi Handa |
(Qemacs, charset_emacs): New variables.
|
2008-05-23 |
Juanma Barranquero |
Fix typos.
|
2008-05-23 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-23 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-23 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-23 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-23 |
Juanma Barranquero |
(Fencode_char, Fsplit_char): Doc fixes.
|
2008-05-23 |
Jason Rumney |
*** empty log message ***
|
2008-05-23 |
Jason Rumney |
Remove includes that are already included by config.h
|
2008-05-23 |
Nick Roberts |
(gdb-enable-debug): New function.
|
2008-05-23 |
Nick Roberts |
*** empty log message ***
|
2008-05-23 |
Kenichi Handa |
*** empty log message ***
|
2008-05-23 |
Michael Olson |
custom.texi: Minor project settings fixes.
|
2008-05-23 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to draw underline within the current
|
2008-05-23 |
Kenichi Handa |
*** empty log message ***
|
2008-05-23 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to draw underline within the current
|
2008-05-23 |
Glenn Morris |
*** empty log message ***
|
2008-05-23 |
Glenn Morris |
(SOURCES): Remove, unused.
|
2008-05-23 |
Kenichi Handa |
*** empty log message ***
|
2008-05-23 |
Glenn Morris |
Spelling fix.
|
2008-05-23 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to update
|
2008-05-23 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to update
|
2008-05-23 |
Glenn Morris |
Spelling fix.
|
2008-05-23 |
Glenn Morris |
Spelling fix.
|
2008-05-23 |
Glenn Morris |
Spelling fix.
|
2008-05-23 |
Glenn Morris |
Spelling fix.
|
2008-05-23 |
Bill Wohler |
*** empty log message ***
|
2008-05-23 |
Bill Wohler |
(mh-invisible-header-fields-internal): Remove DKIM-Signature as it is
|
2008-05-23 |
Stefan Monnier |
(vc-bzr-revision-completion-table): Choose the right `:'.
|
2008-05-23 |
Kenichi Handa |
*** empty log message ***
|
2008-05-23 |
Kenichi Handa |
Delete unused variables and add casting for char *
|
2008-05-23 |
Kenichi Handa |
(ftfont_spec_pattern): Free charset if necessary.
|
2008-05-23 |
Stefan Monnier |
* minibuffer.el (completion-boundaries): Change calling convention, so
|
2008-05-23 |
Kenichi Handa |
(xfont_list_pattern): Free names returned from XListFonts.
|
2008-05-22 |
Jason Rumney |
*** empty log message ***
|
2008-05-22 |
Jason Rumney |
Don't include strings.h.
|
2008-05-22 |
Chong Yidong |
(image-mode-winprops): Add argument CLEANUP to prune
|
2008-05-22 |
Chong Yidong |
* image-mode.el (image-mode-winprops): Add argument CLEANUP to
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
*** empty log message ***
|
2008-05-22 |
Jason Rumney |
(msdos_stdcolor_idx): Use xstricmp.
|
2008-05-22 |
Jason Rumney |
(font_style_to_value, font_score): Use xstricmp.
|
2008-05-22 |
Jason Rumney |
(fs_query_fontset): Use xstricmp.
|
2008-05-22 |
Jason Rumney |
(xfont_list_pattern, compare_font_names): Use xstricmp.
|
2008-05-22 |
Kenichi Handa |
(font-show-log): Limit each listing to 20 items.
|
2008-05-22 |
Kenichi Handa |
(font-show-log): Limit each listing
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
(BASE_PURESIZE): Increaed to 1220000.
|
2008-05-22 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-22 |
Juanma Barranquero |
Remove Windows problem about the XPM image library being
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
(font_prop_validate_style): Adjusted for the format
|
2008-05-22 |
Miles Bader |
Merge from gnus--devo--0
|
2008-05-22 |
Stefan Monnier |
(completion-pcm--find-all-completions): Don't add pseudo-completions.
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
(x_update_menu_appearance): Call Ffont_xlfd_name with
|
2008-05-22 |
Stefan Monnier |
* minibuf.c (keys_of_minibuf): Delete.
|
2008-05-22 |
Stefan Monnier |
(icomplete-eoinput): Remove.
|
2008-05-22 |
Stefan Monnier |
(locate-dominating-file): Accept non-existing argument.
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
(font-weight-table, font-slant-table)
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
(ftfont_resolve_generic_family): Renamed from
|
2008-05-22 |
Kenichi Handa |
(Ffont_xlfd_name): EXFUN adjusted.
|
2008-05-22 |
Kenichi Handa |
(xfont_get_pcm): Change xassert to font_assert.
|
2008-05-22 |
Kenichi Handa |
(fontset_from_font, Ffontset_info): Add the 2nd arg in
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
Checking of FONT_DEBUG is moved to font.h. All calls of
|
2008-05-22 |
Kenichi Handa |
*** empty log message ***
|
2008-05-22 |
Kenichi Handa |
(font-show-log): New function.
|
2008-05-22 |
Kenichi Handa |
(script-representative-chars): Add more
|
2008-05-21 |
Stefan Monnier |
(completion-all-sorted-completions): New var.
|
2008-05-21 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-21 |
Juanma Barranquero |
Fix typo in comment.
|
2008-05-21 |
Roland Winkler |
* proced.el (proced-header-line): New variable and new function.
|
2008-05-21 |
Roland Winkler |
(proced-header-line): New variable and new function.
|
2008-05-21 |
Dan Nicolaescu |
(x_set_frame_alpha): Move declarations before
|
2008-05-21 |
Glenn Morris |
*** empty log message ***
|
2008-05-21 |
Glenn Morris |
Add placeholder for alpha frame parameter.
|
2008-05-21 |
Glenn Morris |
Fix whitespace in previous.
|
2008-05-21 |
Glenn Morris |
*** empty log message ***
|
2008-05-21 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
2008-05-21 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
2008-05-21 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
2008-05-21 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
2008-05-21 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
2008-05-21 |
Glenn Morris |
Seiji Zenitani <zenitani at mac.com>
|
2008-05-21 |
Glenn Morris |
*** empty log message ***
|
2008-05-21 |
Glenn Morris |
(c-postprocess-file-styles): Declare for compiler.
|
2008-05-21 |
Glenn Morris |
*** empty log message ***
|
2008-05-21 |
Glenn Morris |
Allow for parallel byte-compiling.
|
2008-05-21 |
Glenn Morris |
Use eshell-defgroup rather than defgroup.
|
2008-05-21 |
Glenn Morris |
(eshell-defgroup): New alias.
|
2008-05-21 |
Glenn Morris |
Require eshell, for eshell-defgroup.
|
2008-05-21 |
Glenn Morris |
No need for cl when compiling.
|
2008-05-21 |
Stefan Monnier |
(insert-kbd-macro): Use prin1-char.
|
2008-05-20 |
Jason Rumney |
*** empty log message ***
|
2008-05-20 |
Jason Rumney |
(add_font_entity_to_list): Don't add non-opentype
|
2008-05-20 |
Stefan Monnier |
(completion-boundaries): New function.
|
2008-05-20 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-20 |
Juanma Barranquero |
(Ffontset_info): Doc fix.
|
2008-05-20 |
Juanma Barranquero |
(syms-of-font) <font-encoding-alist>:
|
2008-05-20 |
Stefan Monnier |
(icomplete-completions): Don't use `predicate' with
|
2008-05-20 |
Juanma Barranquero |
Fix typo.
|
2008-05-20 |
Juanma Barranquero |
Fix typo.
|
2008-05-20 |
Juanma Barranquero |
Fix typo.
|
2008-05-20 |
Roland Winkler |
* proced.el (proced-goal-header-re): Renamed from
|
2008-05-20 |
Juanma Barranquero |
Fix typos.
|
2008-05-20 |
Roland Winkler |
(proced-goal-header-re): Renamed from proced-procname-column-regexp.
|
2008-05-20 |
Juanma Barranquero |
Fix typos.
|
2008-05-20 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-20 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-20 |
Kenichi Handa |
*** empty log message ***
|
2008-05-20 |
Kenichi Handa |
(obj): Fix previous change.
|
2008-05-20 |
Kenichi Handa |
*** empty log message ***
|
2008-05-20 |
Kenichi Handa |
Include font.h unconditionally.
|
2008-05-20 |
Kenichi Handa |
(Vfont_encoding_alist, find_font_encoding): Moved to
|
2008-05-20 |
Kenichi Handa |
(Vfont_encoding_alist, find_font_encoding): Moved from
|
2008-05-20 |
Kenichi Handa |
(find_font_encoding): Extern it.
|
2008-05-20 |
Kenichi Handa |
(main): Call syms_of_font unconditionally.
|
2008-05-20 |
Kenichi Handa |
(FONTSRC): Delete it. Change all $(FONTSRC) to
|
2008-05-20 |
Bill Wohler |
Remove "tiny change" from Sergey's entry. He has assigned past and
|
2008-05-20 |
Stefan Monnier |
(icomplete-simple-completing-p):
|
2008-05-20 |
Michael Olson |
lisp/ChangeLog: Update.
|
2008-05-20 |
Michael Olson |
files.el (project-find-settings-file): Change concat to expand-file-name.
|
2008-05-20 |
Stefan Monnier |
* xdisp.c (select_frame_for_redisplay): Adjust for last change to
|
2008-05-19 |
Michael Olson |
lisp/files.el: Remove trailing whitespace.
|
2008-05-19 |
Michael Olson |
etc/ChangeLog: Update.
|
2008-05-19 |
Michael Olson |
doc/emacs/ChangeLog: Update.
|
2008-05-19 |
Michael Olson |
lisp/ChangeLog: Update.
|
2008-05-19 |
Michael Olson |
Implement Project-local variables.
|
2008-05-19 |
Stefan Monnier |
* lisp.h (indirect_variable):
|
2008-05-19 |
Chong Yidong |
(wait_reading_process_output): Always check status when in batch mode.
|
2008-05-19 |
Chong Yidong |
* process.c (wait_reading_process_output): Always check status
|
2008-05-19 |
Stefan Monnier |
(destructuring-bind): Fix spec.
|
2008-05-19 |
Stefan Monnier |
(Finternal_complete_buffer): Typo.
|
2008-05-19 |
Stefan Monnier |
(Finternal_complete_buffer): Only strip out hidden buffers
|
2008-05-19 |
Kenichi Handa |
*** empty log message ***
|
2008-05-19 |
Kenichi Handa |
*** empty log message ***
|
2008-05-19 |
Kenichi Handa |
(font_list_entities): Fix handling of cache.
|
2008-05-19 |
Kenichi Handa |
(cs_iso8859_1): Deleted.
|
2008-05-19 |
Kenichi Handa |
(xftfont_open): Ajusted for the change of extra info
|
2008-05-19 |
Bill Wohler |
*** empty log message ***
|
2008-05-19 |
Bill Wohler |
(mh-mh-to-mime, mh-mh-to-mime-undo): Preserve modes when converting to
|
2008-05-19 |
Bill Wohler |
*** empty log message ***
|
2008-05-19 |
Bill Wohler |
(mh-invisible-header-fields-internal): Sort list in a case-insensitive
|
2008-05-19 |
Jay Belanger |
(calc-get-register): Fix problem when the Calc register is empty.
|
2008-05-19 |
Bill Wohler |
*** empty log message ***
|
2008-05-19 |
Bill Wohler |
(mh-find-path): Don't throw error if MH environment variable is being
|
2008-05-19 |
Bill Wohler |
(mh-mairix-regexp-builder): Add additional items to search string to
|
2008-05-19 |
Bill Wohler |
*** empty log message ***
|
2008-05-19 |
Bill Wohler |
(mh-mairix-regexp-builder): Add additional items to search string to
|
2008-05-19 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-19 |
Juanma Barranquero |
(font-weight-table): Fix typo in docstring.
|
2008-05-19 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-19 |
Juanma Barranquero |
(Fcoding_system_p): Rename argument to match docstring.
|
2008-05-18 |
Miles Bader |
Merge from emacs--rel--22
|
2008-05-18 |
Miles Bader |
Merge from gnus--devo--0
|
2008-05-18 |
Jay Belanger |
Mention register commands.
|
2008-05-18 |
Jay Belanger |
(Calc Summary): Mention register commands.
|
2008-05-18 |
Jay Belanger |
*** empty log message ***
|
2008-05-18 |
Jay Belanger |
(calc-r-prefix-help): Add help for register functions.
|
2008-05-18 |
Jay Belanger |
(calc-init-extensions): Add keybindings for `calc-copy-to-register'
|
2008-05-18 |
Jay Belanger |
(calc-register-alist): New variable.
|
2008-05-18 |
Dan Nicolaescu |
(Todo): Add known problems.
|
2008-05-18 |
Dan Nicolaescu |
(vc-dir-previous-directory): Rename from
|
2008-05-18 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Remove unused binding.
|
2008-05-18 |
Jay Belanger |
*** empty log message ***
|
2008-05-18 |
Jay Belanger |
(calc-kill): Make sure that only the stack is operated on.
|
2008-05-17 |
Glenn Morris |
Fix typos.
|
2008-05-17 |
Glenn Morris |
*** empty log message ***
|
2008-05-17 |
Glenn Morris |
(ezimage-use-images): Drop support for Emacs < 21 and simplify initial value.
|
2008-05-17 |
Glenn Morris |
*** empty log message ***
|
2008-05-17 |
Glenn Morris |
(elide-head-headers-to-hide): Handle GPLv3 format.
|
2008-05-17 |
Glenn Morris |
Fix comment typo.
|
2008-05-17 |
Glenn Morris |
*** empty log message ***
|
2008-05-17 |
Glenn Morris |
(top-level): Load auth-source when compiling.
|
2008-05-17 |
Glenn Morris |
*** empty log message ***
|
2008-05-17 |
Glenn Morris |
(fortran-font-lock-keywords-2): Add .eqv., .neqv.
|
2008-05-17 |
Glenn Morris |
*** empty log message ***
|
2008-05-17 |
Glenn Morris |
(child_setup_tty): Handle systems with NLDLY, without FFDLY.
|
2008-05-17 |
Andreas Schwab |
(vc-dir-mode-map): Fix M-down and M-up binding.
|
2008-05-17 |
Dan Nicolaescu |
*** empty log message ***
|
2008-05-17 |
Dan Nicolaescu |
(vc-annotate-show-diff-revision-at-line): Change
|
2008-05-17 |
Vinicius Jose Latorre |
menu-bar-select-buffer: Reinsert it as msb.el use it.
|
2008-05-17 |
Michael Olson |
Update ChangeLog
|
2008-05-17 |
Michael Olson |
edo: do not emit trailing newline
|
2008-05-17 |
John Paul Wallington |
*** empty log message ***
|
2008-05-16 |
John Paul Wallington |
(top-level): Revert previous change: require cl when compiling.
|
2008-05-16 |
Eric S. Raymond |
Use state prettyprinter in vc-dir buffers.
|
2008-05-16 |
John Paul Wallington |
*** empty log message ***
|
2008-05-16 |
John Paul Wallington |
(top-level): Don't require cl when compiling.
|
2008-05-16 |
Michael Albinus |
*** empty log message ***
|
2008-05-16 |
Michael Albinus |
* net/tramp.el (tramp-handle-write-region): Fix check for short
|
2008-05-16 |
Eric S. Raymond |
Improved extra-headers method for CVS.
|
2008-05-16 |
Eric S. Raymond |
Add extra-headers method for SVN.
|
2008-05-16 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-16 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-16 |
Eli Zaretskii |
(Ffile_attributes): Shut up GCC warnings about st_uid
|
2008-05-16 |
Eli Zaretskii |
frame.c (Fdelete_frame): Don't call font_update_drviers if
|
2008-05-16 |
Eric S. Raymond |
Clean up after granbbing CVS/Root info.
|
2008-05-16 |
Eric S. Raymond |
Extract and display the CVS repository.
|
2008-05-16 |
Eric S. Raymond |
Remove a very old comment.
|
2008-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-16 |
Juanma Barranquero |
(vc-sccs-create-tag): Fix typo in error message and pass backend arg.
|
2008-05-16 |
Juanma Barranquero |
(vc-rcs-create-tag): Fix typo in error message and pass backend arg.
|
2008-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-16 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-16 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-16 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-16 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-16 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-16 |
Stefan Monnier |
(parse_menu_item): Fix last change.
|
2008-05-16 |
Stefan Monnier |
(parse_menu_item): Do not cache key shortcut any more.
|
2008-05-16 |
Miles Bader |
Merge from emacs--rel--22
|
2008-05-16 |
Miles Bader |
Merge from gnus--devo--0
|
2008-05-16 |
Kenichi Handa |
*** empty log message ***
|
2008-05-15 |
Michael Albinus |
*** empty log message ***
|
2008-05-15 |
Michael Albinus |
* net/tramp.el: Load auth-source library.
|
2008-05-15 |
Jonathan Yavner |
*** empty log message ***
|
2008-05-15 |
Jonathan Yavner |
Add Shigeru Fukaya to SES authors list.
|
2008-05-15 |
Jonathan Yavner |
*** empty log message ***
|
2008-05-15 |
Jonathan Yavner |
* ses.el (ses-goto-print): Use move-to-column rather than
|
2008-05-15 |
Eric S. Raymond |
Snapshot primitives globally renamed to refer to tags, documentation updated.
|
2008-05-15 |
Eric S. Raymond |
Comment fix.
|
2008-05-15 |
Eric S. Raymond |
More elimination of buffer name dependencies.
|
2008-05-15 |
Eric S. Raymond |
Remove assumptions about buffer names.
|
2008-05-15 |
Eric S. Raymond |
Move vc-dir menu hook back to vc-dispatcher.
|
2008-05-15 |
Eric S. Raymond |
Fix an incorrect buffer name and remove an unneeded defalias.
|
2008-05-15 |
Kenichi Handa |
*** empty log message ***
|
2008-05-15 |
Kenichi Handa |
(font_find_for_lface): Reflect LFACE_FONT in the font
|
2008-05-15 |
Kenichi Handa |
*** empty log message ***
|
2008-05-15 |
Juanma Barranquero |
Fix typo in previous change.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-15 |
Glenn Morris |
Fix previous.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-15 |
Glenn Morris |
Fix previous.
|
2008-05-15 |
Kenichi Handa |
(ftfont_list): Downcase family name to check generic families.
|
2008-05-15 |
Glenn Morris |
*** empty log message ***
|
2008-05-15 |
Glenn Morris |
(vc-directory-resynch-file): Fix declaration.
|
2008-05-15 |
Glenn Morris |
(org-infojs-options-inbuffer-template): Fix declaration.
|
2008-05-15 |
Glenn Morris |
(declare-function): Add compat definition.
|
2008-05-15 |
Glenn Morris |
*** empty log message ***
|
2008-05-15 |
Glenn Morris |
(USAGE1, standard_args): Remove -disable-font-backend.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-15 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-15 |
Chong Yidong |
(init_alloc_once): Call init_weak_hash_tables.
|
2008-05-15 |
Chong Yidong |
(init_fns): Don't initialize weak_hash_tables here.
|
2008-05-15 |
Chong Yidong |
* fns.c (init_fns): Don't initialize weak_hash_tables here.
|
2008-05-15 |
John Paul Wallington |
*** empty log message ***
|
2008-05-15 |
John Paul Wallington |
(top-level): Don't require cl when compiling.
|
2008-05-15 |
John Paul Wallington |
*** empty log message ***
|
2008-05-15 |
John Paul Wallington |
(diff-current-defun): Use `buffer-local-value'.
|
2008-05-15 |
John Paul Wallington |
(archive-add-new-member): Use `derived-mode-p'.
|
2008-05-15 |
John Paul Wallington |
(ibuffer-interactive-filter-by-mode)
|
2008-05-15 |
Eric S. Raymond |
Eliminate exoensive (vc-expand-dirs) calls.
|
2008-05-15 |
Kenichi Handa |
(Finternal_set_lisp_face_attribute): Be sure to make a
|
2008-05-15 |
Kenichi Handa |
*** empty log message ***
|
2008-05-15 |
Kenichi Handa |
(Fnew_fontset): Call font_unparse_xlfd with 256-byte
|