2010-07-06 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
2010-07-06 |
Andreas Schwab |
Clean up movemail source
|
2010-07-06 |
Andreas Schwab |
* movemail.c: Add MAIL_USE_POP around prototypes.
|
2010-07-06 |
Dan Nicolaescu |
* src/ecrt0.c: Revert conversion to standard C.
|
2010-07-05 |
Chong Yidong |
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
|
2010-07-05 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
2010-07-05 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
2010-07-05 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
2010-07-05 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
2010-07-05 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
2010-07-05 |
Jan D |
Fix some bad prototypes and formatting after conversion from K&R declaration.
|
2010-07-05 |
Dan Nicolaescu |
* src/atimer.c: Use "" instead of <> for local includes for
|
2010-07-05 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
2010-07-04 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
2010-07-04 |
Stefan Monnier |
* src/lread.c (read1): Fix up last change to not mess up `c'.
|
2010-07-04 |
Juanma Barranquero |
* strftime.c: Revert conversion to standard C (revno:100708).
|
2010-07-04 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
|
2010-07-04 |
Juanma Barranquero |
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
|
2010-07-04 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
2010-07-04 |
Juanma Barranquero |
* net/dbus.el (dbus-send-signal): Declare function.
|
2010-07-04 |
Juanma Barranquero |
Fix comments and whitespace.
|
2010-07-04 |
Juanma Barranquero |
Fix more prototypes.
|
2010-07-04 |
Juanma Barranquero |
Fix prototypes.
|
2010-07-04 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Add optional argument
|
2010-07-04 |
Michael Albinus |
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-07-04 |
Dan Nicolaescu |
* lib-src/fakemail.c (action): Convert function definitions to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert function definitions in oldXMenu to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert function definitions in lwlib files to standard C.
|
2010-07-03 |
Eli Zaretskii |
ebrowse.c (check_namespace): Fix indentation.
|
2010-07-03 |
Eli Zaretskii |
Fix menu bar and colors on MS-DOS.
|
2010-07-03 |
Andreas Schwab |
Fix invalid cast
|
2010-07-03 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|
2010-07-03 |
Eli Zaretskii |
Fix setting colors on MS-DOS frames.
|
2010-07-03 |
Eli Zaretskii |
Fix menu bar display on MS-DOS.
|
2010-07-03 |
Eli Zaretskii |
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
|
2010-07-03 |
Juanma Barranquero |
Fix prototypes.
|
2010-07-03 |
Chong Yidong |
Fix typo in last change.
|
2010-07-03 |
Chong Yidong |
Take note of mouse dragging changes in NEWS.
|
2010-07-03 |
Chong Yidong |
Simplify mouse-dragging implementation.
|
2010-07-03 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-02 |
Juri Linkov |
* lisp/autoinsert.el (auto-insert-alist): Fix readability
|
2010-07-02 |
Juri Linkov |
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
|
2010-07-02 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
2010-07-02 |
Juanma Barranquero |
* config.nt (__P): Remove.
|
2010-07-02 |
Chong Yidong |
Replace delete-backward-char Lisp calls in Viper (Bug#6552).
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS build due to removal of P_.
|
2010-07-02 |
Eli Zaretskii |
Fix the MS-DOS build due to removal of P_.
|
2010-07-02 |
Jan D |
Remove __P.
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-07-02 |
Jan D |
Remove P_ and __P macros.
|
2010-07-02 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
2010-07-02 |
Dan Nicolaescu |
Cleanup old code.
|
2010-07-01 |
Jan D |
* window.c (Fwindow_absolute_pixel_edges): Doc fix.
|
2010-07-01 |
Mark A. Hershberger |
2010-07-01 Mark A. Hershberger <mah@everybody.org>
|
2010-07-01 |
Jan D |
New functions that return window edges with absolute coords (bug#5721).
|
2010-07-01 |
Jan D |
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
|
2010-07-01 |
Jan D |
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
|
2010-07-01 |
Jan D |
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
|
2010-07-01 |
Chong Yidong |
* ruler-mode.el (ruler--save-header-line-format): Fix typos.
|
2010-07-01 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
2010-07-01 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
2010-06-30 |
Andreas Schwab |
Avoid erroneous syscalls
|
2010-06-30 |
Andreas Schwab |
Fix typo
|
2010-06-30 |
Andreas Schwab |
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
|
2010-06-30 |
Chong Yidong |
Don't always set ruler-mode-header-line-format-old (Bug#5370).
|
2010-06-30 |
Jan D |
Improve doc for system font things. Return font regardless of use_system_font.
|
2010-06-30 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
2010-06-30 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
2010-06-30 |
Kenichi Handa |
merge trunk
|
2010-06-29 |
Kenichi Handa |
merge trunk
|
2010-06-30 |
Glenn Morris |
Remove comment that is no longer true.
|
2010-06-30 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
2010-06-30 |
Glenn Morris |
Fix some whitespace in previous.
|
2010-06-30 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
2010-06-30 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
2010-06-30 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
2010-06-29 |
Chong Yidong |
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
|
2010-06-29 |
Jan D |
Fix some compilation errors in nsfns.c
|
2010-06-28 |
Jan D |
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
|
2010-06-28 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
2010-06-28 |
Jan D |
Mention bug number
|
2010-06-28 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
2010-06-28 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
2010-06-28 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
2010-06-28 |
Kenichi Handa |
merge trunk
|
2010-06-24 |
Kenichi Handa |
merge trunk
|
2010-06-28 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
2010-06-27 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
2010-06-27 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
|
2010-06-27 |
Chong Yidong |
* startup.el (command-line): Recognize "0" X resource value.
|
2010-06-27 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
2010-06-26 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
2010-06-26 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
2010-06-26 |
Eli Zaretskii |
Revert revno 100646 (fixed in emacs-23 branch).
|
2010-06-26 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
2010-06-26 |
Eli Zaretskii |
PROBLEMS: Update Cygwin-related info regarding GCC versions.
|
2010-06-26 |
Romain Francoise |
Cherry-pick commit 8bd9308 from the org-mode Git repository.
|
2010-06-26 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
2010-06-25 |
Chong Yidong |
Revert last change.
|
2010-06-25 |
Chong Yidong |
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
|
2010-06-25 |
Agustin martin |
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
|
2010-06-25 |
Agustin martin |
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
|
2010-06-25 |
Agustin martin |
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
|
2010-06-25 |
Chong Yidong |
Add redisplay test for image and overlay string interaction.
|
2010-06-24 |
Juri Linkov |
* lisp/minibuffer.el (completions-format): Change default from nil to
|
2010-06-24 |
Juri Linkov |
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
|
2010-06-24 |
Chong Yidong |
Don't issue kmacro hint if echo area is in use (Bug#3412).
|
2010-06-24 |
Juanma Barranquero |
lib-src/movemail.c (error): Avoid warning when there are no args.
|
2010-06-24 |
Juanma Barranquero |
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
|
2010-06-22 |
Mark A. Hershberger |
(none)
|
2010-06-22 |
Mark A. Hershberger |
Add in some useful convenience functions for handling HTTP.
|
2010-06-22 |
Jan D. |
Hide scroll bar when window is too small to avoid Gtk+ warning.
|
2010-06-22 |
Glenn Morris |
Minor simplification.
|
2010-06-22 |
Jan D. |
Don't use font names from GConf if font backend can't handle it (bug#6478).
|
2010-06-22 |
Glenn Morris |
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.
|
2010-06-22 |
Glenn Morris |
Add some utf-8 coding cookies.
|
2010-06-22 |
Jan D. |
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
|
2010-06-21 |
Karl Fogel |
* lisp/simple.el (compose-mail): Fix doc string to refer to
|
2010-06-21 |
Alan Mackenzie |
Fix an indentation bug:
|
2010-06-21 |
Glenn Morris |
* INSTALL: Info files are compressed by default.
|
2010-06-20 |
Eli Zaretskii |
Avoid recentering when lines differ in their height.
|
2010-06-20 |
Chong Yidong |
Tweaks to package list UI.
|
2010-06-19 |
Chong Yidong |
Add preliminary describe-package functionality, and some cleanup.
|
2010-06-19 |
Eli Zaretskii |
xdisp.c (try_scrolling): Fix last change.
|
2010-06-19 |
Eli Zaretskii |
Fix occasional recentering under scroll-conservatively.
|
2010-06-19 |
Glenn Morris |
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
|
2010-06-18 |
Stefan Monnier |
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
|
2010-06-17 |
Juri Linkov |
Fix revert-buffer functionality of Help mode and Info.
|
2010-06-17 |
Dan Nicolaescu |
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
|
2010-06-17 |
Agustin martin |
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
|
2010-06-17 |
Juanma Barranquero |
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
|
2010-06-17 |
Juanma Barranquero |
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
|
2010-06-17 |
Chong Yidong |
Merge package.el, written by Tom Tromey <tromey@redhat.com>.
|
2010-06-17 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
|
2010-06-16 |
Jay Belanger |
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
|
2010-06-16 |
Juri Linkov |
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
|
2010-06-16 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
|
2010-06-16 |
Stefan Monnier |
Merge from emacs-23
|
2010-06-16 |
Stefan Monnier |
* src/lread.c (read1): Phase out old-style backquotes a bit more.
|
2010-06-16 |
Agustin martin |
ispell.el: Fix portuguese casechars/not-casechars for missing 'çÇ'. (bug#6434).
|
2010-06-16 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-major-mode): Rename from
|
2010-06-15 |
Juanma Barranquero |
* etc/NEWS.1-17: Fix typos.
|
2010-06-15 |
Glenn Morris |
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
|
2010-06-15 |
Stefan Monnier |
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
|
2010-06-15 |
Glenn Morris |
* etc/NEWS: appt-add.
|
2010-06-15 |
Glenn Morris |
Tweak previous change.
|
2010-06-15 |
Glenn Morris |
Close bug#5176.
|
2010-06-12 |
Chong Yidong |
* INSTALL: Update font information (Bug#6389).
|
2010-06-12 |
Glenn Morris |
Close bug#6361.
|
2010-06-12 |
Glenn Morris |
Close bug#6406.
|
2010-06-12 |
Glenn Morris |
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
|
2010-06-12 |
Glenn Morris |
Close bug#6408.
|
2010-06-10 |
Glenn Morris |
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
|
2010-06-10 |
Glenn Morris |
Doc typo fixes.
|
2010-06-10 |
Glenn Morris |
* INSTALL: General update.
|
2010-06-15 |
Michael Albinus |
* auth-source.el (auth-source-pick): If choice does not contain a
|
2010-06-15 |
Juanma Barranquero |
* facemenu.el (list-colors-sort): Doc fix.
|
2010-06-15 |
Glenn Morris |
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
|
2010-06-14 |
Juri Linkov |
Add sort option `list-colors-sort'. (Bug#6332)
|
2010-06-14 |
Juri Linkov |
* compare-w.el: Move to the "vc" subdirectory.
|
2010-06-14 |
Stefan Monnier |
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
|
2010-06-14 |
Stefan Monnier |
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
|
2010-06-13 |
Juanma Barranquero |
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
|
2010-06-13 |
Eli Zaretskii |
bidi.c (bidi_mirror_char): Fix commentary.
|
2010-06-13 |
Eli Zaretskii |
Use Unicode database for attribute tables in bidi.c.
|
2010-06-12 |
Eli Zaretskii |
Use BidiMirroring.txt for mirroring characters in bidi context.
|
2010-06-12 |
Eli Zaretskii |
Derive bidi type table from UnicodeData.txt.
|
2010-06-12 |
Romain Francoise |
Synch with Gnus trunk.
|
2010-06-12 |
Chong Yidong |
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
|
2010-06-12 |
Chong Yidong |
Add all rgb.txt color names to x-colors.
|
2010-06-12 |
Eli Zaretskii |
Fix bug #6409.
|
2010-06-12 |
Eli Zaretskii |
Fix bug #6396.
|
2010-06-12 |
Romain Francoise |
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
|
2010-06-12 |
Michael Albinus |
* net/tramp.el (tramp-remote-process-environment): Protect version
|
2010-06-12 |
Glenn Morris |
* Makefile.in (install-arch-indep): Delete any old info .gz files first.
|
2010-06-11 |
Juanma Barranquero |
Fix Windows makefiles to adapt to lisp/vc reorganization.
|
2010-06-11 |
Juanma Barranquero |
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
|
2010-06-11 |
Juri Linkov |
* lisp/finder.el (finder-known-keywords): Add keyword "vc"
|
2010-06-11 |
Juri Linkov |
Move version control related files to the "vc" subdirectory.
|
2010-06-11 |
Chong Yidong |
Fix for comint-password-prompt-regexp (Bug#6367).
|
2010-06-11 |
Stephen Eglen |
Bind `shell-resync-dirs' to M-RET in *shell* buffers.
|
2010-06-11 |
Glenn Morris |
* INSTALL: Revert previous accidental commit.
|
2010-06-11 |
Glenn Morris |
Make compressing the info files optional.
|
2010-06-10 |
Michael Albinus |
* notifications.el: Move file from lisp/net, because it is
|
2010-06-10 |
Michael Albinus |
* net/notifications.el (notifications-on-action-signal)
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Glenn Morris |
* admin/notes/newfile: Update.
|
2010-06-10 |
Glenn Morris |
Minor authors.el update.
|
2010-06-10 |
Glenn Morris |
* Makefile.in (install-arch-indep): Gzip the info files too.
|
2010-06-10 |
Glenn Morris |
* src/editfns.c (Fbyte_to_string): Pacify compiler.
|
2010-06-10 |
Glenn Morris |
* make-dist: Remove references to non-existent directories and files.
|
2010-06-10 |
Glenn Morris |
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
|
2010-06-10 |
Glenn Morris |
Minor update for Acknowledgments in manual.
|
2010-06-10 |
Glenn Morris |
Fix ChangeLog attribution.
|
2010-06-10 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
2010-06-10 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Andreas Schwab |
Conflict resolution fixup
|
2010-06-09 |
Andreas Schwab |
Merge from emacs-23
|
2010-06-09 |
Stefan Monnier |
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
|
2010-06-09 |
Stefan Monnier |
* lisp/emacs-lisp/advice.el (ad-compile-function):
|
2010-06-09 |
Stefan Monnier |
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
|
2010-06-08 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
2010-06-08 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
2010-06-08 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
|
2010-06-07 |
Stefan Monnier |
* lisp/net/rcirc.el: Add support for password authentication.
|
2010-06-05 |
Juanma Barranquero |
* net/dbus.el: Fix typos and declare function.
|
2010-06-04 |
Chong Yidong |
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
|
2010-06-03 |
Andreas Schwab |
Add bug number
|
2010-06-03 |
Andreas Schwab |
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
|
2010-06-03 |
Chong Yidong |
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
|
2010-06-03 |
Juanma Barranquero |
Fix typos.
|
2010-06-03 |
Glenn Morris |
Close bug#6336.
|
2010-06-02 |
Chong Yidong |
Better doc fix for Bug#6283.
|
2010-06-02 |
Chong Yidong |
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
|
2010-06-02 |
Dan Nicolaescu |
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
2010-06-08 |
Katsumi Yamaoka |
Merge from mainline.
|